1.workflow has reached a state of basic functionality.

2. implemented AI message bus infrastructure,
This commit is contained in:
Liu Zhicong
2023-08-30 12:30:41 -07:00
parent ccbef2104b
commit 05d2e4a9cf
21 changed files with 1146 additions and 297 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
instance_id = "agent:xxxxxxabcde"
instance_id = "agent_1"
fullname = "tracy wang"
[[prompt]]
role = "system"
+5
View File
@@ -0,0 +1,5 @@
instance_id = "agent:xxxxxxabcde"
fullname = "jackma"
[[prompt]]
role = "system"
content = "你擅长处理商务电子邮件"
+6
View File
@@ -0,0 +1,6 @@
instance_id = "agent:xxxxxxabcde"
fullname = "musk"
[[prompt]]
role = "system"
content = "你有丰富的管理技能,擅长将复杂工作拆解成简单的任务,让团队成员高效协作。"