mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-26 19:24:27 +00:00
add contributor message to code
This commit is contained in:
parent
7f9d36acb2
commit
7cf5be98a2
6 changed files with 53 additions and 0 deletions
|
@ -1,3 +1,12 @@
|
|||
# +-----------------------------------------------+
|
||||
# | |
|
||||
# | Give Feedback / Get Help |
|
||||
# | https://github.com/BerriAI/litellm/issues/new |
|
||||
# | |
|
||||
# +-----------------------------------------------+
|
||||
#
|
||||
# Thank you users! We ❤️ you! - Krrish & Ishaan
|
||||
|
||||
## LiteLLM versions of the OpenAI Exception Types
|
||||
from openai.error import (
|
||||
AuthenticationError,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue