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

Support a unified API (such as LiteLLM) for all LLM providers / models #470

Open
omri374 opened this issue May 17, 2024 · 0 comments
Open

Comments

@omri374
Copy link

omri374 commented May 17, 2024

Spacy-LLM currently supports a number of LLM providers, either through huggingface, langchain or REST API.
Any thoughts on introducing a unified API provider, such as https://github.com/BerriAI/litellm, to be able to support additional ones? This would reduce the need to maintain a large number of integrations, and would allow users to use additional LLM providers. Happy to work on a PR to this if you think it's a good idea.

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

No branches or pull requests

1 participant