Commit Graph

20 Commits

Author SHA1 Message Date
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
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
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 36476eb5b4 Add object and chunk base impl and test cases 2023-09-11 00:46:56 +08:00
liyaxing 188595beb6 Add chromadb based vector store impl and test case 2023-09-07 20:17:10 +08:00
tsukasa cff34c6aba knowledge base basic flow 2023-08-31 20:13:41 +08:00
tsukasa 5bd9775e4f Add openai text embedding compute task 2023-08-31 16:32:20 +08:00
tsukasa febe28eecc Add embeding compute task 2023-08-31 15:48:14 +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 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