(ci/cd) check triggers

This commit is contained in:
ishaan-jaff 2024-03-15 08:21:16 -07:00
parent fd33eda29d
commit 7f0cebe756

View file

@ -312,7 +312,7 @@ def test_completion_mistral_azure():
} }
], ],
) )
# Add any assertions here to check the response # Add any assertions here to check, the response
print(response) print(response)
except Exception as e: except Exception as e: