docs update

This commit is contained in:
ishaan-jaff 2023-09-02 09:38:30 -07:00
parent 6ea7b9018a
commit 0a8aebc0de
2 changed files with 6 additions and 1 deletions

View file

@ -7,6 +7,11 @@ import Image from '@theme/IdealImage';
### A/B Test any LLMs in production in 10 lines of code
<Image img={require('../../img/ab_test_code.png')} />
### A/B Testing Dashboard after running code
<Image img={require('../../img/ab_test_logs.png')} />
<!--
Resources:
* [Code](https://github.com/BerriAI/litellm/tree/main/cookbook/llm-ab-test-server)
* [Sample Dashboard](https://lite-llm-abtest-ui.vercel.app/ishaan_discord@berri.ai)
@ -126,4 +131,4 @@ curl --location 'http://localhost:5000/chat/completions' \
-->

Binary file not shown.

Before

Width:  |  Height:  |  Size: 405 KiB

After

Width:  |  Height:  |  Size: 449 KiB

Before After
Before After