Commit Graph

371 Commits

Author SHA1 Message Date
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
Liu Zhicong e0c4eb5849 Merge pull request #68 from photosssa/MVP
Add local text/image embedding node; Add an agent Mia to use local knowledge
2023-09-27 20:29:10 -07:00
Liu Zhicong 175c3ee0b3 Merge branch 'MVP' into MVP 2023-09-27 20:29:03 -07:00
tsukasa ecda804ca8 remove /knowledge query command 2023-09-28 11:17:02 +08:00
liyaxing 7f81e25e3b Add image embedding task and test case 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 98d129856e Compete "Quick Start" 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
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
lllucy4901 f3c4511101 Update QuickStart zh-CN.md 2023-09-27 16:30:20 -07:00
Liu Zhicong 28e6c6047f fix document format error. 2023-09-27 15:42:25 -07:00
Liu Zhicong da6cb5d372 Compete "Quick Start" 2023-09-27 15:29:57 -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
Liu Zhicong 6d63c3ed53 Merge pull request #66 from glen0125/MVP
Add paint env & test stability api
2023-09-26 09:36:03 -07:00
Song ad50d6ad02 Remove test info 2023-09-26 16:42:40 +08: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
Liu Zhicong 7d4b92d4b9 Merge pull request #64 from wugren/MVP
Story maker support telegram
2023-09-25 11:04:26 -07:00