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 5ceaf784f3
docs `Integraions/Components` menu reordered (#17151)
This PR is opinionated.
- Moved `Embedding models` item to place after `LLMs` and `Chat model`,
so all items with models are together.
- Renamed `Text embedding models` to `Embedding models`. Now, it is
shorter and easier to read. `Text` is obvious from context. The same as
the `Text LLMs` vs. `LLMs` (we also have multi-modal LLMs).
5 months ago
..
api_reference API References sorted `Partner libs` menu (#17130) 5 months ago
docs docs `integraions/providers` nav fix (#17148) 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: Update with LCEL examples to Ollama & ChatOllama Integration notebook (#16194) 5 months ago
.local_build.sh docs: partner packages (#16960) 5 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 youtube link (#17065) 5 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 `Integraions/Components` menu reordered (#17151) 5 months ago
vercel.json exa: init pkg (#16553) 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