This commit is contained in:
2023-10-20 05:36:12 +00:00
parent a9897f29b8
commit 9755094869
13749 changed files with 1 additions and 1932107 deletions

View File

@@ -4,7 +4,7 @@ module interface
export agent, addNewMessage, clearMessage, removeLatestMsg, generatePrompt_tokenPrefix,
generatePrompt_tokenSuffix
using JSON3, DataStructures, Dates
using JSON3, DataStructures, Dates, PythonCall
const py_agents = PythonCall.pynew()
const py_llms = PythonCall.pynew()