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,11 @@
|
|||
# +-----------------------------------------------+
|
||||
# | |
|
||||
# | Give Feedback / Get Help |
|
||||
# | https://github.com/BerriAI/litellm/issues/new |
|
||||
# | |
|
||||
# +-----------------------------------------------+
|
||||
#
|
||||
# Thank you users! We ❤️ you! - Krrish & Ishaan
|
||||
import os, openai, sys, json, inspect
|
||||
from typing import Any
|
||||
from functools import partial
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue