Commit Graph

85 Commits

Author SHA1 Message Date
John Wang
835bf9fd8d
fix: template parse error when pre prompt include {{}} (#462) 2023-06-27 15:51:55 +08:00
John Wang
c720f831af
feat: optimize template parse (#460) 2023-06-27 15:30:38 +08:00
John Wang
df5763be37
feat: optimize openai error raise (#459) 2023-06-27 12:34:47 +08:00
John Wang
cad1532f7c
feat: optimize index_struct copy (#442) 2023-06-25 17:52:22 +08:00
John Wang
951afcaaed
feat: optimize weaviate error msg (#441) 2023-06-25 17:05:56 +08:00
John Wang
3241e4015b
feat: upgrade langchain (#430)
Co-authored-by: jyong <718720800@qq.com>
2023-06-25 16:49:14 +08:00
John Wang
742bad93b5
feat: bump version to 0.3.5 (#433) 2023-06-21 16:18:41 +08:00
lisaifei@cvte.com
23ef2262bd
fix: filter empty value in xlsx to improve vector similarity hit (#422) 2023-06-21 11:25:52 +08:00
John Wang
8b39e48957
fix REDIS_USERNAME format (#414) 2023-06-19 22:14:47 +08:00
Jyong
36dc05c4da
fix chinese encoding (#411) 2023-06-19 18:41:17 +08:00
John Wang
54f3bbbf47
feat: bump version to 0.3.4 (#406) 2023-06-19 16:44:48 +08:00
Jyong
ce2996e7d4
Fix/dataset init (#409) 2023-06-19 16:32:03 +08:00
crazywoola
82d07ed2a8
doc: add annaconda info (#402) 2023-06-19 11:09:40 +08:00
Jyong
226f28edcb
Feature/self host notion import (#397) 2023-06-17 19:50:21 +08:00
Jyong
b08c19d926
fix encoding is none (#394) 2023-06-17 15:21:48 +08:00
Jyong
9253f72dea
Feat/dataset notion import (#392)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
Co-authored-by: JzoNg <jzongcode@gmail.com>
2023-06-16 21:47:51 +08:00
Jyong
f350948bde
Fix the issue of decoding a non-UTF-8 encoded file using UTF-8 (#389) 2023-06-16 14:23:03 +08:00
Columbus
eeb2c28526
Fix the issue of decoding a non-UTF-8 encoded file using UTF-8 encodi… (#378) 2023-06-16 14:12:07 +08:00
John Wang
7552a6be36
feat: add last active at for accounts (#375) 2023-06-15 13:59:36 +08:00
John Wang
a66ef7210b
feat: bump version to 0.3.3 (#359) 2023-06-14 12:17:56 +08:00
John Wang
184afa69ff
feat: add gpt-3.5-turbo-16k support and update openai gpt-3.5-turbo & Embedding Ada v2 unit price (#358) 2023-06-14 12:17:43 +08:00
John Wang
ab115b5f87
fix: completion stop invalid (#355) 2023-06-13 17:47:42 +08:00
John Wang
a11f36ca60
fix: stop completion response not save to db (#351) 2023-06-13 15:47:58 +08:00
John Wang
cd136fb293
feat: add WEAVIATE_BATCH_SIZE (#349) 2023-06-13 14:49:40 +08:00
John Wang
6a3ab36101
feat: optimize weaviate batch size (#348) 2023-06-13 11:28:15 +08:00
John Wang
1af968e73a
feat: optimize api language support (#344) 2023-06-13 10:06:49 +08:00
Jyong
3d14431b96
Fix/excel data format (#334) 2023-06-09 20:21:11 +08:00
John Wang
2ba0ee989a
feat: bump version to 0.3.2 (#330) 2023-06-09 16:25:26 +08:00
Columbus
5943385d42
Fix: the bug that allows regular users to add unregistered users to the workspace. (#328) 2023-06-09 16:07:53 +08:00
lisaifei@cvte.com
0abd67288b
feat: support xlsx file parsing (#304)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2023-06-09 15:57:19 +08:00
John Wang
6123bba96d
feat: add reset-encrypt-key-pair cmd for self hosted mode (#325) 2023-06-09 11:36:38 +08:00
杨睿
20899c44ff
fix: segment search by keyword (#303) 2023-06-07 00:45:25 +08:00
Jyong
35a2beb195
delete segment not commit (#309) 2023-06-06 23:16:51 +08:00
Jyong
2bf48514bc
fix markdown parser (#230) 2023-06-06 19:51:40 +08:00
John Wang
a3ee037d6d
feat: optimize output parse failed error (#298) 2023-06-05 11:23:51 +08:00
John Wang
19b5cb1e10
feat: fix json end with `` (#285) 2023-06-02 17:34:24 +08:00
John Wang
2478c88e07
feat: increase dataset description length to 400 (#283) 2023-06-02 14:03:18 +08:00
KVOJJJin
c67f626b66
Feat: Support re-segmentation (#114)
Co-authored-by: John Wang <takatost@gmail.com>
Co-authored-by: Jyong <718720800@qq.com>
Co-authored-by: 金伟强 <iamjoel007@gmail.com>
2023-06-01 23:19:36 +08:00
John Wang
490858a4d5
feat: auto rule generator (#273) 2023-05-31 22:03:15 +08:00
John Wang
44a1aa5e44
fix: dataset_tool npe (#274) 2023-05-31 17:16:27 +08:00
John Wang
ae94b067b3
feat: new stats (#265) 2023-05-31 11:20:24 +08:00
John Wang
75f7a96025
feat: ignore validate failed error log (#256) 2023-05-30 12:25:42 +08:00
John Wang
ccd80653ff
fix: query empty not allow (#255) 2023-05-30 12:24:51 +08:00
John Wang
5ca88a4fd9
fix: raw json parse in llm router chain (#254) 2023-05-30 12:16:45 +08:00
John Wang
a1c6cecf10
feat: bump to 0.3.1 (#253) 2023-05-30 11:31:22 +08:00
John Wang
bb7f454ecd
fix: dataset desc npe (#246) 2023-05-29 19:56:36 +08:00
John Wang
7f48fadd41
fix: prompt template parantheses select error (#244) 2023-05-29 19:10:31 +08:00
John Wang
af2138e8b8
fix: json parse in router chain output (#243) 2023-05-29 18:25:01 +08:00
John Wang
88545184be
feat: support multi datasets router chain mode (#231) 2023-05-28 22:44:54 +08:00
John Wang
2c23caacd4
fix: introduction key error (#221) 2023-05-26 20:49:38 +08:00