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 |
|
Liu Zhicong
|
0e14cedd19
|
Merge branch 'MVP' into MVP
|
2023-09-17 18:15:24 -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 |
|
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 |
|
Liu Zhicong
|
c4d97942cb
|
Refactor chatsession impl, fix bug.
|
2023-09-14 01:50:27 -07:00 |
|
tsukasa
|
8ac6065332
|
embedding email object
|
2023-09-12 15:28:59 +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
|
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 |
|