langchain/docs/modules/memory
James O'Dwyer 226a7521ed
Add Managed Motorhead (#5507)
# Add Managed Motorhead
This change enabled MotorheadMemory to utilize Metal's managed version
of Motorhead. We can easily enable this by passing in a `api_key` and
`client_id` in order to hit the managed url and access the memory api on
Metal.

Twitter: [@softboyjimbo](https://twitter.com/softboyjimbo)

## Who can review?

Community members can review the PR once tests pass. Tag
maintainers/contributors who might be interested:

 @dev2049 @hwchase17

---------

Co-authored-by: Dev 2049 <dev.dev2049@gmail.com>
2023-05-31 14:55:41 -07:00
..
examples Add Managed Motorhead (#5507) 2023-05-31 14:55:41 -07:00
types Fixed typo: 'ouput' to 'output' in all documentation (#5272) 2023-05-25 19:18:31 -07:00
getting_started.ipynb Fix bad spellings for 'convenience' (#3936) 2023-05-01 20:57:06 -07:00
how_to_guides.rst fix memory docs (#2157) 2023-03-29 11:39:06 -07:00