1
0
mirror of https://github.com/hwchase17/langchain.git synced 2025-05-03 06:08:18 +00:00
langchain/docs
Stefano Lottini a82d987f09
docs: Astra DB, replace leftover links to "community" legacy package + modernize doc loader signature ()
This PR brings some much-needed updates to some of the Astra DB shorter
example notebooks,

- ensuring imports are from the partner package instead of the
(deprecated) community legacy package
- improving the wording in a few related places
- updating the constructor signature introduced with the latest partner
package's AstraDBLoader
- marking the community package counterpart of the LLM caches as
deprecated in the summary table at the end of the page.
2025-04-25 15:45:24 -04:00
..
api_reference docs: dynamic copyright year in API ref () 2025-04-21 14:10:14 +00:00
cassettes infra: add langchain-google-genai to monorepo test deps and update notebook cassettes () 2025-04-18 11:16:12 -04:00
data
docs docs: Astra DB, replace leftover links to "community" legacy package + modernize doc loader signature () 2025-04-25 15:45:24 -04:00
scripts docs: Add openGauss vector store documentation () 2025-04-11 20:31:39 +00:00
src Documentation: Add Google Gemini dropdown () 2025-04-24 10:00:16 -04:00
static docs: Update Google Analytics tag in docs () 2025-04-24 10:19:10 -07:00
.gitignore
.yarnrc.yml
babel.config.js
docusaurus.config.js Banner for interrupt () 2025-02-03 17:40:24 -08:00
ignore-step.sh infra: run docs build on packages.yml updates () 2025-02-19 18:45:30 +00:00
Makefile
package.json
README.md
sidebars.js
vercel_overrides.txt docs: add to vercel overrides () 2025-03-01 17:21:15 -05:00
vercel_requirements.txt
vercel.json community: Add deprecation decorator to SingleStore community integrations () 2025-04-18 12:58:39 -04:00
yarn.lock

LangChain Documentation

For more information on contributing to our documentation, see the Documentation Contributing Guide