469 B
469 B
Changelog
0.1.1
- add an optional two-stage conversation memory pipeline with classifier and extractor models
- store approved inbound and first-pass outbound memories back into the persona IdentityDB space with turn-trace metadata
- skip re-persisting exact duplicate extracted memories by domain and statement
- expose the new conversation memory pipeline through the public
conversationmodule exports
0.1.0
- initial public BoxBrain framework release