Merge branch 'BerriAI:main' into main

This commit is contained in:
USAGI
2024-03-15 11:51:30 +08:00
committed by GitHub
+1 -1
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: