You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/.github
Stefano Lottini 5240ecab99
astradb: bootstrapping Astra DB as Partner Package (#16875)
**Description:** This PR introduces a new "Astra DB" Partner Package.

So far only the vector store class is _duplicated_ there, all others
following once this is validated and established.

Along with the move to separate package, incidentally, the class name
will change `AstraDB` => `AstraDBVectorStore`.

The strategy has been to duplicate the module (with prospected removal
from community at LangChain 0.2). Until then, the code will be kept in
sync with minimal, known differences (there is a makefile target to
automate drift control. Out of convenience with this check, the
community package has a class `AstraDBVectorStore` aliased to `AstraDB`
at the end of the module).

With this PR several bugfixes and improvement come to the vector store,
as well as a reshuffling of the doc pages/notebooks (Astra and
Cassandra) to align with the move to a separate package.

**Dependencies:** A brand new pyproject.toml in the new package, no
changes otherwise.

**Twitter handle:** `@rsprrs`

---------

Co-authored-by: Christophe Bornet <cbornet@hotmail.com>
Co-authored-by: Erick Friis <erick@langchain.dev>
7 months ago
..
DISCUSSION_TEMPLATE CI: more qa template changes (#16533) 8 months ago
ISSUE_TEMPLATE CI: Update documentation template (#17325) 7 months ago
actions/poetry_setup infra: update to cache v4 (#17126) 7 months ago
scripts infra: add print rule to ruff (#16221) 7 months ago
tools Cache black formatting information across CI runs. (#9413) 1 year ago
workflows astradb: bootstrapping Astra DB as Partner Package (#16875) 7 months ago
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md (#12105) 11 months ago
CONTRIBUTING.md Docs: Contributing changes (#17551) 7 months ago
PULL_REQUEST_TEMPLATE.md infra: rm @ from pr template (#17507) 7 months ago