llama-stack/llama_stack/templates/ollama
Yuan Tang 8ff27b58fa
chore: Consistent naming for VectorIO providers (#1023)
# What does this PR do?

This changes all VectorIO providers classes to follow the pattern
`<ProviderName>VectorIOConfig` and `<ProviderName>VectorIOAdapter`. All
API endpoints for VectorIOs are currently consistent with `/vector-io`.

Note that API endpoint for VectorDB stay unchanged as `/vector-dbs`. 

## Test Plan

I don't have a way to test all providers. This is a simple renaming so
things should work as expected.

---------

Signed-off-by: Yuan Tang <terrytangyuan@gmail.com>
2025-02-13 13:15:49 -05:00
..
__init__.py Auto-generate distro yamls + docs (#468) 2024-11-18 14:57:06 -08:00
build.yaml feat: Adding sqlite-vec as a vectordb (#1040) 2025-02-12 10:50:03 -08:00
doc_template.md fix: a bad newline in ollama docs (#1036) 2025-02-10 14:27:17 -08:00
ollama.py chore: Consistent naming for VectorIO providers (#1023) 2025-02-13 13:15:49 -05:00
report.md Kill colons 2025-01-22 22:54:13 -08:00
run-with-safety.yaml fix: Gaps in doc codegen (#1035) 2025-02-10 13:24:15 -08:00
run.yaml feat: Adding sqlite-vec as a vectordb (#1040) 2025-02-12 10:50:03 -08:00