change /knowledge commands in shell
This commit is contained in:
@@ -1,13 +1,9 @@
|
||||
instance_id = "Mia"
|
||||
fullname = "Mia"
|
||||
#llm_model_name = "gpt-4"
|
||||
#max_token_size = 16000
|
||||
#enable_function =["add_event"]
|
||||
#enable_kb = "true"
|
||||
#enable_timestamp = "false"
|
||||
owner_prompt = "我是你的主人{name}"
|
||||
contact_prompt = "我是你的朋友{name}"
|
||||
owner_env = "knowledge"
|
||||
owner_env = "../../knowledge_pipelines/Mia/query.py"
|
||||
|
||||
[[prompt]]
|
||||
role = "system"
|
||||
|
||||
Reference in New Issue
Block a user