Skip to content
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

OpenAI compatibility for open source models #370

Open
DarinShapiroMS opened this issue May 1, 2024 · 0 comments
Open

OpenAI compatibility for open source models #370

DarinShapiroMS opened this issue May 1, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@DarinShapiroMS
Copy link

Having a OpenAI compatible endpoints would make it easier for developers to use different models with the same code base.

Describe the solution you'd like
Beyond just having the compatible endpoints, it should also be payload compatible for things like function calling and image upload. I've seen the Json payload vary for both of those with different open-source models.

Describe alternatives you've considered
Using a tool like LiteLLM to host the OpenAI compatible endpoints is what I use now, and it works with any models I can host with Ollama, for example.

@DarinShapiroMS DarinShapiroMS added the enhancement New feature or request label May 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants