tsukasa
|
ce033c2381
|
add knowledge pipeline manager
|
2023-10-19 10:47:34 +08:00 |
|
Liu Zhicong
|
b74b86b4d4
|
Refactor before imporve knowledge base.
|
2023-10-18 11:21:28 -07:00 |
|
wugren
|
3c31e2f0ec
|
Fix bugs
|
2023-10-09 11:35:50 +08:00 |
|
Liu Zhicong
|
4f43c4abed
|
Imporve /open command: detetive target before open.
|
2023-10-03 18:52:10 -07:00 |
|
Liu Zhicong
|
9932b55ae8
|
Implement simple "Agent Think Frame" , Tracy can do teach summary now.
|
2023-10-01 16:33:49 -07:00 |
|
Liu Zhicong
|
431f0d4ff2
|
Fix bug: Agent process message correctly in Telegeram Gorup
|
2023-10-01 02:09:44 -07:00 |
|
Liu Zhicong
|
55b2701faa
|
fix tg tunnel bug.
|
2023-09-29 17:22:22 -07:00 |
|
Liu Zhicong
|
99f6f12227
|
Merge Llama support for release.
|
2023-09-29 12:15:27 -07:00 |
|
tsukasa
|
bc2488f781
|
add query knowledge object in shell
|
2023-09-29 14:27:49 +08:00 |
|
Liu Zhicong
|
b6a06c4150
|
fix bug
|
2023-09-28 22:35:51 -07:00 |
|
Liu Zhicong
|
ef36bc050b
|
fix bug
|
2023-09-28 21:45:34 -07:00 |
|
Liu Zhicong
|
c644c2e1a2
|
fix bug
|
2023-09-28 20:37:18 -07:00 |
|
Liu Zhicong
|
a889761677
|
Update README.md
|
2023-09-28 19:14:52 -07:00 |
|
Liu Zhicong
|
fc0c91d942
|
fix merge bug.
|
2023-09-28 14:03:52 -07:00 |
|
Liu Zhicong
|
8ccab139aa
|
Merge pull request #70 from streetycat/MVP
Add the llama nodes at local dynamically
|
2023-09-28 09:17:39 -07:00 |
|
tsukasa
|
026bfc1caf
|
send image with telegram message
|
2023-09-28 18:30:07 +08:00 |
|
streetycat
|
193c627bdb
|
rebase to main
|
2023-09-28 09:09:30 +00:00 |
|
streetycat
|
4f6b04fe48
|
local llama
|
2023-09-28 08:50:21 +00:00 |
|
tsukasa
|
ff4875dae5
|
add default knowledge source dir
|
2023-09-28 16:48:33 +08:00 |
|
tsukasa
|
56c0202552
|
add image insert/query in knowledge base
|
2023-09-28 16:48:33 +08:00 |
|
streetycat
|
97d69e43f7
|
fix bugs
|
2023-09-28 16:38:56 +08:00 |
|
streetycat
|
7b5c0103e8
|
local llama
|
2023-09-28 16:38:32 +08:00 |
|
tsukasa
|
ecda804ca8
|
remove /knowledge query command
|
2023-09-28 11:17:02 +08:00 |
|
liyaxing
|
7f3687fab1
|
Integration local image embedding to aiox shell
|
2023-09-28 11:16:46 +08:00 |
|
liyaxing
|
f07976366f
|
Add sentence-transformer local text embedding supports
|
2023-09-28 11:16:11 +08:00 |
|
Liu Zhicong
|
1de94a4d06
|
fix document format error.
|
2023-09-28 11:08:25 +08:00 |
|
Liu Zhicong
|
b2fc804cd7
|
Merge pull request #67 from glen0125/MVP
Return result code from sd node
|
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 |
|
tsukasa
|
5b6de8b82b
|
local text embedding ok
|
2023-09-27 20:50:53 +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 |
|
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 |
|
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 |
|