Commit Graph

338 Commits

Author SHA1 Message Date
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
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 add4357c24 Merge pull request #62 from wugren/MVP
Add story maker
2023-09-22 00:48:15 -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 001482ea23 Modify agent name 2023-09-22 13:50:43 +08: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
Liu Zhicong 46165fdcbf Merge pull request #60 from photosssa/MVP
Add knowledge commands to aios shell
2023-09-21 11:38:38 -07:00
tsukasa a0a45b8998 shell knowledge commands 2023-09-21 18:34:22 +08:00
tsukasa edbd1c41da add knowledge pipeline 2023-09-21 18:33:58 +08:00
tsukasa 3721f4aaa4 test prompt from knowledge object 2023-09-21 18:32:57 +08:00
liyaxing 218ee44de9 Add chromadb based vector store impl and test case 2023-09-21 18:32:57 +08:00
tsukasa 10d6f2fa1e knowledge base basic flow 2023-09-21 18:32:57 +08:00
tsukasa 0eebdf61d0 Add openai text embedding compute task 2023-09-21 18:32:57 +08:00
tsukasa 071452fe19 Add embeding compute task 2023-09-21 18:32:57 +08:00
tsukasa d1b8795eed objected knowledge base implement for email code structure 2023-09-21 18:32:57 +08:00
Liu Zhicong 3672521b74 Merge pull request #53 from streetycat/MVP
add compute node for llama
2023-09-21 18:32:56 +08:00
Liu Zhicong 7cefcd5420 Merge pull request #52 from wugren/MVP 2023-09-21 18:32:56 +08:00
Liu Zhicong 6b487cbcb9 Merge branch 'MVP' into MVP 2023-09-21 18:32:56 +08:00
wugren acc0495b96 add whisper speech to text node and google text to speech node 2023-09-21 18:32:56 +08:00
zhangzhen cd436f4989 ignore logs for git 2023-09-21 18:32:56 +08:00
streetycat f4933b878a add compute node for llama 2023-09-21 18:32:56 +08:00