Commit Graph

4961 Commits

Author SHA1 Message Date
takatost f18ce203b5
feat: optimize error logging (#808) 2023-08-12 02:22:43 +08:00
takatost b81b8637ec
feat: temp remove paid option of anthropic (#807) 2023-08-12 01:54:38 +08:00
takatost 55b24c373f
Revert "Fix/disable site when change code" (#805) 2023-08-12 01:38:53 +08:00
takatost 5fa2161b05
feat: server multi models support (#799) 2023-08-12 00:57:00 +08:00
Krasus.Chen d8b712b325
fix bug desc/copyright/privacy_policy none (#796) 2023-08-11 18:21:11 +08:00
Matri 220f7c81e9
build: fix .dockerignore file (#800) 2023-08-11 18:19:44 +08:00
Matri fc7e4ac75b
fix: automatically create tenant for user (#793) 2023-08-11 18:18:11 +08:00
lixiaoyin cc277227ad
fix i is not incremented due to violating the uniqueness constraint w… (#771)
Co-authored-by: 李啸吟 <746963140@qq.com>
2023-08-08 21:19:06 +08:00
crazywoola 3d194787b4
Fix/disable site when change code (#775) 2023-08-08 10:00:00 +08:00
Matri 6242e91a6b
Fix: Install page redirects to signin if Dify finished setup. (#762) 2023-08-07 13:19:47 +08:00
crazywoola cc7b5d128b
fix: doc issue in #757 (#767) 2023-08-07 11:30:39 +08:00
takatost 3b08bf1c6c
feat: add app icon modify route (#760) 2023-08-06 16:21:35 +08:00
takatost 95689ec451
fix: modify app name & icon raise 401 (#759) 2023-08-06 16:11:04 +08:00
舜岳 51554361fc
refactor: Added project name to Docker Compose command (#753) 2023-08-05 21:54:42 +08:00
takatost 491d29cc87
feat: optimize multi platform image build (#754) 2023-08-05 17:23:57 +08:00
takatost 5d783a4922
fix: wrong version tag of base docker image (#739) 2023-08-03 22:22:27 +08:00
Matri dfe10e9dfe
fix: generate_more_like_this function issue (#722) 2023-08-03 11:37:09 +08:00
takatost 654985177f
fix: segment resort in dataset retrieve by index_node_id_to_position (#721) 2023-08-02 21:31:54 +08:00
takatost e18211ffea
feat: fix azure completion choices return empty (#708) 2023-08-01 15:36:53 +08:00
Joel a856ef387b
feat: dashboard add tps chart (#706)
Co-authored-by: John Wang <takatost@gmail.com>
2023-08-01 15:17:20 +08:00
Jyong fa73aa8dbf
add embedding max retries (#699) 2023-07-31 23:28:37 +08:00
takatost 12ecf89a87
feat: fix completion log error (#692) 2023-07-31 15:38:13 +08:00
takatost 0c18cab111
feat: add queue to celery task (#688) 2023-07-31 13:13:08 +08:00
takatost 396197e881
fix: not annotation error in log (#686) 2023-07-31 11:50:35 +08:00
John Wang a4678845dd
feat: bump version to 0.3.12 (#674) 2023-07-29 17:49:35 +08:00
Jyong 174ebb51db
add qa thread control (#677) 2023-07-29 17:49:18 +08:00
John Wang 626c78a690
fix: agent parse result error (#676) 2023-07-29 17:00:38 +08:00
Jyong 9eaae770a6
Feat/add thread control (#675) 2023-07-29 17:00:21 +08:00
Jyong ca60610306
logging qa error (#672) 2023-07-29 01:51:18 +08:00
Jyong 082f8b17ab
Feat/milvus support (#671)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
Co-authored-by: JzoNg <jzongcode@gmail.com>
2023-07-28 22:19:39 +08:00
KVOJJJin cf93d8d6e2
Feat: Q&A format segmentation support (#668)
Co-authored-by: jyong <718720800@qq.com>
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
2023-07-28 20:47:15 +08:00
John Wang aae2fb8a30
fix: dataset retrieve npe when dataset desc is null (#669) 2023-07-28 17:40:36 +08:00
John Wang 2adaceab82
feat: bump version to 0.3.11 (#654) 2023-07-27 22:25:32 +08:00
John Wang d979955c8a
feat: optimize current time (#661) 2023-07-27 22:15:07 +08:00
John Wang b5825142d1
feat: add current time tool in universal chat agent (#659) 2023-07-27 17:39:36 +08:00
John Wang 538e3fc256
fix: return message error in blocking mode (#657) 2023-07-27 16:14:45 +08:00
John Wang ba3dc8cae0
feat: fix dataset retrieve agent llm not support error (#656) 2023-07-27 15:45:52 +08:00
John Wang 4fdb37771a
feat: universal chat in explore (#649)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
2023-07-27 13:08:57 +08:00
TheFu527 94b54b7ca9
feat: replace the end user column in the web page Log & Ann. with the… (#653)
Co-authored-by: Hao Fu <hao.fu@helloklarity.com>
2023-07-27 12:48:43 +08:00
crazywoola f9412f5fdb
fix: site enable check (#645) 2023-07-26 11:11:09 +08:00
John Wang e9810a6df2
fix: azure openai embedding model name error (#612) 2023-07-20 13:52:54 +08:00
John Wang cae15013e0
fix: azure openai deployment list was deprecated suddenly (#611) 2023-07-20 13:46:39 +08:00
Jyong 52c84da051
add clean unused dataset command (#609) 2023-07-20 11:08:28 +08:00
Jyong 026f0bfce9
Feat/clean vector dataset (#605) 2023-07-19 21:30:25 +08:00
John Wang b0091452ca
feat: add bash before entrypoint.sh in Dockerfile (#592) 2023-07-18 16:22:34 +08:00
John Wang eff115267f
fix: anthropic completion error in blocking mode (#591) 2023-07-18 15:12:52 +08:00
John Wang 07cde4f8fe
feat: bump 0.3.10 (#589) 2023-07-18 15:04:49 +08:00
Jyong 9f28a48a92
index add to db when dataset updated (#588) 2023-07-18 15:02:33 +08:00
John Wang 0d3cd3b16a
fix: azure provider select error when use custom azure provider (#587) 2023-07-18 14:34:09 +08:00
John Wang 3dc82fb044
feat: remove davinci required model from azure provider (#586) 2023-07-18 14:14:56 +08:00
John Wang e2a5f8ba1a
feat: bump version to 0.3.9 (#574) 2023-07-17 09:47:23 +08:00
John Wang 7599f79a17
feat: claude api support (#572) 2023-07-17 00:14:19 +08:00
Jyong 2c6e00174b
add document limit check (#570) 2023-07-16 13:21:56 +08:00
John Wang 24f3456990
fix: account check in runtime (#569) 2023-07-15 23:58:15 +08:00
John Wang 7f320f9146
feat: bump version to 0.3.8 (#559) 2023-07-14 11:53:15 +08:00
KVOJJJin cd51d3323b
feat: member invitation and activation (#535)
Co-authored-by: John Wang <takatost@gmail.com>
2023-07-14 11:19:26 +08:00
crazywoola 004b3caa43
Feature/add delete to service (#555) 2023-07-14 10:37:33 +08:00
zxhlyh 397a92f2ee
convert audio wav to mp3 (#552) 2023-07-12 17:18:56 +08:00
crazywoola d49ac1e4ac
Feature/use jwt in web (#533)
Co-authored-by: crazywoola <li.zheng@dentsplysirona.com>
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
2023-07-11 15:21:20 +08:00
John Wang 57de19a5ca
feat: bump version to 0.3.7 (#540) 2023-07-10 15:23:38 +08:00
Jyong a93506df18
Fix/dataset clean task (#534) 2023-07-08 17:29:56 +08:00
zxhlyh a03a92e9db
Feat/chat support voice input (#532) 2023-07-07 17:50:42 +08:00
John Wang 6eee7cb42c
feat: fix azure embedding Too many inputs problem (#530) 2023-07-07 11:17:36 +08:00
John Wang ed6648a41e
feat: dataset list add order by created at (#487) 2023-07-05 11:00:21 +08:00
John Wang da04ff040b
fix: remove document from dataset error when vector index npe (#489) 2023-06-29 13:09:22 +08:00
John Wang b9b0866a46
fix: generate summary error when tokens=4097 (#488) 2023-06-29 12:54:50 +08:00
John Wang df68a7c82b
feat: Optimize the quality of the title generate (#484) 2023-06-28 19:59:20 +08:00
John Wang 9d98669e7d
fix: dataset destination error (#477) 2023-06-28 15:51:07 +08:00
John Wang 408fbb0c70
fix: title, summary, suggested questions generate (#476) 2023-06-28 15:43:33 +08:00
crazywoola 998f819b04
use sub to operate all (#475) 2023-06-28 14:58:40 +08:00
John Wang 6194b82752
feat: bump to 0.3.6 (#474) 2023-06-28 14:23:20 +08:00
Jyong 334f46d0b6
Fix/json format (#466) 2023-06-28 13:58:50 +08:00
Jyong 2eea114ac0
fix special code (#473) 2023-06-28 13:58:36 +08:00
crazywoola 97e9ebd29a
Feature/add is deleted to conversations (#470) 2023-06-28 13:31:51 +08:00
Jyong c67ecff3fe
Fix/json format (#465) 2023-06-27 17:15:03 +08:00
John Wang d5b42c09ee
fix: template parse error when history include {{any}} (#463) 2023-06-27 16:35:50 +08:00
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
John Wang 1a5acf43aa
Fix/shared lock (#210) 2023-05-25 21:31:11 +08:00
John Wang 4ef6392de5
feat: bump version to 0.3.0 (#207) 2023-05-25 20:48:47 +08:00
John Wang 023783372e
feat: explore support multi language (#202) 2023-05-25 18:53:28 +08:00
John Wang b6cca59517
fix: update recommend app params error (#197) 2023-05-25 16:01:41 +08:00
John Wang 93ae18ea12
Feat: explore apps (#196) 2023-05-25 15:54:45 +08:00
John Wang d93365d429
fix: azure embedding not support batch (#188) 2023-05-24 18:55:07 +08:00
Jyong e2bf18053c
Fix/dateset update rule (#177) 2023-05-23 22:54:59 +08:00
John Wang 4350bb9a00
Fix/human in answer (#174) 2023-05-23 19:54:04 +08:00
John Wang fe688b505a
feat: support disable version check (#173) 2023-05-23 17:34:48 +08:00
John Wang 056898bf21
fix: quota update error on azure openai (#172) 2023-05-23 16:16:22 +08:00
John Wang 6da5e54180
Feat/open azure validate (#163) 2023-05-23 14:16:26 +08:00
John Wang f3219ff107
fix: template string in template error (#162) 2023-05-23 13:16:33 +08:00
John Wang 219011b62a
fix: disable template string in query (#160) 2023-05-23 12:57:26 +08:00
John Wang 90150a6ca9
Feat/optimize chat prompt (#158) 2023-05-23 12:26:28 +08:00
Yuhao 7722a7c5cd
fix: bootstrap env (#127)
Co-authored-by: yuhao1118 <yuhao1118@bytedance.net>
2023-05-23 10:48:03 +08:00
John Wang 9a5ae9f51f
Feat: optimize error desc (#152) 2023-05-22 17:39:28 +08:00
John Wang 54a6571462
fix: extra input for opening statement was not suitable for prompt (#143) 2023-05-22 14:32:22 +08:00
Joel 17a8118154
fix: email reg (#135) 2023-05-22 10:39:51 +08:00
Yuanyuan Zhang d8425f3f4c
Fix the email validation problem for a.b@c.club. (#94)
Co-authored-by: yyzhang <yuanyuan.zhang@haochezhu.club>
2023-05-22 10:08:26 +08:00
John Wang b42cd38cc9
fix: internal error when user is none in service api call (#129) 2023-05-21 17:29:47 +08:00
John Wang e8e8f9e97d
Fix: move pre prompt to user massasge in chat mode (#126) 2023-05-21 17:06:04 +08:00
John Wang 1b6e3ef964
Feat: optimize inner prompt (#121) 2023-05-21 11:29:10 +08:00
John Wang e8239ae631
feat: add celery document (#118) 2023-05-20 21:26:07 +08:00
John Wang 8fc2663693
fix: weaviate batch insert timeout (#108) 2023-05-19 21:57:32 +08:00
John Wang f68b05d5ec
Feat: support azure openai for temporary (#101) 2023-05-19 13:24:45 +08:00
killpanda c6ba67a770
add a config to disable provider config validation (#85) 2023-05-18 08:25:37 +08:00
Yuhao f8eefa31fe
feat: add redis ssl support (#65) 2023-05-17 15:40:21 +08:00
John Wang 0587ff0fba
fix: remove empty segment in splitter (#68) 2023-05-17 15:02:58 +08:00
John Wang a4713c01d5
fix: remove v1 in app_base_url (#55) 2023-05-16 22:41:45 +08:00
John Wang 8847bb1e45
Feat/optimize install wildcard support (#53) 2023-05-16 22:01:29 +08:00
John Wang d680fca996
fix: provider_response_latency type error (#45) 2023-05-16 16:51:39 +08:00
John Wang 815f794eef
feat: optimize split rule when use custom split segment identifier (#35) 2023-05-16 12:57:25 +08:00
John Wang f5b2271c8c
fix: import wrong user (#32) 2023-05-15 23:30:58 +08:00
John Wang 2e1cd3db28
fix: uuid-ossp extension create failed in pgsql (#10) 2023-05-15 12:03:08 +08:00
John Wang db896255d6 Initial commit 2023-05-15 08:51:32 +08:00