Song
|
dbb1ab4437
|
The argument for is_support should be task_type
|
2023-09-21 18:32:34 +08:00 |
|
Liu Zhicong
|
874aa98e21
|
1) Improve Build-in agent "Tracy Wang" 2) fix bug
|
2023-09-18 23:25:44 -07:00 |
|
Liu Zhicong
|
2301babd4d
|
Merge pull request #56 from streetycat/MVP
schedule multiple nodes with different weight
|
2023-09-18 11:42:31 -07:00 |
|
streetycat
|
f2a25b1b99
|
schedule same nodes with different weight
|
2023-09-18 07:58:08 +00:00 |
|
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
|
b38aae81e2
|
Merge branch 'MVP' into MVP
|
2023-09-17 18:30:26 -07: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 |
|
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
|
27ed3e20e6
|
The argument for is_support should be task_type
|
2023-09-09 22:13:16 +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 |
|
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 |
|