llama-stack-mirror/tests/unit/providers/vector_io
Francisco Javier Arceo 24a1430c8b chore: Updating how default embedding model is set in stack
Signed-off-by: Francisco Javier Arceo <farceo@redhat.com>

# Conflicts:
#	.github/workflows/integration-vector-io-tests.yml
#	llama_stack/distributions/ci-tests/run.yaml
#	llama_stack/distributions/starter-gpu/run.yaml
#	llama_stack/distributions/starter/run.yaml
#	llama_stack/distributions/template.py
#	llama_stack/providers/utils/memory/openai_vector_store_mixin.py
2025-10-16 23:35:41 -04:00
..
conftest.py feat: Enable setting a default embedding model in the stack (#3803) 2025-10-14 18:25:13 -07:00
test_faiss.py feat: Enable setting a default embedding model in the stack (#3803) 2025-10-14 18:25:13 -07:00
test_sqlite_vec.py fix: SQLiteVecIndex.create(..., bank_id="test_bank.123") - bank_id with a dot - leads to sqlite3.OperationalError (#2770) (#2771) 2025-07-16 08:25:44 -07:00
test_vector_io_openai_vector_stores.py chore: Updating how default embedding model is set in stack 2025-10-16 23:35:41 -04:00
test_vector_utils.py feat: migrate to FIPS-validated cryptographic algorithms (#3423) 2025-09-12 11:18:19 +02:00