Commit Graph

46 Commits

Author SHA1 Message Date
Liu Zhicong c975ba2053 1) FixBug
2) Add Documents abount TASK/TODO Refactor
2024-01-06 13:08:41 -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
wugren 3494aa8f6b Add discord tunnel 2023-12-07 14:58: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
wugren 75d5c0066b AgentMsg support audio type 2023-12-05 19:59:41 +08:00
tsukasa f08d709604 agent learn with pipeline input ok 2023-12-05 18:52:56 +08:00
tsukasa 1031d527c1 add local knowledge base environment 2023-12-05 18:52:55 +08:00
tsukasa b7b968d5f7 define bas environment 2023-12-05 18:52:55 +08:00
Liu Zhicong 66e407add5 Merge pull request #108 from wugren/MVP
AgentMsg support image and video
2023-12-04 11:29:31 -08:00
wugren 1e987cc9d3 Supports telegram’s picture and video messages 2023-12-04 19:06:34 +08:00
wugren 1cdf6f73c0 Implement IssueAgent 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
streetycat 15046f0254 fix bugs for interactive of /node add 2023-12-04 17:25:54 +08:00
Song 3dc4fe8e4c Fix the dall e invocation process 2023-12-04 10:39:56 +08:00
Liu Zhicong 83149b5590 fix merge bugs. 2023-11-30 21:14:24 -08:00
Liu Zhicong adeca91e0a Refactor the code directory structure to better suit the current complexity 2023-11-30 21:04:19 -08:00
tsukasa d7cdf2576e read mail with issue tree pipeline works 2023-11-20 23:36:28 +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
wugren bddeebdad0 Support custom agent 2023-11-15 18:43:27 +08: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
Liu Zhicong 4f43c4abed Imporve /open command: detetive target before open. 2023-10-03 18:52:10 -07:00
Liu Zhicong b271f8883e Add /enable /disable Feature 2023-09-26 01:19:33 -07:00
Liu Zhicong 080a8918fe Add feature: Users can load their own downloaded agents or workflows from the myai directory. 2023-09-20 22:47:52 -07:00
Liu Zhicong a75857a631 Javirs control calender~ 2023-09-20 01:33:00 -07:00
Liu Zhicong 56d15fd003 fix workflow bug, disable local LLM temporary. 2023-09-19 00:23:19 -07:00
Liu Zhicong a20f331e8f 0) Complete Docker build scriptes. 1) Refactor storage dir struct for release. 2) Add a common 'user_config' model. 3)More friendly CLI experience 2023-09-17 18:25:13 -07:00
Liu Zhicong 43c70489e7 1) Add e-mail tunnel support 2) Modify all __new__ to get_instance() 3) init docker build scripts 2023-09-16 11:41:59 -07:00
Liu Zhicong 25bba0742a 1. Build a more simple workflow:math_school
2. Fix some bug
2023-09-01 12:05:03 -07:00
Liu Zhicong b4990e4c57 Workflow is almost done. 2023-09-01 00:39:41 -07: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
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
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
Liu Zhicong 9814889d34 Initial MVP project structs. 2023-08-10 23:57:02 -07:00