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
Kate Silverstein c9153a3fd4
docs: add llamafile info to 'Local LLMs' guides (#18049)
- **Description:** add information about
[llamafile](https://github.com/Mozilla-Ocho/llamafile) (setup, example
usage) to ['Run LLMs
locally'](https://python.langchain.com/docs/guides/local_llms) and
['Using local models for Q&A with
RAG'](https://python.langchain.com/docs/use_cases/question_answering/local_retrieval_qa)
guides.
- **Issue:** N/A
- **Dependencies:** N/A
6 months ago
..
api_reference docs: update api ref nav (#18362) 6 months ago
data 👥 Update LangChain people data (#17900) 6 months ago
docs docs: add llamafile info to 'Local LLMs' guides (#18049) 6 months ago
scripts infra: add print rule to ruff (#16221) 7 months ago
src 👥 Update LangChain people data (#17743) 6 months ago
static docs: query analysis use case (#17766) 6 months ago
.gitignore docs: update func calling doc (#18300) 6 months ago
.local_build.sh docs: partner packages (#16960) 7 months ago
README.md docs: developer docs (#14776) 8 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: logo (#17972) 6 months ago
package-lock.json docs[patch]: search experiment (#14254) 9 months ago
package.json 👥 Update LangChain people data (#17743) 6 months ago
settings.ini Restructure docs (#11620) 11 months ago
sidebars.js docs: `Toolkits` menu (#16217) 7 months ago
vercel.json Redirect the expression language guides (#17914) 6 months ago
vercel_build.sh docs: add LangGraph (#15682) 8 months ago
vercel_requirements.txt infra: docs build install community editable (#14739) 8 months ago

README.md

LangChain Documentation

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