Commit Graph

24 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 a7d09cd49a Remove useless old code 2023-09-27 15:52:32 +08:00
Liu Zhicong c289c811ee fix bugs 2023-09-22 20:11:27 -07:00
tsukasa a0a45b8998 shell knowledge commands 2023-09-21 18:34:22 +08:00
liyaxing 218ee44de9 Add chromadb based vector store impl and test case 2023-09-21 18:32:57 +08:00
tsukasa 441583b7f8 test prompt from knowledge object 2023-09-18 11:28:21 +08:00
tsukasa 805dc88de2 test prompt from knowledge object 2023-09-18 09:51:51 +08:00
liyaxing b59af5d4a7 Fix object encode 2023-09-15 14:04:38 +08:00
liyaxing 6ea83729a5 Refactoring the EmailObject build process 2023-09-14 20:58:18 +08:00
liyaxing e1bba92ec2 Add object relation store impl and test case 2023-09-14 20:11:48 +08:00
liyaxing 937385f83c Improve ObjectID with remove object_type and __eq__ method 2023-09-14 20:10:12 +08:00
tsukasa 9cbf29e0b0 implement object relation store with sqlite 2023-09-14 16:03:56 +08:00
tsukasa 6e5beb4cdf save relationship of objects 2023-09-13 17:55:27 +08:00
tsukasa 8ac6065332 embedding email object 2023-09-12 15:28:59 +08:00
liyaxing ddc103af38 Add EmailObjectBuilder impl and fix some bugs 2023-09-11 20:32:52 +08:00
liyaxing 58c0d74ca1 Add chunk reader impl 2023-09-11 17:30:06 +08:00
liyaxing 2761883ae8 Add some core objects impl 2023-09-11 02:06:41 +08:00
liyaxing 36476eb5b4 Add object and chunk base impl and test cases 2023-09-11 00:46:56 +08:00
liyaxing e8e3812d28 Add chunk store and chunk list helper 2023-09-08 15:52:05 +08:00
liyaxing 1e5b9afd0f Add chunk relate impl and test case 2023-09-07 20:19:35 +08:00
liyaxing 188595beb6 Add chromadb based vector store impl and test case 2023-09-07 20:17:10 +08:00