feat: support pydantic models in tool uploads + patch dict/list types (#2112)

This commit is contained in:
Charles Packer
2024-11-30 10:09:03 -08:00
committed by GitHub
parent 58ec6238a8
commit 6be2000eda
26 changed files with 1173 additions and 53 deletions

View File

@@ -32,6 +32,7 @@ jobs:
- "test_agent_tool_graph.py"
- "test_tool_execution_sandbox.py"
- "test_utils.py"
- "test_tool_schema_parsing.py"
services:
qdrant:
image: qdrant/qdrant