mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-27 03:34:10 +00:00
test ci/cd
This commit is contained in:
parent
7f73526e73
commit
46e24c3f82
1 changed files with 0 additions and 1 deletions
|
@ -15,7 +15,6 @@ from litellm.utils import get_secret, install_and_import, CustomStreamWrapper, M
|
||||||
from litellm.utils import get_ollama_response_stream, stream_to_string, together_ai_completion_streaming
|
from litellm.utils import get_ollama_response_stream, stream_to_string, together_ai_completion_streaming
|
||||||
####### ENVIRONMENT VARIABLES ###################
|
####### ENVIRONMENT VARIABLES ###################
|
||||||
dotenv.load_dotenv() # Loading env variables using dotenv
|
dotenv.load_dotenv() # Loading env variables using dotenv
|
||||||
# TODO add translations
|
|
||||||
####### COMPLETION ENDPOINTS ################
|
####### COMPLETION ENDPOINTS ################
|
||||||
#############################################
|
#############################################
|
||||||
async def acompletion(*args, **kwargs):
|
async def acompletion(*args, **kwargs):
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue