Important
API Reference docs have moved to reference.langchain.com/python/ (source)
This repo is decoupled from the api ref build process in langchain but gets absorbed back in during the Vercel build process.
Currently, this repo only gets updated when api_doc_build.yml
is kicked off (manually).
Important
The ref docs build process currently scans the codebase from master
/main
for all packages. To freeze, we'll need to make a checkpoint branch from each repo and adjust the build script.