libs/astradb/v0.3.5
github-actions
released this
07 Sep 08:44
·
27 commits
to main
since this release
What's Changed
- All regions have openai vectorize + fix async chat memory test by @hemidactylus in #37
- Add extensive note about "the indexing warning" in README by @hemidactylus in #38
- Refactor MMR flow so as to enable it with vectorize stores by @hemidactylus in #40
- release permissions by @efriis in #39
- [Note: this implies full support for HCD/DSE/...] Full porting to astrapy 1.3+ by @hemidactylus in #42
- standardize doc string by @isahers1 in #45
- Bump ruff and update Makefile by @cbornet in #46
- Use future annotations by @cbornet in #47
- Lint mmr.py by @hemidactylus in #50
- Fix docstrings with ruff D rule by @cbornet in #48
- Ruff auto-fixes by @cbornet in #49
- Fix more ruff checks by @cbornet in #51
- Activate ALL Ruff rules with some exclusions by @cbornet in #53
- Vector store, refactor encoding to an Astra document by @hemidactylus in #52
- Activate ruff PERF rule by @cbornet in #54
- Activate ruff FBT rule by @cbornet in #55
- Activate ruff doc(D) rules by @cbornet in #56
- Refactor similarity_search methods + forbid by-vector if vectorize by @hemidactylus in #57
- Activate ruff ANN rules by @cbornet in #58
- Bump ruff version to 0.6 by @cbornet in #59
- Activate PTH rules by @cbornet in #60
- Activate ruff rules BLE by @cbornet in #61
- Activate rules PT011 and PT012 by @cbornet in #62
- Activate ruff rule C90 by @cbornet in #63
- Activate ruff rule D417 by @cbornet in #64
- Some fixes to AstraDBVectorStore pydoc by @cbornet in #66
- astradb[patch]: prep for langchain-core 0.3 by @baskaryan in #68
- Trying to make CI robust against pytest.PytestUnraisableExceptionWarning by @hemidactylus in #70
New Contributors
- @isahers1 made their first contribution in #45
- @baskaryan made their first contribution in #68
Full Changelog: libs/astradb/v0.3.3...libs/astradb/v0.3.5