forked from phoenix/litellm-mirror
test ci/cd
This commit is contained in:
parent
a032b29ba5
commit
28243b1a0a
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
|
||||
####### ENVIRONMENT VARIABLES ###################
|
||||
dotenv.load_dotenv() # Loading env variables using dotenv
|
||||
# TODO add translations
|
||||
####### COMPLETION ENDPOINTS ################
|
||||
#############################################
|
||||
async def acompletion(*args, **kwargs):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue