Add feature: Agent/Role enable_function config.
This commit is contained in:
@@ -2,6 +2,7 @@ instance_id = "Jarvis"
|
||||
fullname = "Jarvis"
|
||||
llm_model_name = "gpt-3.5-turbo-16k-0613"
|
||||
max_token_size = 16000
|
||||
#enable_function =["add_event"]
|
||||
|
||||
[[prompt]]
|
||||
role = "system"
|
||||
|
||||
Reference in New Issue
Block a user