test: Add complex e2e tests for anthropic opus-3 model (#1837)
Co-authored-by: Matt Zhou <mattzhou@Matts-MacBook-Pro.local>
This commit is contained in:
2
.github/workflows/test_openai.yml
vendored
2
.github/workflows/test_openai.yml
vendored
@@ -107,6 +107,6 @@ jobs:
|
||||
$TEST_ARCHIVAL_MEMORY_EXIT_CODE -ne 0 || \
|
||||
$TEST_CORE_MEMORY_EXIT_CODE -ne 0 || \
|
||||
$TEST_EMBEDDING_ENDPOINT_EXIT_CODE -ne 0 ]]; then
|
||||
echo "Some tests failed, setting neutral status."
|
||||
echo "Some tests failed."
|
||||
exit 78
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user