change /knowledge commands in shell

This commit is contained in:
tsukasa
2023-10-20 14:19:41 +08:00
parent 030077e4d3
commit d0b74545eb
13 changed files with 279 additions and 74 deletions
+1 -5
View File
@@ -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"