Expand description
Provider-specific adapters for different LLM APIs
Enums§
- Provider
- Supported LLM API providers
- Tool
Format - Different tool definition formats used by providers
Functions§
- build_
enforced_ tool_ request - Build a request that enforces a specific tool call (like pydantic AI / luagent pattern)
- build_
request_ with_ tools - Helper to build request bodies with tools for different providers