-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Labels
enhancementNew feature or requestNew feature or request
Description
What do we need?
Quick Replies currently supports OpenAI, but many openai compatible providers follow the same API format.
To allow flexibility, we need to add a single input field for an OpenAI-compatible API URL. This should work alongside the existing OpenAI API key and model fields without requiring separate configurations.
Acceptance Criteria
- Add a single input field for an open ai compatible api url.
- The existing Openai api key and model fields should be used for openai compatible providers.
- If a custom api url is provided, requests should be directed to it instead of the default OpenAI API.
- Quick Replies should function correctly with alternative providers following OpenAI’s API schema.
Relevant ScreenShots
No response
Further Comments
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request