Skip to content

Python API reference

ravnar.agents

Agent

Agent base class

get_capabilities()

The capabilities of the agent.

get_quick_prompts()

The quick prompts of the agent.

AgnoAgentWrapper

Agno agent wrapper

PydanticAiAgentWrapper

Pydantic AI agent wrapper

get_capabilities()

The capabilities of the agent.

get_quick_prompts()

The quick prompts of the agent.

SSEAgent

SSE Agent

ravnar.authenticators

Authenticator

Authenticator base class

BearerTokenAuthenticator

Bearer Token Authenticator

DebugAuthenticator

Debug Authenticator

ForwardedUserAuthenticator

Forwarded User Authenticator

OIDCTokenValidator

OIDC Token Validator

ravnar.observability

StructlogSpanExporter

structlog span exporter