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

Add support for other commercial models #145

Open
kasnerz opened this issue Nov 6, 2024 · 1 comment
Open

Add support for other commercial models #145

kasnerz opened this issue Nov 6, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@kasnerz
Copy link
Collaborator

kasnerz commented Nov 6, 2024

https://ai.google.dev/gemini-api/docs

https://docs.anthropic.com/en/api/getting-started

Edit: I would be great to use a single library for all the models. Potentially this one? https://github.com/BerriAI/litellm

@kasnerz kasnerz added the enhancement New feature or request label Nov 6, 2024
@kasnerz kasnerz changed the title Add support for other commercial models - Gemini, Claude Add support for other commercial models Nov 6, 2024
@oplatek
Copy link
Member

oplatek commented Nov 27, 2024

This is a useful library
https://github.com/andrewyng/aisuite

It supports OpenAI, vLLM OpenAI client (because it supports OpenAI API), and Ollama.

The only remaining question is if it supports extra arguments needed for structured decoding with OpenAI and vLLM

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