Liu Zhicong
|
d5073cc21b
|
Jarvis use gpt-3.5
|
2023-09-20 02:23:46 -07:00 |
|
Liu Zhicong
|
e6d7b2b009
|
Improve defualt agent Jarvis, fix some bug.
|
2023-09-19 21:36:56 -07:00 |
|
Liu Zhicong
|
feca072a4f
|
Improve UserConfig Model, let aios shell remember last target~
|
2023-09-19 00:53:13 -07:00 |
|
Liu Zhicong
|
56d15fd003
|
fix workflow bug, disable local LLM temporary.
|
2023-09-19 00:23:19 -07:00 |
|
Liu Zhicong
|
0d8ee2a7af
|
fix merge bugs
|
2023-09-18 12:51:52 -07:00 |
|
Liu Zhicong
|
a3025274e3
|
fix merge bugs.
|
2023-09-18 11:41:16 -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
|
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 |
|
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
|
c4d97942cb
|
Refactor chatsession impl, fix bug.
|
2023-09-14 01:50:27 -07: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 |
|
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 |
|
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 |
|