llama-stack-mirror/tests/unit/providers
zooeyn f2306b645c Add Dana agent provider stub
- Add inline::dana agent provider implementation (stub)
- Register provider in agents registry with proper dependencies
- Add Dana provider to starter distribution (build.yaml, run.yaml, starter.py)
- Add unit tests for provider registration and config validation
- Implementation follows meta-reference pattern with NotImplementedError stubs
2025-11-08 15:06:39 -08: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 feat: add OpenAI-compatible Bedrock provider (#3748) 2025-11-06 17:18:18 -08:00
inline Add Dana agent provider stub 2025-11-08 15:06:39 -08: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 (#3748) 2025-11-06 17:18:18 -08:00
test_configs.py chore(rename): move llama_stack.distribution to llama_stack.core (#2975) 2025-07-30 23:30:53 -07:00