-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Labels
bugSomething isn't workingSomething isn't working
Description
First Check
- I added a very descriptive title to this issue.
- I searched existing issues and documentation.
Memori Version
3.1.1
OS / Python Version
Docker (Ubuntu) / Python 3.11
LLM Provider
OpenAI
LLM Model & Version
gpt-4.1-mini
Database
Postgres
Description
[Memori] Registered client has chat: True
[Memori] create method name: invoke
[Memori] create method module: memori.llm._invoke
Attribution set
6 OpenAI API calls made
No errors
But the database is STILL empty.
After hours of debugging, I've confirmed auto-capture is properly configured but simply not writing to the database. This appears to be a bug or compatibility issue with Memori SDK 3.1.1.
Minimal Reproducible Example
Log Output / Stack Trace
[Memori] Registered client has chat: True
[Memori] create method name: invoke
[Memori] create method module: memori.llm._invokeParticipation
- I am willing to submit a pull request for this issue.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working