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
ccurme f337f3ed36
docs: update chain migration guide (#24501)
- Update `ConversationChain` example to show use without session IDs;
- Fix a minor bug (specify history_messages_key).
2 months ago
..
api_reference
data
docs docs: update chain migration guide (#24501) 2 months ago
scripts docs: add tool calling for ollama (#24574) 2 months ago
src docs: update ChatModelTabs defaults (#24583) 2 months ago
static
.gitignore
.yarnrc.yml
Makefile
README.md
babel.config.js
docusaurus.config.js
ignore-step.sh
package.json
sidebars.js
vercel.json docs[patch]: Remove very old document comparison notebook (#24587) 2 months ago
vercel_build.sh
vercel_requirements.txt
yarn.lock

README.md

LangChain Documentation

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