Commit Graph

21 Commits

Author SHA1 Message Date
Liu Zhicong 943d0e3916 Improved the system's exception handling logic, striving to let users see the cause of the error. 2023-09-26 22:50:50 -07:00
wugren 55832c6ad4 Story maker support telegram 2023-09-24 16:26:18 +08:00
wugren 5c2dd13ab2 Fix story maker bug 2023-09-22 12:27:26 +08:00
Liu Zhicong 270debef67 Add feature: Contact manager 2023-09-21 20:51:21 -07:00
Liu Zhicong 97f403080e Add feature: Agent/Role enable_function config. 2023-09-21 00:39:39 -07:00
Liu Zhicong e6d7b2b009 Improve defualt agent Jarvis, fix some bug. 2023-09-19 21:36:56 -07:00
Liu Zhicong 40e14ee025 Fix workflow system prompt bugs. 2023-09-19 18:25:25 -07:00
Liu Zhicong 56d15fd003 fix workflow bug, disable local LLM temporary. 2023-09-19 00:23:19 -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 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 1bbdf2e722 Add basic enviroment support. Can use env values in prompts right now. 2023-09-04 22:36: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 93b6b8e7f2 Improving aios_shell: We now have a basic, expandable framework, along with some basic features that will facilitate future testing. 2023-08-30 23:01:44 -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 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