mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-17 04:26:20 +00:00
(ci/cd) run again
This commit is contained in:
@@ -47,10 +47,8 @@ jobs:
|
||||
- run:
|
||||
name: Run prisma ./entrypoint.sh
|
||||
command: |
|
||||
cd litellm
|
||||
chmod +x entrypoint.sh
|
||||
./entrypoint.sh
|
||||
cd ..
|
||||
- run:
|
||||
name: Black Formatting
|
||||
command: |
|
||||
|
||||
@@ -1201,7 +1201,7 @@ def test_replicate_custom_prompt_dict():
|
||||
# commenthing this out since we won't be always testing a custom replicate deployment
|
||||
# def test_completion_replicate_deployments():
|
||||
# print("TESTING REPLICATE")
|
||||
# litellm.set_verbose=False
|
||||
# litellm.set_verbose= False
|
||||
# model_name = "replicate/deployments/ishaan-jaff/ishaan-mistral"
|
||||
# try:
|
||||
# response = completion(
|
||||
|
||||
Reference in New Issue
Block a user