Liu Zhicong
|
b2fc804cd7
|
Merge pull request #67 from glen0125/MVP
Return result code from sd node
|
2023-09-28 11:08:24 +08:00 |
|
Liu Zhicong
|
29f83a6322
|
Adjust the directory structure to prepare for merging into Master.
|
2023-09-28 11:08:24 +08:00 |
|
Song
|
2938a54402
|
Return result code from sd node
|
2023-09-28 11:07:57 +08:00 |
|
Liu Zhicong
|
3a83783e3a
|
Add chat history limit for Agent and Role.
Fix bugs.
|
2023-09-28 11:07:57 +08:00 |
|
Liu Zhicong
|
28e6c6047f
|
fix document format error.
|
2023-09-27 15:42:25 -07:00 |
|
Liu Zhicong
|
969d5954eb
|
Merge pull request #67 from glen0125/MVP
Return result code from sd node
|
2023-09-27 11:48:11 -07:00 |
|
Liu Zhicong
|
030e4c4f52
|
Adjust the directory structure to prepare for merging into Master.
|
2023-09-27 11:40:46 -07:00 |
|
Liu Zhicong
|
5146bc1871
|
Add chat history limit for Agent and Role.
Fix bugs.
|
2023-09-27 10:09:31 -07:00 |
|
tsukasa
|
5b6de8b82b
|
local text embedding ok
|
2023-09-27 20:50:53 +08:00 |
|
Song
|
babb0a7c71
|
Return result code from sd node
|
2023-09-27 19:37:13 +08:00 |
|
liyaxing
|
e858978778
|
Fix text embedding model load error
|
2023-09-27 18:53:58 +08:00 |
|
liyaxing
|
87f82ec9e2
|
Add image embedding task and test case
|
2023-09-27 18:16:04 +08:00 |
|
tsukasa
|
e13e31aae9
|
fix queue compute node
|
2023-09-27 17:53:03 +08:00 |
|
tsukasa
|
01f05285c7
|
fix queue compute node
|
2023-09-27 17:24:00 +08:00 |
|
tsukasa
|
a5e5839460
|
add agent Mia
|
2023-09-27 15:59:49 +08:00 |
|
liyaxing
|
1ff3165961
|
Integration local image embedding to aiox shell
|
2023-09-27 15:59:32 +08:00 |
|
liyaxing
|
451ab5e0a8
|
Add local image embedding impls
|
2023-09-27 15:57:48 +08:00 |
|
liyaxing
|
5f346b1bd9
|
Add sentence-transformer local text embedding supports
|
2023-09-27 15:57:48 +08:00 |
|
tsukasa
|
f472689ecb
|
modify knowledge email source
|
2023-09-27 15:56:23 +08:00 |
|
tsukasa
|
cf2d917404
|
default text embedding with local node
|
2023-09-27 15:56:23 +08:00 |
|
tsukasa
|
411ab61880
|
impl text splitter with tiktoken
|
2023-09-27 15:56:23 +08:00 |
|
liyaxing
|
8b862c0075
|
Improve chunk relate code and add read test case
|
2023-09-27 15:56:23 +08:00 |
|
liyaxing
|
d25f2956f9
|
Eliminate a bug that caused test cases to fail to execute correctly due to a circular dependency.
|
2023-09-27 15:56:23 +08:00 |
|
liyaxing
|
22ef7f0f18
|
Integration of sentence-transformer local text embedding
|
2023-09-27 15:56:23 +08:00 |
|
liyaxing
|
fe4d079d7a
|
Add sentence-transformer local text embedding supports
|
2023-09-27 15:53:38 +08:00 |
|
liyaxing
|
a7d09cd49a
|
Remove useless old code
|
2023-09-27 15:52:32 +08:00 |
|
tsukasa
|
76636f5cb6
|
knowledge add email source
|
2023-09-27 15:52:32 +08:00 |
|
Liu Zhicong
|
594901df90
|
fix workflow bug.
|
2023-09-27 00:13:34 -07:00 |
|
Liu Zhicong
|
943d0e3916
|
Improved the system's exception handling logic, striving to let users see the cause of the error.
|
2023-09-26 22:50:50 -07:00 |
|
Liu Zhicong
|
857a7ed956
|
fix bugs~
|
2023-09-26 18:46:26 -07:00 |
|
Song
|
fb76066ea2
|
Add paint env & test stability api
|
2023-09-26 16:40:52 +08:00 |
|
Liu Zhicong
|
b271f8883e
|
Add /enable /disable Feature
|
2023-09-26 01:19:33 -07:00 |
|
Liu Zhicong
|
7f11edb706
|
Jarvis can update contract, aios_shell can update contract.
|
2023-09-25 20:57:10 -07:00 |
|
wugren
|
55832c6ad4
|
Story maker support telegram
|
2023-09-24 16:26:18 +08:00 |
|
Liu Zhicong
|
58572827b8
|
Merge pull request #63 from glen0125/MVP
Add a paint agent(David)
|
2023-09-23 01:42:13 -07:00 |
|
Liu Zhicong
|
2662f8569f
|
fix bug
|
2023-09-22 23:45:36 -07:00 |
|
Song
|
2be2ef3f60
|
Update code & pass test
|
2023-09-23 13:19:32 +08:00 |
|
Song
|
85259ca408
|
Add paint function for agent David
|
2023-09-23 13:19:32 +08:00 |
|
Liu Zhicong
|
c289c811ee
|
fix bugs
|
2023-09-22 20:11:27 -07:00 |
|
Liu Zhicong
|
3061e00800
|
Merge branch 'MVP' into MVP
|
2023-09-22 00:48:09 -07:00 |
|
Liu Zhicong
|
0d556003c5
|
fix bug
|
2023-09-22 00:05:32 -07:00 |
|
Liu Zhicong
|
ad12e795c5
|
Add linux_admin agent, funny~
|
2023-09-21 23:18:52 -07:00 |
|
wugren
|
b195e6a6a4
|
add google application credentials
|
2023-09-22 13:38:44 +08:00 |
|
wugren
|
b8345eccaf
|
Modify story_maker prompt word
|
2023-09-22 12:27:27 +08:00 |
|
wugren
|
5c2dd13ab2
|
Fix story maker bug
|
2023-09-22 12:27:26 +08:00 |
|
wugren
|
4e45130140
|
story maker
|
2023-09-22 12:25:45 +08:00 |
|
Liu Zhicong
|
270debef67
|
Add feature: Contact manager
|
2023-09-21 20:51:21 -07:00 |
|
Liu Zhicong
|
f7a47a06ec
|
Jarvis can query user knowlege base!
|
2023-09-21 13:54:10 -07:00 |
|
Liu Zhicong
|
03036c7571
|
fix bug
|
2023-09-21 11:46:37 -07:00 |
|
tsukasa
|
a0a45b8998
|
shell knowledge commands
|
2023-09-21 18:34:22 +08:00 |
|