feat: add conversation memory pipeline
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "boxbrain",
|
||||
"version": "0.1.0",
|
||||
"version": "0.1.1",
|
||||
"description": "IdentityDB-backed framework for synthetic human-like personas and DM-style LLM harnesses.",
|
||||
"license": "MIT",
|
||||
"type": "module",
|
||||
@@ -16,6 +16,7 @@
|
||||
"files": [
|
||||
"dist",
|
||||
"README.md",
|
||||
"CHANGELOG.md",
|
||||
"LICENSE"
|
||||
],
|
||||
"engines": {
|
||||
|
||||
Reference in New Issue
Block a user