This commit is contained in:
2023-10-09 14:29:48 +00:00
parent 13cc77150a
commit 43f8910472

View File

@@ -1,7 +1,7 @@
module interface
export agent, addNewMessage, clearMessage
export agent, addNewMessage, clearMessage, removeLatestMsg, generatePromt
using JSON3, DataStructures