llm-answer-engine icon indicating copy to clipboard operation
llm-answer-engine copied to clipboard

Please add LiteLLM to this project

Open Greatz08 opened this issue 1 year ago • 2 comments

This project is pretty great BUT we need more options to use different LLM's.You don't have to worry about creating a solution which supports 100+ LLM easily as LiteLLM is another foss project which is capable of doing this task for you. Project LiteLLM link - https://github.com/BerriAI/litellm Adding LiteLLM will be big win for the project as many will be easily able to use many more LLM easily which everyone wants and project will require 3 major parameters from user like base url,model name,api key that's all and with open ai api general structure it can query and give back result for the query.Many big projects have started adding support for this project in there project to make things advanced in easier way so study it and after that if you have any query you can ask them they are pretty responsive plus if u want to know more about my personal experience of using it with other great projects like flowise then I can tell you that too in detail.

Greatz08 avatar Apr 02 '24 02:04 Greatz08

Thank you - I am currently working on a few new features that I will be adding hopefully this weekend. Once those are done, I will take a closer look at this. Great suggestion.

developersdigest avatar Apr 02 '24 03:04 developersdigest

@developersdigest nice :-)) hope to see great development in this awesome project

Greatz08 avatar Apr 03 '24 02:04 Greatz08

Circling back to this - to accomplish that I am planning on adding AI Gateway instead of LiteLLM

AI Gateway has support for the following: OpenAI, Azure OpenAI, Anyscale, Google Gemini & Palm, Anthropic, Cohere, Together AI, Perplexity, Mistral, Nomic, AI21, Stability AI, DeepInfra, Ollama and more.

More details here: https://github.com/Portkey-AI/gateway

Thank you for your support and sparking this idea!

developersdigest avatar Apr 16 '24 02:04 developersdigest

Circling back to this - to accomplish that I am planning on adding AI Gateway instead of LiteLLM

AI Gateway has support for the following: OpenAI, Azure OpenAI, Anyscale, Google Gemini & Palm, Anthropic, Cohere, Together AI, Perplexity, Mistral, Nomic, AI21, Stability AI, DeepInfra, Ollama and more.

More details here: https://github.com/Portkey-AI/gateway

Thank you for your support and sparking this idea!

Why Gateway instead of LiteLLM?

NeverOccurs avatar Apr 16 '24 08:04 NeverOccurs