ricklamers / gpt-code-ui

An open source implementation of OpenAI's ChatGPT Code interpreter
MIT License
3.55k stars 446 forks source link

Add support for Anthropic - Claude, Google Palm, llama2 #78

Open ishaan-jaff opened 1 year ago

ishaan-jaff commented 1 year ago

⚠️ Please check that this feature request hasn't been suggested before.

🔖 Feature description

I'd love to use this with Anthropic, Google Palm, llama2

✔️ Solution

Use litellm https://github.com/BerriAI/litellm to expand supported models for gpt-code-ui

❓ Alternatives

No response

📝 Additional Context

No response

Acknowledgements

ricklamers commented 1 year ago

Open to adding LangChain to make it easier to support other LLMs

ishaan-jaff commented 1 year ago

curious why langchain and not https://github.com/BerriAI/litellm (for context i'm the maintainer of litellm and I built it because I found langchain too bloated)?

krrishdholakia commented 1 year ago

@ricklamers any feedback here would be super helpful

Kreijstal commented 3 months ago

Claude 3, ollama, gpt4o would make it more useful