Add support for Bard, Anthropic, Cohere, Azure, OpenAI Models - using litellm#503
Add support for Bard, Anthropic, Cohere, Azure, OpenAI Models - using litellm#503ishaan-jaff wants to merge 1 commit intozilliztech:devfrom
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: ishaan-jaff The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
Welcome @ishaan-jaff! It looks like this is your first PR to zilliztech/GPTCache 🎉 |
|
@cxie @SimFG @xiaofan-luan saw adding new LLM models was on the roadmap, made a PR to integrate with liteLLM which adds new LLM models. if this looks good would love to add support to GPTCache |
|
@ishaan-jaff thanks for your pr, please make the dev branch as the target |
|
what would next steps on this PR be? @ishaan-jaff @SimFG |
|
@ishaan-jaff please add some test cases for your pull request |
I'm the maintainer of litellm https://github.com/BerriAI/litellm - a simple & light package to call Bard, Anthropic, Cohere, Azure, OpenAI LLM Models
This PR adds support for models from all the above mentioned providers, in this pr I made a new adapter called litellm.py
Here's a sample of how it's used: