feat(tools): implement extended tool definitions with native Pydantic…#24
Open
Leoyzen wants to merge 5 commits into
Open
feat(tools): implement extended tool definitions with native Pydantic…#24Leoyzen wants to merge 5 commits into
Leoyzen wants to merge 5 commits into
Annotations
4 errors
|
|
|
src/agentpool/agents/native_agent/agent.py#L661
src\agentpool\agents\native_agent\agent.py:661:18: F821 Undefined name `agent_deps`
|
|
src/agentpool/agents/native_agent/agent.py#L17
src\agentpool\agents\native_agent\agent.py:17:31: F401 `pydantic_ai.tools.ToolDefinition` imported but unused
help: Remove unused import: `pydantic_ai.tools.ToolDefinition`
|
|
src/agentpool/agents/native_agent/agent.py#L15
src\agentpool\agents\native_agent\agent.py:15:82: F401 `pydantic_ai.RunContext` imported but unused
help: Remove unused import: `pydantic_ai.RunContext`
|
The logs for this run have expired and are no longer available.
Loading