streetycat
|
cecf809198
|
add notes for a method
|
2023-09-18 08:03:34 +00:00 |
|
streetycat
|
f2a25b1b99
|
schedule same nodes with different weight
|
2023-09-18 07:58:08 +00: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
|
4df0b74745
|
Merge pull request #52 from wugren/MVP
|
2023-09-17 18:15:51 -07:00 |
|
Liu Zhicong
|
0e14cedd19
|
Merge branch 'MVP' into MVP
|
2023-09-17 18:15:24 -07:00 |
|
zhangzhen
|
d7bd28791b
|
ignore logs for git
|
2023-09-17 21:22:23 +08: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 |
|
zhangzhen
|
dd3187fc8a
|
Provide the local llama service
|
2023-09-14 15:22:38 +08:00 |
|
Liu Zhicong
|
25fec9a683
|
Merge pull request #49 from alexsunxl/main
Parse and save html's img tag in the email body
|
2023-09-13 20:45:38 -07:00 |
|
alexsunxl
|
72257b8312
|
Parse and save img tag in the email body
|
2023-09-12 15:52:40 +08:00 |
|
Liu Zhicong
|
213e7b5b9b
|
Merge pull request #48 from alexsunxl/MVP
The email spider module has added attachment image processing
|
2023-09-11 14:50:33 -07:00 |
|
alexsunxl
|
c6e18f96a9
|
Change the code style to the class style
|
2023-09-11 19:58:16 +08:00 |
|
alexsunxl
|
8ffc61f9c5
|
Save email attachment files in folders
|
2023-09-11 18:49:56 +08:00 |
|
Liu Zhicong
|
7e1f7173b4
|
Complete AI Function support for Agent.
|
2023-09-10 20:50:37 -07:00 |
|
Liu Zhicong
|
6b45cb9570
|
1.Can use aios_shell from new jarvis telgram bot right now
2.Update MVP plan2.md
3.Refactor function support
|
2023-09-10 12:01:53 -07:00 |
|
Liu Zhicong
|
15dd600fdb
|
Merge pull request #45 from glen0125/MVP
Add stability node (Text2Img)
|
2023-09-09 10:59:20 -07:00 |
|
Song
|
27ed3e20e6
|
The argument for is_support should be task_type
|
2023-09-09 22:13:16 +08:00 |
|
Song
|
0d793bd12d
|
Remove some test information
|
2023-09-09 22:13:16 +08:00 |
|
Song
|
3eac598c97
|
Add stability node (Text2Img)
|
2023-09-07 12:50:13 +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
|
25bba0742a
|
1. Build a more simple workflow:math_school
2. Fix some bug
|
2023-09-01 12:05:03 -07:00 |
|
Liu Zhicong
|
b4990e4c57
|
Workflow is almost done.
|
2023-09-01 00:39:41 -07:00 |
|
Liu Zhicong
|
27f163ddd3
|
Merge pull request #44 from alexsunxl/MVP
Add a service: email spider #43
|
2023-08-31 17:51:55 -07:00 |
|
alexsunxl
|
a6f03ff62a
|
Add a service: email spider #43
|
2023-08-31 16:23:07 +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 |
|
fiatrete
|
23963adc6e
|
Merge pull request #33 from waterflier/main
Complete basic ai kernel frame codes
|
2023-08-23 09:31:14 +08: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
|
ae09b24cc6
|
Merge branch 'fiatrete:main' into main
|
2023-08-20 22:55:04 -07:00 |
|
Liu Zhicong
|
814f5cf481
|
complete ai kerne frame code
|
2023-08-20 22:53:35 -07:00 |
|
fiatrete
|
69be4e224a
|
updates
|
2023-08-18 09:49:58 +08:00 |
|
fiatrete
|
f2c867e3de
|
Merge pull request #30 from waterflier/main
Submission of Basic Component Code for Better Understanding of MVP Design (1/3)
|
2023-08-18 09:07:00 +08:00 |
|
Liu Zhicong
|
6b39379d7c
|
complete pkg_system basic design and impl
|
2023-08-16 20:06:09 -07:00 |
|
Liu Zhicong
|
3d8f6fd5c8
|
Temporary commit
|
2023-08-14 12:44:19 -07:00 |
|
fiatrete
|
db93380d05
|
Merge pull request #28 from waterflier/main
Initial MVP project structs.
|
2023-08-11 17:31:17 +08:00 |
|
Liu Zhicong
|
9814889d34
|
Initial MVP project structs.
|
2023-08-10 23:57:02 -07:00 |
|
fiatrete
|
f25e05c998
|
fix blocking
|
2023-06-25 22:30:31 -07:00 |
|
fiatrete
|
74d977f85f
|
fix docker file
|
2023-06-20 03:17:19 -07:00 |
|
fiatrete
|
dff51fd9ac
|
Update rembg module and docker file
|
2023-06-20 03:01:42 -07:00 |
|
fiatrete
|
3d77324ad4
|
Update document
|
2023-06-20 02:51:38 -07:00 |
|
fiatrete
|
baca747bbb
|
add remove_bg function
|
2023-06-20 02:45:37 -07:00 |
|