tree-of-thoughts icon indicating copy to clipboard operation
tree-of-thoughts copied to clipboard

Adding support for Cohere, Replicate, PaLM

Open krrishdholakia opened this issue 11 months ago • 1 comments

Hi @kyegomez ,

Noticed you're calling Anthropic and OpenAI. I'm working on litellm (simple library to standardize LLM API Calls - https://github.com/BerriAI/litellm) and was wondering if we could be helpful.

Added support for PaLM, Llama2, and Cohere with the LiteLanguageModel class

Would love to know if this helps.

krrishdholakia avatar Aug 02 '23 23:08 krrishdholakia