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
Erick Friis 17a06cb7a6
infra: check templates based on integration (#24857)
instead of hardcoding a linter for each, iterate through the lines of
the template notebook and find lines that start with `##` (includes
lower headings), and enforce that those headings are found in new docs
that are contributed
2 months ago
..
api_reference
data
docs core[patch], integrations[patch]: convert TypedDict to tool schema support (#24641) 2 months ago
scripts infra: check templates based on integration (#24857) 2 months ago
src docs: Minor corrections and updates to Cohere docs (#22726) 2 months ago
static docs[patch]: Simplify tool calling guide, improve tool calling conceptual guide (#24637) 2 months ago
.gitignore
.yarnrc.yml
Makefile docs: partner pkg table (#24840) 2 months ago
README.md
babel.config.js
docusaurus.config.js
ignore-step.sh
package.json
sidebars.js docs: reorder integrations sidebar (#24847) 2 months ago
vercel.json docs: update migration guide (#24835) 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