langchain/docs/modules/memory/examples
Rubén Martínez db7ef635c0
Add support for the endpoint URL in DynamoDBChatMesasgeHistory (#5836)
This PR adds the possibility of specifying the endpoint URL to AWS in
the DynamoDBChatMessageHistory, so that it is possible to target not
only the AWS cloud services, but also a local installation.

Specifying the endpoint URL, which is normally not done when addressing
the cloud services, is very helpful when targeting a local instance
(like [Localstack](https://localstack.cloud/)) when running local tests.

Fixes #5835

#### Who can review?

Tag maintainers/contributors who might be interested: @dev2049

<!-- For a quicker response, figure out the right person to tag with @

  @hwchase17 - project lead

  Tracing / Callbacks
  - @agola11

  Async
  - @agola11

  DataLoaders
  - @eyurtsev

  Models
  - @hwchase17
  - @agola11

  Agents / Tools / Toolkits
  - @vowelparrot

  VectorStores / Retrievers / Memory
  - @dev2049

 -->

---------

Co-authored-by: Harrison Chase <hw.chase.17@gmail.com>
2023-06-08 23:21:11 -07:00
..
adding_memory_chain_multiple_inputs.ipynb
adding_memory.ipynb Update adding_memory.ipynb (#5806) 2023-06-06 22:10:53 -07:00
agent_with_memory_in_db.ipynb Documentation fixes (linting and broken links) (#5563) 2023-06-01 13:06:17 -07:00
agent_with_memory.ipynb Documentation fixes (linting and broken links) (#5563) 2023-06-01 13:06:17 -07:00
cassandra_chat_message_history.ipynb Cassandra support for chat history (#4378) (#4764) 2023-05-15 23:43:09 -07:00
conversational_customization.ipynb
custom_memory.ipynb
dynamodb_chat_message_history.ipynb Add support for the endpoint URL in DynamoDBChatMesasgeHistory (#5836) 2023-06-08 23:21:11 -07:00
entity_memory_with_sqlite.ipynb SQLite-backed Entity Memory (#5129) 2023-05-30 18:39:47 -07:00
momento_chat_message_history.ipynb fix: correct momento chat history notebook typo and title (#5646) 2023-06-03 16:39:27 -07:00
mongodb_chat_message_history.ipynb Jupyter Notebook Example for using Mongodb to store Chat Message History (#4436) 2023-05-15 14:33:42 -07:00
motorhead_memory_managed.ipynb Add Managed Motorhead (#5507) 2023-05-31 14:55:41 -07:00
motorhead_memory.ipynb
multiple_memory.ipynb add warning for combined memory (#4688) 2023-05-14 18:26:16 -07:00
postgres_chat_message_history.ipynb
redis_chat_message_history.ipynb
zep_memory.ipynb Zep sdk version (#5267) 2023-05-25 13:42:10 -07:00