Closed krrishdholakia closed 1 year ago
Hey @stuhlmueller ,
Noticed you're ticket to add Claude support - https://github.com/stuhlmueller/gpt.el/issues/9, 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 Anthropic, PaLM, Llama2, and Cohere with a small change in gpt.py
Would love to know if this helps.
Thank you - would prefer not to have any Python dependencies besides OpenAI though!
Hey @stuhlmueller ,
Noticed you're ticket to add Claude support - https://github.com/stuhlmueller/gpt.el/issues/9, 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 Anthropic, PaLM, Llama2, and Cohere with a small change in gpt.py
Would love to know if this helps.