Commit Graph

81 Commits

Author SHA1 Message Date
Liu Zhicong af1bb80283 update kb design, base on objfs and knowled graph. 2024-04-23 04:56:22 -07:00
Liu Zhicong 342464e386 rollback agent memory to "chat session history & session summary" 2024-03-20 18:47:58 -07:00
wugren 42c4f97a94 Support multimodal input 2024-02-08 17:39:46 +08:00
Liu Zhicong 906c3e791a Complete self_thinking llm process and Agent Memory 2024-02-04 17:28:31 -08:00
Liu Zhicong c694ece59e fix bugs. 2024-01-25 21:48:17 -08:00
Liu Zhicong 9b7ca0b81a fix nature language time bugs 2024-01-25 01:13:46 -08:00
Liu Zhicong 9034eb175c fix bugs. 2024-01-17 20:34:39 -08:00
Liu Zhicong 0bc2aaf45b Update Jarvis implement 2024-01-15 22:52:13 -08:00
Liu Zhicong 5885301c19 1) Complete new Agent Behavior: triage_tasks
2) Fix bugs.
2024-01-07 12:44:47 -08:00
Liu Zhicong 3663f140fc fix bugs. 2024-01-05 20:02:58 -08:00
Liu Zhicong b6395c2195 Fix bugs. 2023-12-31 00:20:48 -08:00
Liu Zhicong 29594c0319 Refactor the Action/Function components, and refactor the basic architecture of Agent Task/Todo. 2023-12-17 18:23:40 -08:00
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
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 9c00187041 a issue parser of email 2023-11-20 22:04: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 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 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