mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-11 22:51:28 +00:00
Update README.md
This commit is contained in:
parent
af99f5f30b
commit
e825de8b4e
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue