forked from phoenix/litellm-mirror
Update readme.md
This commit is contained in:
parent
14d4c7ead2
commit
de72df712e
1 changed files with 2 additions and 3 deletions
|
@ -27,6 +27,8 @@
|
|||
<a href="https://litellm.ai/playground" target="_blank">Demo Website</a>
|
||||
</h4>
|
||||
|
||||

|
||||
|
||||
LiteLLM allows you to call 100+ LLMs using completion
|
||||
|
||||
## This template server allows you to define LLMs with their A/B test ratios
|
||||
|
@ -54,9 +56,6 @@ response = completion(model="claude-2", messages=messages)
|
|||
|
||||
This server allows you to view responses, costs and latency on your LiteLLM dashboard
|
||||
|
||||
### LiteLLM Client UI
|
||||

|
||||
|
||||
|
||||
# Using LiteLLM A/B Testing Server
|
||||
## Setup
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue