Back to Agno

Test Log: middleware

cookbook/05_agent_os/middleware/TEST_LOG.md

2.6.41.1 KB
Original Source

Test Log: middleware

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

agent_os_with_custom_middleware.py

Status: PENDING

Description: This example demonstrates how to add custom middleware to your AgentOS application.


agent_os_with_jwt_middleware.py

Status: PENDING

Description: This example demonstrates how to use our JWT middleware with AgentOS.


agent_os_with_jwt_middleware_cookies.py

Status: PENDING

Description: This example demonstrates how to use JWT middleware with cookies instead of Authorization headers.


custom_fastapi_app_with_jwt_middleware.py

Status: PENDING

Description: This example demonstrates how to use our JWT middleware with your custom FastAPI app.


extract_content_middleware.py

Status: PENDING

Description: Example for AgentOS to show how to extract content from a response and send it to a notification service.


guardrails_demo.py

Status: PENDING

Description: Example demonstrating how to use guardrails with an Agno Agent.