Module provider

Module provider 

Source
Expand description

Provider-specific adapters for different LLM APIs

Enums§

Provider
Supported LLM API providers
ToolFormat
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