Describe the solution you'd like
OpenAI suggests that people use responses API for new projects. LiteLLM already has support for responses API with fallback to completions API when not supported.
Are there any plans on adding support for responses API instead of chat completions api only?
Describe the solution you'd like
OpenAI suggests that people use responses API for new projects. LiteLLM already has support for responses API with fallback to completions API when not supported.
Are there any plans on adding support for responses API instead of chat completions api only?