llama-stack-mirror/tests/unit/providers
skamenan7 454aeaaf3e fix: refactor auth and improve error handling for Bedrock provider
Refactor to use auth_credential for consistent credential management and
improve error handling with defensive checks.

Changes:
- Use auth_credential instead of api_key for better credential handling
- Simplify model availability check to accept all pre-registered models
- Guard metrics collection when usage data is missing in responses
- Add debug logging for better troubleshooting of API issues
- Update unit tests for auth_credential refactoring
2025-11-05 15:14:58 -05:00
..
batches feat(stores)!: use backend storage references instead of configs (#3697) 2025-10-20 13:20:09 -07:00
files feat(stores)!: use backend storage references instead of configs (#3697) 2025-10-20 13:20:09 -07:00
inference fix: refactor auth and improve error handling for Bedrock provider 2025-11-05 15:14:58 -05:00
inline feat: Add responses and safety impl extra_body (#3781) 2025-10-15 15:01:37 -07:00
nvidia chore(test): migrate unit tests from unittest to pytest nvidia test eval (#3249) 2025-11-04 10:29:07 +01:00
utils fix: allowed_models config did not filter models (#4030) 2025-11-03 11:43:39 -08:00
vector_io fix!: remove chunk_id property from Chunk class (#3954) 2025-10-29 18:59:59 -07:00
test_bedrock.py feat: add OpenAI-compatible Bedrock provider with error handling 2025-11-05 15:14:58 -05:00
test_configs.py chore(rename): move llama_stack.distribution to llama_stack.core (#2975) 2025-07-30 23:30:53 -07:00