llama-stack-mirror/tests/unit/rag
Akram Ben Aissi f73d126d52 fix: Remove @pytest.mark.asyncio decorator from test_rag_query.py
The pytest configuration already has async-mode=auto enabled, so the
@pytest.mark.asyncio decorator is not needed and causes pre-commit to fail.
2025-09-10 14:59:07 +02:00
..
fixtures refactor: tests/unittests -> tests/unit; tests/api -> tests/integration 2025-03-04 09:57:00 -08:00
test_rag_query.py fix: Remove @pytest.mark.asyncio decorator from test_rag_query.py 2025-09-10 14:59:07 +02:00
test_vector_store.py chore(migrate apis): move VectorDBWithIndex from embeddings to openai_embeddings (#3294) 2025-08-31 14:48:35 -07:00