⚒️[FEATURE] Motörhead Memory
Describe the feature you'd like
Motörhead Memory Docs: https://js.langchain.com/docs/modules/memory/examples/motorhead_memory
✅Tasks
- [ ] Add Motörhead Memory node
🎯Acceptance Criteria
- [ ] Motörhead Memory node should be able to memory conversations
👨💻How to contribute
Follow this guide for step by step on how to fork, commit, and submit PR.
👨💻Reference code
More info
Like to work on this issue? Let us know, and we will assign it to you 🚀 If you need any help or just want to hangout, reach out to us on our Discord server👾
Hi @HenryHengZJ, I can work on this issue.
Hi @HenryHengZJ, my progress on this ticket is blocked due to an unknown issue when I try to connect local db, and the ticket may take a longer time. The online version doesn't have this issue. Any idea or suggestion is highly appreciated.
Issue
When I try to connect with the local database(through baseURL), it will respond with "fetch failed". I test the connection with the postman and it seems everything works well.
Local Database terminal and postman result
Online Database chat history
@ivalkshfoeif appreciate the details explanation! is there any error logs from terminal/console ? Feel free to also open a PR I can test that
Hi, @HenryHengZJ, thank you for the reply! I started the application with yarn start and it didn't show any error logs. I have opened #495.
closing as #495 merged