Merge branch 'BerriAI:main' into main

This commit is contained in:
USAGI 2024-03-15 11:51:30 +08:00 committed by GitHub
commit 4ffaeb2883
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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)
except Exception as e: