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
Ahmed Hathout d0a1c71eda
Langchain: Fix quickstart doc code not working (#15352)
The quickstart doc is missing a few but very simple things that without
them, the code does not work. This PR fixes that by
- Adding commands to install `tiktoken` and `langchainhub`
- Adds a comma between 2 parameters for one of the methods
9 months ago
..
api_reference infra: cut down on integration steps (#14785) 9 months ago
docs Langchain: Fix quickstart doc code not working (#15352) 9 months ago
scripts docs[patch], templates[patch]: Import from core (#14575) 9 months ago
src docs[patch]: fix zoom (#14786) 9 months ago
static [documentation] documentation revamp (#15281) 9 months ago
.local_build.sh docs: developer docs (#14776) 9 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: fix api ref link (#14679) 9 months ago
package-lock.json docs[patch]: search experiment (#14254) 10 months ago
package.json docs[patch]: search experiment (#14254) 10 months ago
settings.ini Restructure docs (#11620) 11 months ago
sidebars.js docs: add use cases index (#15279) 9 months ago
vercel.json docs: revamp redirects (#15366) 9 months ago
vercel_build.sh docs: developer docs (#14776) 9 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