Commit Graph

9 Commits

Author SHA1 Message Date
streetycat f9269e27d5 add compute node for llama 2023-09-17 13:16:21 +00:00
zhangzhen dd3187fc8a Provide the local llama service 2023-09-14 15:22:38 +08:00
Liu Zhicong 7e1f7173b4 Complete AI Function support for Agent. 2023-09-10 20:50:37 -07:00
Song 3eac598c97 Add stability node (Text2Img) 2023-09-07 12:50:13 +08: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