Commit Graph

88 Commits

Author SHA1 Message Date
Liu Zhicong 270debef67 Add feature: Contact manager 2023-09-21 20:51:21 -07:00
tsukasa a0a45b8998 shell knowledge commands 2023-09-21 18:34:22 +08: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
streetycat ee3f9ebcea adapt to new value name 2023-09-20 17:58:06 +08:00
zhangzhen 0de5534723 adapt to new value name 2023-09-20 17:58:06 +08:00
streetycat c5184154b5 proxy with authorize 2023-09-20 17:58:06 +08:00
streetycat c9af0cfc0d add proxy in config 2023-09-20 17:58:05 +08:00
Liu Zhicong d5073cc21b Jarvis use gpt-3.5 2023-09-20 02:23:46 -07:00
Liu Zhicong a75857a631 Javirs control calender~ 2023-09-20 01:33:00 -07:00
Liu Zhicong 40e14ee025 Fix workflow system prompt bugs. 2023-09-19 18:25:25 -07:00
Liu Zhicong 298ee73a6b aios shell support /connect command , connect to a agent though tunnel easy. 2023-09-19 15:43:17 -07:00
Liu Zhicong feca072a4f Improve UserConfig Model, let aios shell remember last target~ 2023-09-19 00:53:13 -07:00
Liu Zhicong 56d15fd003 fix workflow bug, disable local LLM temporary. 2023-09-19 00:23:19 -07:00
Liu Zhicong 874aa98e21 1) Improve Build-in agent "Tracy Wang" 2) fix bug 2023-09-18 23:25:44 -07:00
Liu Zhicong 0d8ee2a7af fix merge bugs 2023-09-18 12:51:52 -07:00
Liu Zhicong a3025274e3 fix merge bugs. 2023-09-18 11:41:16 -07:00
Liu Zhicong 5a26b9614c 1) Improve aios_shell experience, 2) Add 2 formula build-in agents 2023-09-18 00:42:03 -07:00
Liu Zhicong 8f4f778d3c Merge branch 'MVP' into MVP 2023-09-18 00:37:41 -07:00
Liu Zhicong b38aae81e2 Merge branch 'MVP' into MVP 2023-09-17 18:30:26 -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
streetycat f9269e27d5 add compute node for llama 2023-09-17 13:16:21 +00: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 ef9ab83e63 Add tunnel support ,and implment TelegramTunnel. Now we can use telegram bot connect to installed agent/workflow. 2023-09-15 17:35:12 -07:00
Liu Zhicong c4d97942cb Refactor chatsession impl, fix bug. 2023-09-14 01:50:27 -07:00
alexsunxl 72257b8312 Parse and save img tag in the email body 2023-09-12 15:52:40 +08:00
alexsunxl c6e18f96a9 Change the code style to the class style 2023-09-11 19:58:16 +08:00
alexsunxl 8ffc61f9c5 Save email attachment files in folders 2023-09-11 18:49:56 +08: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
alexsunxl a6f03ff62a Add a service: email spider #43 2023-08-31 16:23:07 +08:00
tsukasa 39eb96f9e3 objected knowledge base implement for email code structure 2023-08-31 15:46:49 +08: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 9814889d34 Initial MVP project structs. 2023-08-10 23:57:02 -07:00