langchain/docs/docs
KallieLev 3154c9bc9f
docs: Update dependencies installation cell in steam toolkit (#15148)
**Description:** `decouple` is not the correct package, it's
`python-decouple`, and the notebook cell doesn't compile.

<!-- Thank you for contributing to LangChain!

Please title your PR "<package>: <description>", where <package> is
whichever of langchain, community, core, experimental, etc. is being
modified.

Replace this entire comment with:
  - **Description:** a description of the change, 
  - **Issue:** the issue # it fixes if applicable,
  - **Dependencies:** any dependencies required for this change,
- **Twitter handle:** we announce bigger features on Twitter. If your PR
gets announced, and you'd like a mention, we'll gladly shout you out!

Please make sure your PR is passing linting and testing before
submitting. Run `make format`, `make lint` and `make test` from the root
of the package you've modified to check this locally.

See contribution guidelines for more information on how to write/run
tests, lint, etc: https://python.langchain.com/docs/contributing/

If you're adding a new integration, please include:
1. a test for the integration, preferably unit tests that do not rely on
network access,
2. an example notebook showing its use. It lives in
`docs/docs/integrations` directory.

If no one reviews your PR within a few days, please @-mention one of
@baskaryan, @eyurtsev, @hwchase17.
 -->
2023-12-26 12:07:03 -08:00
..
_templates Restructure docs (#11620) 2023-10-10 12:55:19 -07:00
additional_resources book reference (#15072) 2023-12-22 11:41:23 -08:00
contributing docs: fixed wrong link in documentation (#14999) 2023-12-21 12:06:43 -05:00
expression_language WIP: sql research assistant (#14240) 2023-12-18 14:00:18 -08:00
get_started docs/docs/get_started: fixing typos in quickstart.mdx (#15025) 2023-12-22 12:55:44 -08:00
guides docs: nit embedding_distance.ipynb (#14929) 2023-12-20 00:13:17 -05:00
integrations docs: Update dependencies installation cell in steam toolkit (#15148) 2023-12-26 12:07:03 -08:00
langsmith Corrected an grammatical mistake (#15163) 2023-12-26 11:06:53 -08:00
modules Corrected an grammatical mistake (#15163) 2023-12-26 11:06:53 -08:00
use_cases add multitenancy (#15176) 2023-12-26 09:08:32 -08:00
.gitignore Restructure docs (#11620) 2023-10-10 12:55:19 -07:00
community.md docs: developer docs (#14776) 2023-12-17 12:55:49 -08:00
security.md Update security.md (#11942) 2023-10-23 15:35:33 -04:00