langchain/docs/modules
Michael Landis 475007d63a
fix: correct momento chat history notebook typo and title (#5646)
This PR corrects a minor typo in the Momento chat message history
notebook and also expands the title from "Momento" to "Momento Chat
History", inline with other chat history storage providers.


#### Before submitting

<!-- If you're adding a new integration, please include:

1. a test for the integration - favor unit tests that does not rely on
network access.
2. an example notebook showing its use


See contribution guidelines for more information on how to write tests,
lint
etc:


https://github.com/hwchase17/langchain/blob/master/.github/CONTRIBUTING.md
-->

#### Who can review?

cc @dev2049 who reviewed the original integration
2023-06-03 16:39:27 -07:00
..
agents Harrison/pubmed integration (#5664) 2023-06-03 16:25:28 -07:00
callbacks Dev2049/add argilla callback (#5621) 2023-06-02 09:05:06 -07:00
chains Fixed multi input prompt for MapReduceChain (#4979) 2023-06-03 14:41:03 -07:00
indexes removing client+namespace in favor of collection (#5610) 2023-06-03 16:27:31 -07:00
memory fix: correct momento chat history notebook typo and title (#5646) 2023-06-03 16:39:27 -07:00
models Harrison/update azure nb (#5665) 2023-06-03 16:25:08 -07:00
prompts docs: modules pages simplified (#5116) 2023-06-03 14:44:32 -07:00
utils/examples Pass parsed inputs through to tool _run (#4309) 2023-05-08 09:13:05 -07:00
agents.rst docs: modules pages simplified (#5116) 2023-06-03 14:44:32 -07:00
chains.rst docs: modules pages simplified (#5116) 2023-06-03 14:44:32 -07:00
indexes.rst docs: modules pages simplified (#5116) 2023-06-03 14:44:32 -07:00
memory.rst docs: modules pages simplified (#5116) 2023-06-03 14:44:32 -07:00
models.rst docs: modules pages simplified (#5116) 2023-06-03 14:44:32 -07:00
paul_graham_essay.txt Fix notebook example (#3142) 2023-04-19 08:55:06 -07:00
prompts.rst docs: modules pages simplified (#5116) 2023-06-03 14:44:32 -07:00
state_of_the_union.txt Docs refactor (#480) 2023-01-02 08:24:09 -08:00