mirror of
https://github.com/hwchase17/langchain.git
synced 2026-07-16 00:19:35 +00:00
This PR brings several improvements and modernizations to the documentation around the Astra DB partner package. - language alignment for better matching with the terms used in the Astra DB docs - updated several links to pages on said documentation - for the `AstraDBVectorStore`, added mentions of the new features in the overall `astra.mdx` - for the vector store, rewritten/upgraded most of the usage example notebook for a more straightforward experience able to highlight the main usage patterns (including new ones such as the newly-introduced "autodetect feature") --------- Co-authored-by: ccurme <chester.curme@gmail.com>