- Fix: Astra - fix embedding retrieval top-k limit (#1210)
- Update astradb integration for latest client library (#1145)
- Adopt uv as installer (#1142)
- Update ruff linting scripts and settings (#1105)
- Fix: #1047 Remove count_documents from delete_documents (#1049)
- Astra DB, improved warnings and guidance about indexing-related mismatches (#932)
- AstraDocumentStore filter by id (#1053)
- Do not retry tests in
hatch run test
command (#954)
- Normalize logical filter conditions (#874)
- Defer the database connection to when it's needed (#769)
- Add filter_policy to astra integration (#827)
- Fix astra nightly
- Fix typing checks
Astra
- Fallback to default filter policy when deserializing retrievers without the init parameter (#896)
- Retry tests to reduce flakyness (#836)
- Ci: install
pytest-rerunfailures
where needed; add retry config totest-cov
script (#845) - Fix: Incorrect astra not equal operator (#868)
- Chore: Minor retriever pydoc fix (#884)
- Make unit tests pass (#720)
- Chore: change the pydoc renderer class (#718)
- [Astra DB] Explicit projection when reading from Astra DB (#733)
- Pass namespace in the docstore init (#683)
- Chore: add license classifiers (#680)
- Bug fix for document_store.py (#618)
- Fix
haystack-ai
pins (#649)
- Remove references to Python 3.7 (#601)
- Make Document Stores initially skip
SparseEmbedding
(#606)
- Review
integrations.astra
(#498) - Small consistency improvements (#536)
- Disable-class-def (#556)
- Fix example code for Astra DB pipeline (#481)
- Make tests show coverage (#566)
- Astra DB: Add integration usage tracking (#568)
- Proper name for the sort param (#454)
- Fix order of API docs (#447)
- Astra: fix integration tests (#450)
- Update category slug (#442)
- Update the Astra DB Integration to fit latest conventions (#428)
- Model_name_or_path > model (#418)
- [Astra] Change authentication parameters (#423)
- [breaking] Change import paths (#277)
- Generate api docs (#327)
- Astra: rename retriever (#399)
- Update the import paths for beta5 (#235)
- Adding AstraDB as a DocumentStore (#144)