Back to Agno

Test Log: customize

cookbook/05_agent_os/customize/TEST_LOG.md

2.6.4978 B
Original Source

Test Log: customize

Tests not yet run. Run each file and update this log.

custom_fastapi_app.py

Status: PENDING

Description: Example AgentOS app with a custom FastAPI app with basic routes.


custom_health_endpoint.py

Status: PENDING

Description: Example AgentOS app with a custom health endpoint.


custom_lifespan.py

Status: PENDING

Description: Example AgentOS app where the agent has a custom lifespan.


handle_custom_events.py

Status: PENDING

Description: Example for AgentOS to show how to generate custom events.


override_routes.py

Status: PENDING

Description: Example AgentOS app with a custom FastAPI app with conflicting routes.


pass_dependencies_to_agent.py

Status: PENDING

Description: Example for AgentOS to show how to pass dependencies to an agent.


update_from_lifespan.py

Status: PENDING

Description: Update From Lifespan.