You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update integration tests: Add documentation and improve assertions
- Added comprehensive documentation on setup and running tests
- Documented required environment variables (OCI_REGION, OCI_COMP)
- Relaxed content assertions to handle different model response formats
- Meta Llama 4 Scout sometimes returns tool syntax instead of natural language
- Focus on key verification: no infinite loops, no additional tool_calls
- All 4 models (2 Meta + 2 Cohere) now pass successfully
Verified:
✅ meta.llama-4-scout-17b-16e-instruct
✅ meta.llama-3.3-70b-instruct
✅ cohere.command-a-03-2025
✅ cohere.command-r-plus-08-2024
Signed-off-by: Federico Kamelhar <federico.kamelhar@oracle.com>
0 commit comments