mirror of
https://github.com/tiennm99/litellm.git
synced 2026-06-27 15:08:07 +00:00
5899e909fd
- Rename "Agentic Research API" to "Agent API" Expand - supported Responses API parameters - Fix function tool handling to pass custom function tools through unchanged instead of heuristically mapping them. -Update model registry with current Perplexity models and presets - Add Function Calling and Structured Outputs documentation sections. - Unit tests for transformation logic.