mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-06 22:22:23 +00:00
Update README.md
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
</h4>
|
||||
|
||||
LiteLLM manages
|
||||
- Translating inputs to the provider's completion and embedding endpoints
|
||||
- Translating inputs to the provider's `completion` and `embedding` endpoints
|
||||
- Guarantees [consistent output](https://docs.litellm.ai/docs/completion/output), text responses will always be available at `['choices'][0]['message']['content']`
|
||||
- Exception mapping - common exceptions across providers are mapped to the OpenAI exception types.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user