(ci/cd) check linked triggers

This commit is contained in:
ishaan-jaff 2024-03-15 08:17:55 -07:00
parent a5450125c5
commit fd33eda29d

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: