Add feature: Agent/Role enable_function config.

This commit is contained in:
Liu Zhicong
2023-09-21 00:39:39 -07:00
parent 080a8918fe
commit 97f403080e
4 changed files with 26 additions and 5 deletions
+1
View File
@@ -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"