Skip to content

Adds Open-AI compatible provider#4270

Merged
ramin-t merged 1 commit intomainfrom
feature/openai-compatible-provider
Apr 30, 2025
Merged

Adds Open-AI compatible provider#4270
ramin-t merged 1 commit intomainfrom
feature/openai-compatible-provider

Conversation

@ramin-t
Copy link
Contributor

@ramin-t ramin-t commented Apr 30, 2025

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"
@ramin-t ramin-t requested a review from eamodio April 30, 2025 15:24
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:

@ramin-t ramin-t merged commit 1c04016 into main Apr 30, 2025
3 checks passed
@ramin-t ramin-t 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