Commit Graph

51 Commits

Author SHA1 Message Date
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 c975ba2053 1) FixBug
2) Add Documents abount TASK/TODO Refactor
2024-01-06 13:08:41 -08:00
Liu Zhicong 3663f140fc fix bugs. 2024-01-05 20:02:58 -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
tsukasa a0b714e930 learn knowledge design document 2023-12-06 09:32:40 +08:00
Liu Zhicong 8688b0bc6b modify webui 2023-11-29 15:09:27 -08:00
tsukasa 97b18e9f66 email parser document 2023-11-20 22:02:17 +08:00
tsukasa 8bc63c912a add pipeline issue 2023-10-20 15:08:01 +08:00
Liu Zhicong b74b86b4d4 Refactor before imporve knowledge base. 2023-10-18 11:21:28 -07:00
Liu Zhicong 4f43c4abed Imporve /open command: detetive target before open. 2023-10-03 18:52:10 -07:00
Liu Zhicong a92b3f15dc Fix format issue 2023-10-02 23:51:20 -07:00
Liu Zhicong 64bbfa268f Improve “QuickStart.md” 2023-10-02 23:49:00 -07:00
zhangzhen a3c1ef312a update doc 2023-09-30 09:05:29 +08:00
Liu Zhicong 99f6f12227 Merge Llama support for release. 2023-09-29 12:15:27 -07:00
Liu Zhicong 1cef532a5b fix bug and improve script 2023-09-29 09:39:44 -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
lllucy4901 f3c4511101 Update QuickStart zh-CN.md 2023-09-27 16:30:20 -07:00
Liu Zhicong 28e6c6047f fix document format error. 2023-09-27 15:42:25 -07:00
Liu Zhicong da6cb5d372 Compete "Quick Start" 2023-09-27 15:29:57 -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 8f4f778d3c Merge branch 'MVP' into MVP 2023-09-18 00:37:41 -07:00
Liu Zhicong c4d97942cb Refactor chatsession impl, fix bug. 2023-09-14 01:50:27 -07:00
Liu Zhicong 7e1f7173b4 Complete AI Function support for Agent. 2023-09-10 20:50:37 -07:00
Liu Zhicong 6b45cb9570 1.Can use aios_shell from new jarvis telgram bot right now
2.Update MVP plan2.md
3.Refactor function support
2023-09-10 12:01:53 -07:00
Liu Zhicong b4990e4c57 Workflow is almost done. 2023-09-01 00:39:41 -07:00
tsukasa 38f9b0e6ab Merge remote-tracking branch 'origin/MVP' into MVP
# Conflicts:
#	doc/mvp/workflow.drawio
#	src/aios_kernel/knowledge/knowledge_base.py
2023-08-31 16:35:20 +08:00
tsukasa febe28eecc Add embeding compute task 2023-08-31 15:48:14 +08:00
tsukasa 39eb96f9e3 objected knowledge base implement for email code structure 2023-08-31 15:46:49 +08:00
tsukasa aef15476b5 Merge remote-tracking branch 'origin/MVP' into MVP 2023-08-31 15:45:14 +08:00
tsukasa aa05a3a003 objected knowledge base design 2023-08-31 15:45:13 +08:00
Si Changjun fc0ce3b381 knowleadge.drawio 2023-08-31 15:45:13 +08:00
Liu Zhicong 05d2e4a9cf 1.workflow has reached a state of basic functionality.
2. implemented AI message bus infrastructure,
2023-08-30 12:30:41 -07:00
tsukasa a7960861d1 objected knowledge base implement for email code structure 2023-08-30 17:16:37 +08:00
tsukasa 8ba9f7c196 Merge remote-tracking branch 'origin/MVP' into MVP 2023-08-29 16:46:06 +08:00
tsukasa 67677ba40f objected knowledge base design 2023-08-29 16:45:20 +08:00
Si Changjun 076eeaf977 knowleadge.drawio 2023-08-29 16:45:20 +08:00
Liu Zhicong ccbef2104b framework code has been completed basicly. Through the use of aios_shell, we are now able to get agents run able (at openai compute node) 2023-08-27 18:07:33 -07:00
Si Changjun 4a8d81ce16 knowleadge.drawio 2023-08-24 15:54:52 +08:00
Liu Zhicong 1a6cf1ad7a complete document of sub system package_manager. 2023-08-23 13:29:02 -07:00
Liu Zhicong 5454009e7b Refactor the code to make it comply with PEP-8 standards:Convert all class definitions to CamelCase style.
(issue 37)
2023-08-23 11:19:56 -07:00
Liu Zhicong 760b0871cd The framework design of the aios kernel has been basically completed, as well as the key logic code centered on workflow. 2023-08-22 17:13:35 -07:00
Liu Zhicong 814f5cf481 complete ai kerne frame code 2023-08-20 22:53:35 -07:00
Liu Zhicong 6b39379d7c complete pkg_system basic design and impl 2023-08-16 20:06:09 -07:00
Liu Zhicong 3d8f6fd5c8 Temporary commit 2023-08-14 12:44:19 -07:00