update
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user