langchain/docs/extras/use_cases
evelynmitchell 539574670c
Update tot.ipynb (#8387)
Spelling error fix

<!-- Thank you for contributing to LangChain!

Replace this comment with:
  - Description: a description of the change, 
  - Issue: the issue # it fixes (if applicable),
  - Dependencies: any dependencies required for this change,
- Tag maintainer: for a quicker response, tag the relevant maintainer
(see below),
- 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 you're PR is passing linting and testing before
submitting. Run `make format`, `make lint` and `make test` to check this
locally.

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.

Maintainer responsibilities:
  - General / Misc / if you don't know who to tag: @baskaryan
  - DataLoaders / VectorStores / Retrievers: @rlancemartin, @eyurtsev
  - Models / Prompts: @hwchase17, @baskaryan
  - Memory: @hwchase17
  - Agents / Tools / Toolkits: @hinthornw
  - Tracing / Callbacks: @agola11
  - Async: @agola11

If no one reviews your PR within a few days, feel free to @-mention the
same people again.

See contribution guidelines for more information on how to write/run
tests, lint, etc:
https://github.com/hwchase17/langchain/blob/master/.github/CONTRIBUTING.md
 -->
2023-07-27 16:44:41 -07:00
..
agent_simulations docs/fix links (#6498) 2023-06-20 14:06:50 -07:00
agents mv popular and additional chains to use cases (#8242) 2023-07-27 12:55:13 -07:00
apis mv popular and additional chains to use cases (#8242) 2023-07-27 12:55:13 -07:00
autonomous_agents Harrison/hugginggpt (#8162) 2023-07-24 07:36:24 -07:00
chatbots use top nav docs (#8090) 2023-07-21 13:52:03 -07:00
code mv popular and additional chains to use cases (#8242) 2023-07-27 12:55:13 -07:00
code_writing mv popular and additional chains to use cases (#8242) 2023-07-27 12:55:13 -07:00
extraction mv popular and additional chains to use cases (#8242) 2023-07-27 12:55:13 -07:00
graph Update tot.ipynb (#8387) 2023-07-27 16:44:41 -07:00
multi_modal Add api cross ref linking (#8275) 2023-07-26 12:38:58 -07:00
question_answering mv popular and additional chains to use cases (#8242) 2023-07-27 12:55:13 -07:00
self_check mv popular and additional chains to use cases (#8242) 2023-07-27 12:55:13 -07:00
summarization mv popular and additional chains to use cases (#8242) 2023-07-27 12:55:13 -07:00
tabular mv popular and additional chains to use cases (#8242) 2023-07-27 12:55:13 -07:00
tagging.ipynb mv popular and additional chains to use cases (#8242) 2023-07-27 12:55:13 -07:00