You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: