Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
agentos-session
command
|
|
|
examples/a2a_server
command
|
|
|
examples/agent_with_guardrails
command
|
|
|
examples/agentos_multi_instance
command
|
|
|
examples/agentos_server
command
|
|
|
examples/claude_agent
command
|
|
|
examples/deepseek_agent
command
|
|
|
examples/gemini_agent
command
|
|
|
examples/glm_agent
command
|
|
|
examples/googlesheets_example
command
|
|
|
examples/groq_agent
command
|
|
|
examples/knowledge_api
command
|
|
|
examples/knowledge_loader_demo
command
|
|
|
examples/learning_agent
command
|
|
|
examples/logfire_observability
command
|
|
|
examples/mcp_custom_binary
command
|
|
|
examples/mcp_demo
command
|
|
|
examples/modelscope_agent
command
|
|
|
examples/ollama_agent
command
|
|
|
examples/rag_demo
command
|
|
|
examples/search_agent
command
|
|
|
examples/simple_agent
command
|
|
|
examples/storage_control
command
|
|
|
examples/surreal_demo
command
|
|
|
examples/team_demo
command
|
|
|
examples/tool_hooks_agent
command
Example: Agent with Tool Execution Hooks This example demonstrates how to use tool hooks to monitor and control tool execution.
|
Example: Agent with Tool Execution Hooks This example demonstrates how to use tool hooks to monitor and control tool execution. |
|
examples/workflow_demo
command
|
|
|
examples/workflow_history
command
|
|
|
vectordb_migrate
command
|
|
|
examples
|
|
|
batch_upsert
command
|
|
|
providers/together
command
|
|
|
reasoning
command
|
|
|
internal
|
|
|
pkg
|
|
|
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. |
|
agentgo/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. |
|
agentgo/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. |
|
agentgo/utils
Package utils provides utility functions for the agno framework utils 包为 agno 框架提供工具函数
|
Package utils provides utility functions for the agno framework utils 包为 agno 框架提供工具函数 |
|
agentos/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.