Skip to content

Adds Open-AI compatible provider #4270

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 30, 2025

Conversation

axosoft-ramint
Copy link
Contributor

Adds a new provider that mimics the OpenAI provider class with the difference being that a user-provider URL is required when configuring it.

Moves/renames the existing "OpenAICompatibleProvider" base class to "OpenAICompatibleProviderBase"

Closes #4263

Moves/renames existing "OpenAICompatibleProvider" base class to "OpenAICompatibleProviderBase"
Copy link
Member

@eamodio eamodio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@axosoft-ramint axosoft-ramint merged commit 1c04016 into main Apr 30, 2025
3 checks passed
@axosoft-ramint axosoft-ramint deleted the feature/openai-compatible-provider branch April 30, 2025 21:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add OpenAI compatible provider option to provider list
2 participants