docs update

This commit is contained in:
ishaan-jaff
2023-09-02 09:30:51 -07:00
parent 4ff5b9dd3f
commit 6ea7b9018a
2 changed files with 5 additions and 2 deletions
@@ -1,8 +1,11 @@
import Image from '@theme/IdealImage';
# A/B Test LLMs - Tutorial!
# A/B Test LLMs - In Production!
Move freely from OpenAI to other models using LiteLLM. In this tutorial, we'll go through how to A/B test between OpenAI, Claude and TogetherAI using LiteLLM.
## Get Started here: https://admin.litellm.ai/
### A/B Test any LLMs in production in 10 lines of code
<Image img={require('../../img/ab_test_code.png')} />
Resources:
* [Code](https://github.com/BerriAI/litellm/tree/main/cookbook/llm-ab-test-server)
Binary file not shown.

After

Width:  |  Height:  |  Size: 263 KiB