Directories
¶
| Path | Synopsis |
|---|---|
|
agentgo
|
|
|
models/fallback
Package fallback provides a Model implementation that chains multiple models together, falling back to the next model when one fails with a retryable error.
|
Package fallback provides a Model implementation that chains multiple models together, falling back to the next model when one fails with a retryable error. |
|
structured
Package structured provides utilities for generating JSON Schema from Go structs and parsing model responses into typed values.
|
Package structured provides utilities for generating JSON Schema from Go structs and parsing model responses into typed values. |
|
tools/agenttool
Package agenttool wraps an Agent as a Toolkit, allowing one agent to be invoked as a tool by another agent.
|
Package agenttool wraps an Agent as a Toolkit, allowing one agent to be invoked as a tool by another agent. |
|
utils
Package utils provides utility functions for the agno framework utils 包为 agno 框架提供工具函数
|
Package utils provides utility functions for the agno framework utils 包为 agno 框架提供工具函数 |
|
a2a
Package a2a implements the Agent-to-Agent (A2A) communication protocol based on JSON-RPC 2.0 standard.
|
Package a2a implements the Agent-to-Agent (A2A) communication protocol based on JSON-RPC 2.0 standard. |
Click to show internal directories.
Click to hide internal directories.