Skip to content
This repository was archived by the owner on Mar 5, 2026. It is now read-only.

Add support for Palm, Claude-2, Llama2, CodeLlama (100+LLMs)#121

Closed
ishaan-jaff wants to merge 1 commit intoirgolic:mainfrom
ishaan-jaff:main
Closed

Add support for Palm, Claude-2, Llama2, CodeLlama (100+LLMs)#121
ishaan-jaff wants to merge 1 commit intoirgolic:mainfrom
ishaan-jaff:main

Conversation

@ishaan-jaff
Copy link

This PR adds support for the above mentioned LLMs using LiteLLM https://github.com/BerriAI/litellm/

In addition LiteLLM client allows you to:

  • A/B test LLMs in production
  • Dynamically control each LLMs prompt, temperature, top_k etc in our UI (no need to re-deploy code)
  • Logging to view input/outputs for each LLM

Here's a link to a live demo of litellm client: https://admin.litellm.ai/

liteLLM-Ab-testing

@ishaan-jaff
Copy link
Author

@irgolic can I get a review on this PR ?

Happy to add docs/tests if this initial commit looks good😊

@irgolic irgolic closed this Mar 3, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants