mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-18 06:26:16 +00:00
Update readme.md
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user