Liu Zhicong
|
3d00095650
|
Add implement of Agent Workspace (include a taskmanager system)
|
2023-12-10 21:42:23 -08:00 |
|
Liu Zhicong
|
ddee31c6ab
|
Use LLMProcess implement Agent.OnMessage
|
2023-12-09 18:42:02 -08:00 |
|
Liu Zhicong
|
8739bf6a76
|
1) Do some rename refactor ,prepare for LLMProcess refactor
2) Fix merge bugs.
|
2023-12-06 13:31:05 -08:00 |
|
Si Changjun
|
33a079f897
|
Merge branch 'MVP' into mvp-dev
|
2023-12-06 09:39:52 +08:00 |
|
tsukasa
|
f08d709604
|
agent learn with pipeline input ok
|
2023-12-05 18:52:56 +08:00 |
|
tsukasa
|
b7b968d5f7
|
define bas environment
|
2023-12-05 18:52:55 +08:00 |
|
wugren
|
5f451107c9
|
Add pdf、docx parser and image、video to text function for knowledge
|
2023-12-05 18:08:50 +08:00 |
|
wugren
|
1e987cc9d3
|
Supports telegram’s picture and video messages
|
2023-12-04 19:06:34 +08:00 |
|
wugren
|
fde7389443
|
AgentMsg support image and video
|
2023-12-04 19:06:33 +08:00 |
|
wugren
|
9cf4613d31
|
mime
|
2023-12-04 19:05:49 +08:00 |
|
Song
|
3dc4fe8e4c
|
Fix the dall e invocation process
|
2023-12-04 10:39:56 +08:00 |
|
Liu Zhicong
|
50e22817c1
|
Merge remote-tracking branch 'origin/MVP' into MVP
# Conflicts:
# src/aios/environment/dall_e_compute_node.py
# src/aios_kernel/__init__.py
|
2023-11-30 21:09:56 -08:00 |
|
Liu Zhicong
|
adeca91e0a
|
Refactor the code directory structure to better suit the current complexity
|
2023-11-30 21:04:19 -08:00 |
|
Song
|
fb47a3c5ad
|
Add DallE node for text2imge
|
2023-11-30 18:03:24 +08:00 |
|
wugren
|
e00fc6c8e4
|
Add database query
|
2023-11-28 17:07:39 +08:00 |
|
wugren
|
cc3faee716
|
AgentAssistant
|
2023-11-21 16:18:11 +08:00 |
|
tsukasa
|
a63e9b6745
|
read mail with issue tree pipeline works
|
2023-11-20 22:05:39 +08:00 |
|
tsukasa
|
9c00187041
|
a issue parser of email
|
2023-11-20 22:04:17 +08:00 |
|
tsukasa
|
97b18e9f66
|
email parser document
|
2023-11-20 22:02:17 +08:00 |
|
Liu Zhicong
|
87fdba9714
|
fix text summary build bug
|
2023-11-14 16:49:36 -08:00 |
|
Liu Zhicong
|
763360b305
|
Support Text summary based Knowledge System,
Update Agent Workspace.
|
2023-11-12 21:59:04 -08:00 |
|
Liu Zhicong
|
de685da38b
|
Refactor the tunnel-related code to make the logic of the Agent sending messages to the Human more reasonable.
|
2023-11-08 22:13:18 -08:00 |
|
Liu Zhicong
|
7fd3749a40
|
1) Fix bugs.
2) openai_node support async/await.
|
2023-11-05 15:21:27 -08:00 |
|
Liu Zhicong
|
575d37486c
|
Agent can do TODOs.
|
2023-11-03 22:31:30 -07:00 |
|
Liu Zhicong
|
1fbe5ae1ea
|
Agent can create todo by op_list
|
2023-11-03 01:16:32 -07:00 |
|
tsukasa
|
d0b74545eb
|
change /knowledge commands in shell
|
2023-10-20 14:19:41 +08:00 |
|
tsukasa
|
030077e4d3
|
knowledge pipeline manager init
|
2023-10-19 17:09:27 +08:00 |
|
tsukasa
|
ce033c2381
|
add knowledge pipeline manager
|
2023-10-19 10:47:34 +08:00 |
|
Liu Zhicong
|
b74b86b4d4
|
Refactor before imporve knowledge base.
|
2023-10-18 11:21:28 -07:00 |
|
Liu Zhicong
|
9932b55ae8
|
Implement simple "Agent Think Frame" , Tracy can do teach summary now.
|
2023-10-01 16:33:49 -07:00 |
|
Liu Zhicong
|
99f6f12227
|
Merge Llama support for release.
|
2023-09-29 12:15:27 -07:00 |
|
Liu Zhicong
|
ef36bc050b
|
fix bug
|
2023-09-28 21:45:34 -07:00 |
|
Liu Zhicong
|
a889761677
|
Update README.md
|
2023-09-28 19:14:52 -07:00 |
|
Liu Zhicong
|
b2f9ddce5b
|
Prepare for release.
|
2023-09-28 09:19:59 -07:00 |
|
tsukasa
|
026bfc1caf
|
send image with telegram message
|
2023-09-28 18:30:07 +08:00 |
|
Liu Zhicong
|
175c3ee0b3
|
Merge branch 'MVP' into MVP
|
2023-09-27 20:29:03 -07:00 |
|
Liu Zhicong
|
b2fc804cd7
|
Merge pull request #67 from glen0125/MVP
Return result code from sd node
|
2023-09-28 11:08:24 +08:00 |
|
Liu Zhicong
|
29f83a6322
|
Adjust the directory structure to prepare for merging into Master.
|
2023-09-28 11:08:24 +08:00 |
|
Song
|
2938a54402
|
Return result code from sd node
|
2023-09-28 11:07:57 +08:00 |
|
Liu Zhicong
|
3a83783e3a
|
Add chat history limit for Agent and Role.
Fix bugs.
|
2023-09-28 11:07:57 +08:00 |
|
Liu Zhicong
|
969d5954eb
|
Merge pull request #67 from glen0125/MVP
Return result code from sd node
|
2023-09-27 11:48:11 -07:00 |
|
Liu Zhicong
|
030e4c4f52
|
Adjust the directory structure to prepare for merging into Master.
|
2023-09-27 11:40:46 -07:00 |
|
Liu Zhicong
|
5146bc1871
|
Add chat history limit for Agent and Role.
Fix bugs.
|
2023-09-27 10:09:31 -07:00 |
|
Song
|
babb0a7c71
|
Return result code from sd node
|
2023-09-27 19:37:13 +08:00 |
|
tsukasa
|
a5e5839460
|
add agent Mia
|
2023-09-27 15:59:49 +08:00 |
|
Liu Zhicong
|
594901df90
|
fix workflow bug.
|
2023-09-27 00:13:34 -07:00 |
|
Liu Zhicong
|
857a7ed956
|
fix bugs~
|
2023-09-26 18:46:26 -07:00 |
|
Song
|
fb76066ea2
|
Add paint env & test stability api
|
2023-09-26 16:40:52 +08:00 |
|
wugren
|
55832c6ad4
|
Story maker support telegram
|
2023-09-24 16:26:18 +08:00 |
|
Song
|
2be2ef3f60
|
Update code & pass test
|
2023-09-23 13:19:32 +08:00 |
|