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
Leonid Ganeline 389b055bd6
docs: `Toolkits` menu (#16217)
The Integrations `Toolkits` menu was named as [`Agents and
toolkits`](https://python.langchain.com/docs/integrations/toolkits).
This name has a historical reason that is not correct anymore. Now this
menu is all about community `Toolkits`. There is a separate menu for
[Agents](https://python.langchain.com/docs/modules/agents/). Also Agents
are officially not part of Integrations (Community package) but part of
LangChain package.
7 months ago
..
api_reference API References sorted `Partner libs` menu (#17130) 7 months ago
docs community: Add you.com utility, update you retriever integration docs (#17014) 7 months ago
scripts docs: fix llm/chat_model tables (#15716) 8 months ago
src docs[patch]: fix zoom (#14786) 9 months ago
static docs: Update with LCEL examples to Ollama & ChatOllama Integration notebook (#16194) 8 months ago
.local_build.sh docs: partner packages (#16960) 7 months ago
README.md docs: developer docs (#14776) 9 months ago
babel.config.js Restructure docs (#11620) 11 months ago
code-block-loader.js Restructure docs (#11620) 11 months ago
docusaurus.config.js docs: add youtube link (#17065) 7 months ago
package-lock.json docs[patch]: search experiment (#14254) 9 months ago
package.json docs[patch]: search experiment (#14254) 9 months ago
settings.ini Restructure docs (#11620) 11 months ago
sidebars.js docs: `Toolkits` menu (#16217) 7 months ago
vercel.json docs: titles fix (#17206) 7 months ago
vercel_build.sh docs: add LangGraph (#15682) 8 months ago
vercel_requirements.txt infra: docs build install community editable (#14739) 9 months ago

README.md

LangChain Documentation

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