Remove tool calls for which there are no results in subsequent user messages.

This commit is contained in:
Mario Zechner 2025-10-01 22:18:30 +02:00
parent 0e932a97df
commit 51f5448a5c
4 changed files with 169 additions and 29 deletions

View file

@ -6,6 +6,7 @@ A collection of tools for managing LLM deployments and building AI agents.
- **[@mariozechner/pi-ai](packages/ai)** - Unified multi-provider LLM API
- **[@mariozechner/pi-tui](packages/tui)** - Terminal UI library with differential rendering
- **[@mariozechner/pi](packages/browser-extension)** - CLI for managing vLLM deployments on GPU pods
- **[@mariozechner/pi-agent](packages/agent)** - General-purpose agent with tool calling and session persistence
- **[@mariozechner/pi](packages/pods)** - CLI for managing vLLM deployments on GPU pods