[ { "id": "main-agent", "name": "Main Agent", "db_id": "c6bf0644-feb8-4930-a305-380dae5ad6aa", "model": { "name": "OpenAIChat", "model": "gpt-4o", "provider": "OpenAI" }, "sessions": { "session_table": "agno_sessions" }, "knowledge": { "knowledge_table": "main_knowledge" }, "system_message": { "markdown": true, "add_datetime_to_context": true } } ]
Retrieve a comprehensive list of all agents configured in this OS instance.
Returns:
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
List of agents retrieved successfully
Show child attributes
Name of the model
Model identifier
Model provider name
Was this page helpful?