nowledge-mem icon indicating copy to clipboard operation
nowledge-mem copied to clipboard

Memory and context manager just works.

Results 8 nowledge-mem issues
Sort by recently updated
recently updated
newest added

- [ ] file based parsing - [ ] integration on deepchat project(via https://mem.nowledge.co/docs/api/threads/post ) https://github.com/ThinkInAIXYZ/deepchat

help wanted

- [ ] via https://mem.nowledge.co/docs/api/threads/post

- [ ] slack plugin via https://mem.nowledge.co/docs/api/threads/post

## Summary The `thread_persist` tool currently assumes the MCP client runs on the same machine as the Nowledge Mem server, making it impossible for remote MCP clients to save conversation...

## Summary Request for configuration options to bind the MCP server to specific network interfaces instead of only localhost. ## Current Situation The Nowledge Mem MCP server currently only listens...

## Summary Request for authentication mechanisms to enable secure access to Nowledge Mem MCP server, especially when accessed over network. ## Current Situation The Nowledge Mem MCP server currently does...

I imported some Threads, and knowledge-mem successfully extracted memories and graphs. However, after I deleted all these Threads and memories, there are still some isolated nodes remaining in the graph....

bug

Since nowledge-mem does not currently provide an SDK to call APIs, It's nice to provide a `openapi.json` file on the page https://mem.nowledge.co/docs/api so that I can quickly generate a client...

documentation