Skip to content

[Feat]Support alternative openai compatible llm providers #42

@sushen123

Description

@sushen123

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions