This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
/**
|
||||
* A memory module for the AI Assistent to have the abilit to store memories between conversations, and over longer time
|
||||
* TODO: Key-Value map memory bank alongside of the array based.
|
||||
*/
|
||||
package me.zacharias.chat.core.memory;
|
||||
Reference in New Issue
Block a user