llama-stack-mirror/tests/unit/providers
skamenan7 8f0413e743 improve agent metrics integration test and cleanup fixtures
- simplified test to use telemetry.query_metrics for verification
- test now validates actual queryable metrics data
- verified by query metrics functionality added in #3074
2025-09-19 10:47:16 -04:00
..
agent fix: Fix list_sessions() (#3114) 2025-08-13 07:46:26 -07:00
agents feat: add agent workflow metrics collection 2025-09-19 10:39:16 -04:00
batches feat(batches, completions): add /v1/completions support to /v1/batches (#3309) 2025-09-05 11:59:57 -07:00
files feat(files, s3, expiration): add expires_after support to S3 files provider (#3283) 2025-08-29 16:17:24 -07:00
inference feat: include all models from provider's /v1/models (#3471) 2025-09-18 05:17:11 -04:00
nvidia feat: create HTTP DELETE API endpoints to unregister ScoringFn and Benchmark resources in Llama Stack (#3371) 2025-09-15 12:43:38 -07:00
telemetry improve agent metrics integration test and cleanup fixtures 2025-09-19 10:47:16 -04:00
utils feat: include all models from provider's /v1/models (#3471) 2025-09-18 05:17:11 -04:00
vector_io feat: migrate to FIPS-validated cryptographic algorithms (#3423) 2025-09-12 11:18:19 +02:00
test_bedrock.py fix: AWS Bedrock inference profile ID conversion for region-specific endpoints (#3386) 2025-09-11 11:41:53 +02:00
test_configs.py chore(rename): move llama_stack.distribution to llama_stack.core (#2975) 2025-07-30 23:30:53 -07:00