-
Notifications
You must be signed in to change notification settings - Fork 78
Open
Labels
Description
OpenAI recommends the use of Responses API instead of Chat Completions for new projects. Let's add support for it for all OpenAI-related plugins so that we support both chat completions and responses. More information https://platform.openai.com/docs/guides/migrate-to-responses
Update:
- LanguageModelFailurePlugin
- LanguageModelRateLimitingPlugin
- OpenAITelemetryPlugin
- OpenAIUsageDebuggingPlugin
- OpenAIMockResponsePlugin