Commit Graph

19 Commits

Author SHA1 Message Date
Liu Zhicong 8f4f778d3c Merge branch 'MVP' into MVP 2023-09-18 00:37:41 -07:00
tsukasa 805dc88de2 test prompt from knowledge object 2023-09-18 09:51:51 +08: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
liyaxing b59af5d4a7 Fix object encode 2023-09-15 14:04:38 +08:00
liyaxing e1bba92ec2 Add object relation store impl and test case 2023-09-14 20:11:48 +08:00
tsukasa 6e5beb4cdf save relationship of objects 2023-09-13 17:55:27 +08:00
tsukasa 8ac6065332 embedding email object 2023-09-12 15:28:59 +08:00
liyaxing ddc103af38 Add EmailObjectBuilder impl and fix some bugs 2023-09-11 20:32:52 +08:00
liyaxing 36476eb5b4 Add object and chunk base impl and test cases 2023-09-11 00:46:56 +08:00
liyaxing e8e3812d28 Add chunk store and chunk list helper 2023-09-08 15:52:05 +08:00
liyaxing 1e5b9afd0f Add chunk relate impl and test case 2023-09-07 20:19:35 +08:00
liyaxing 188595beb6 Add chromadb based vector store impl and test case 2023-09-07 20:17:10 +08: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 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 1a6cf1ad7a complete document of sub system package_manager. 2023-08-23 13:29:02 -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 3d8f6fd5c8 Temporary commit 2023-08-14 12:44:19 -07:00