llama-stack-mirror/llama_stack/core/routers
skamenan7 a368f4af40 Address review comments for global vector store configuration
- Remove incorrect 'Llama-Stack v2' version reference from documentation
- Move MissingEmbeddingModelError to llama_stack/apis/common/errors.py
- Update docstring references to point to correct exception location
- Clarify default_embedding_dimension behavior (defaults to 384)
- Update test imports and exception handling
2025-09-18 10:11:44 -04:00
..
__init__.py chore: introduce write queue for inference_store (#3383) 2025-09-10 11:57:42 -07:00
datasets.py refactor(logging): rename llama_stack logger categories (#3065) 2025-08-21 17:31:04 -07:00
eval_scoring.py refactor(logging): rename llama_stack logger categories (#3065) 2025-08-21 17:31:04 -07:00
inference.py chore: introduce write queue for inference_store (#3383) 2025-09-10 11:57:42 -07:00
safety.py refactor(logging): rename llama_stack logger categories (#3065) 2025-08-21 17:31:04 -07:00
tool_runtime.py refactor(logging): rename llama_stack logger categories (#3065) 2025-08-21 17:31:04 -07:00
vector_io.py Address review comments for global vector store configuration 2025-09-18 10:11:44 -04:00