Also can you make it overwrite default knowledge within the model? when i for example create own memory with known name then its not using the memmory that i created . so i have to come up with unique not known name for memory.
also i noticed that it starts to mixup memories from different keywords if the names are similar, for example have two crew names and in the crew1 theres a person named amerika, in crew2 theres person named abigail, and the chat sometimes mixes up their names and abilities...
Can the code be expanded so it could encapsulate a syntax for scripting engine , for exampe if id feed it this , so it could look up the syntax and produce better code ? https://gist.github.com/2blackbar/824467c8b604a81bab92e9c56fe78ad6
Also can you make it overwrite default knowledge within the model? when i for example create own memory with known name then its not using the memmory that i created . so i have to come up with unique not known name for memory.
also i noticed that it starts to mixup memories from different keywords if the names are similar, for example have two crew names and in the crew1 theres a person named amerika, in crew2 theres person named abigail, and the chat sometimes mixes up their names and abilities...