llama-stack-mirror/llama_stack/providers
Wen Zhou 214b1fe1ae refactor: set proper name for embedding all-minilm:l6-v2 model
- we are using all-minilm:l6-v2 but the model we download from ollama is all-minilm:latest
- even currently they are exactly the same model but if l12-v2 is updated, "latest" might not still valid.
- the only change in this PR is pin the model from ollama

Signed-off-by: Wen Zhou <wenzhou@redhat.com>
2025-07-04 18:04:39 +02:00
..
inline feat: improve telemetry (#2590) 2025-07-04 17:29:09 +02:00
registry fix: only load mcp when enabled in tool_group (#2621) 2025-07-04 20:27:05 +05:30
remote refactor: set proper name for embedding all-minilm:l6-v2 model 2025-07-04 18:04:39 +02:00
utils fix: handle encoding errors when adding files to vector store (#2574) 2025-07-04 12:10:18 +02:00
__init__.py API Updates (#73) 2024-09-17 19:51:35 -07:00
datatypes.py docs: auto generated documentation for providers (#2543) 2025-06-30 15:13:20 +02:00