mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-10-04 20:14:13 +00:00
- Clarified the optional nature of the default_embedding_dimension in the YAML configuration, specifying that it defaults to 384 if omitted. - Added a note in the VectorStoreConfig class to indicate that the router will fall back to 384 as the default dimension if not set. |
||
---|---|---|
.. | ||
__init__.py | ||
content_types.py | ||
errors.py | ||
job_types.py | ||
responses.py | ||
training_types.py | ||
type_system.py | ||
vector_store_config.py |