Commit Graph

164 Commits

Author SHA1 Message Date
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 2301babd4d Merge pull request #56 from streetycat/MVP
schedule multiple nodes with different weight
2023-09-18 11:42:31 -07:00
Liu Zhicong a3025274e3 fix merge bugs. 2023-09-18 11:41:16 -07:00
streetycat cecf809198 add notes for a method 2023-09-18 08:03:34 +00:00
streetycat f2a25b1b99 schedule same nodes with different weight 2023-09-18 07:58:08 +00: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 39008ec4db Merge pull request #55 from photosssa/MVP
Objected knowleadge base, a specialized implemention for emails
2023-09-18 00:37:48 -07:00
Liu Zhicong 8f4f778d3c Merge branch 'MVP' into MVP 2023-09-18 00:37:41 -07:00
tsukasa 441583b7f8 test prompt from knowledge object 2023-09-18 11:28:21 +08:00
tsukasa 805dc88de2 test prompt from knowledge object 2023-09-18 09:51:51 +08:00
Liu Zhicong d220f6b855 `fix bug from merge 2023-09-17 18:40:37 -07:00
Liu Zhicong ff0495ca8e Merge pull request #53 from streetycat/MVP
add compute node for llama
2023-09-17 18:30:33 -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
Liu Zhicong 4df0b74745 Merge pull request #52 from wugren/MVP 2023-09-17 18:15:51 -07:00
Liu Zhicong 0e14cedd19 Merge branch 'MVP' into MVP 2023-09-17 18:15:24 -07:00
zhangzhen d7bd28791b ignore logs for git 2023-09-17 21:22:23 +08: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
liyaxing b59af5d4a7 Fix object encode 2023-09-15 14:04:38 +08:00
wugren 9c1d672e3b Merge branch 'fiatrete:MVP' into MVP 2023-09-15 00:34:16 +08:00
wugren cbfff71d6b add whisper speech to text node and google text to speech node 2023-09-15 00:33:18 +08:00
liyaxing 6ea83729a5 Refactoring the EmailObject build process 2023-09-14 20:58:18 +08:00
liyaxing e1bba92ec2 Add object relation store impl and test case 2023-09-14 20:11:48 +08:00
liyaxing 937385f83c Improve ObjectID with remove object_type and __eq__ method 2023-09-14 20:10:12 +08:00
Liu Zhicong c4d97942cb Refactor chatsession impl, fix bug. 2023-09-14 01:50:27 -07:00
tsukasa a0cb5480df prompt from knowledge object 2023-09-14 16:42:14 +08:00
tsukasa 9cbf29e0b0 implement object relation store with sqlite 2023-09-14 16:03:56 +08:00
tsukasa aaf0f15228 put email object with nested object not object id 2023-09-14 15:44:58 +08:00
zhangzhen dd3187fc8a Provide the local llama service 2023-09-14 15:22:38 +08:00
Liu Zhicong 25fec9a683 Merge pull request #49 from alexsunxl/main
Parse and save html's img tag in the email body
2023-09-13 20:45:38 -07:00
tsukasa 6e5beb4cdf save relationship of objects 2023-09-13 17:55:27 +08:00
alexsunxl 72257b8312 Parse and save img tag in the email body 2023-09-12 15:52:40 +08:00
tsukasa 8ac6065332 embedding email object 2023-09-12 15:28:59 +08:00
Liu Zhicong 213e7b5b9b Merge pull request #48 from alexsunxl/MVP
The email spider module has added attachment image processing
2023-09-11 14:50:33 -07:00
liyaxing ddc103af38 Add EmailObjectBuilder impl and fix some bugs 2023-09-11 20:32:52 +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
liyaxing 58c0d74ca1 Add chunk reader impl 2023-09-11 17:30:06 +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
liyaxing f3cc3f6043 Update requirements 2023-09-11 02:07:01 +08:00
liyaxing 2761883ae8 Add some core objects impl 2023-09-11 02:06:41 +08:00
liyaxing 36476eb5b4 Add object and chunk base impl and test cases 2023-09-11 00:46:56 +08:00
Liu Zhicong 15dd600fdb Merge pull request #45 from glen0125/MVP
Add stability node (Text2Img)
2023-09-09 10:59:20 -07:00
Song 27ed3e20e6 The argument for is_support should be task_type 2023-09-09 22:13:16 +08:00
Song 0d793bd12d Remove some test information 2023-09-09 22:13:16 +08:00
liyaxing e8e3812d28 Add chunk store and chunk list helper 2023-09-08 15:52:05 +08:00