Files
docs/reference
Eugene Yurtsev 53cf420175 update js references to main (#1032)
* Add langchain-classic
* Update from v1 branch to main as v1 branch got merged
2025-10-20 14:14:25 -04:00
..
2025-09-24 17:30:34 -04:00
2025-10-20 00:56:08 -04:00
2025-09-24 17:30:34 -04:00

LangChain Reference Docs

Reference documentation is not consolidated into our primary Mintlify website (docs.langchain.com) due to limitations in the Mintlify platform. Instead, we deploy static documentation sites for our Python and JavaScript/TypeScript references.

Currently, a Vercel project serves the built HTML from the dist/language directories at reference.langchain.com/python and reference.langchain.com/javascript.

See the reference/python/README.md and reference/javascript/README.md files for more information on how each are built and deployed.