llama-stack-mirror/tests/unit/providers
Ashwin Bharambe 9eb9a37ee4 Merge origin/main into add-missing-provider-data-impls
Resolved conflicts in:
- benchmarking/k8s-benchmark/stack_run_config.yaml (accepted new storage schema)
- llama_stack/providers/remote/inference/cerebras/cerebras.py (kept provider data support)
- llama_stack/providers/remote/inference/cerebras/config.py (kept provider data support)
- llama_stack/providers/remote/inference/nvidia/config.py (kept provider data support)
- llama_stack/providers/remote/inference/runpod/config.py (merged imports)
- pyproject.toml (kept databricks-sdk dependency)
2025-10-27 11:39:00 -07:00
..
agent feat(stores)!: use backend storage references instead of configs (#3697) 2025-10-20 13:20:09 -07:00
agents fix!: Enhance response API support to not fail with tool calling (#3385) 2025-10-27 09:33:02 -07: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 Merge origin/main into add-missing-provider-data-impls 2025-10-27 11:39:00 -07:00
inline feat: Add responses and safety impl extra_body (#3781) 2025-10-15 15:01:37 -07:00
nvidia fix(tests): reduce some test noise (#3825) 2025-10-16 09:52:16 -07:00
utils feat: Add rerank models and rerank API change (#3831) 2025-10-22 12:02:28 -07:00
vector_io fix: remove consistency checks (#3881) 2025-10-21 14:40:14 -07: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