feat: support pydantic models in tool uploads + patch dict/list types (#2112)
This commit is contained in:
1
.github/workflows/tests.yml
vendored
1
.github/workflows/tests.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user