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/docs
Sarthak Chaure dd5b8107b1
Docs: Updated callbacks/index.mdx (#16404)
The callbacks get started demo code was updated , replacing the
chain.run() command ( which is now depricated) ,with the updated
chain.invoke() command.
Solving the following issue : #16379
Twitter/X : @Hazxhx
5 months ago
..
api_reference docs: bump sphinx>=5 (#16162) 6 months ago
docs Docs: Updated callbacks/index.mdx (#16404) 5 months ago
scripts docs: fix llm/chat_model tables (#15716) 6 months ago
src docs[patch]: fix zoom (#14786) 7 months ago
static docs: add tool use diagrams (#16207) 6 months ago
.local_build.sh update chain docs (#15495) 6 months ago
README.md docs: developer docs (#14776) 7 months ago
babel.config.js Restructure docs (#11620) 9 months ago
code-block-loader.js Restructure docs (#11620) 9 months ago
docusaurus.config.js docs: add changelog (#15606) 6 months ago
package-lock.json docs[patch]: search experiment (#14254) 7 months ago
package.json docs[patch]: search experiment (#14254) 7 months ago
settings.ini Restructure docs (#11620) 9 months ago
sidebars.js docs: add LangGraph (#15682) 6 months ago
vercel.json core[patch], community[patch], langchain[patch], docs: Update SQL chains/agents/docs (#16168) 5 months ago
vercel_build.sh docs: add LangGraph (#15682) 6 months ago
vercel_requirements.txt infra: docs build install community editable (#14739) 7 months ago

README.md

LangChain Documentation

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