Commit Graph
3134 Commits
Author SHA1 Message Date
Joe 0da352ae84 fix: get_authorization_url invite token 2024-09-02 15:40:47 +08:00
Joe 910f9b73c6 feat: remove redict signin 2024-09-02 15:25:24 +08:00
Joe 2c7cb5498d fix: oauth AccountNotFound 2024-09-02 15:24:13 +08:00
Joe c84f004035 feat: add oauth invite redict 2024-09-02 14:50:45 +08:00
Joe cbdbfb844d feat: reformat 2024-09-02 14:42:24 +08:00
Joe 4938e82357 feat: remove activate password param 2024-09-02 14:38:28 +08:00
Joe 8a014bdda4 feat: update invite workspace service 2024-09-02 14:11:21 +08:00
Joe 955e2871f4 feat: add oauth account not found 2024-09-02 11:09:40 +08:00
Joe eadf75ad24 feat: add login account not found 2024-09-02 11:08:36 +08:00
Joe 865395abba fix: send_reset_password_email limit email error 2024-08-30 12:36:22 +08:00
Joe c3b18d00fe fix: string error 2024-08-29 18:04:33 +08:00
Joe 83bf1c9160 fix: email code login redirect 2024-08-29 17:40:52 +08:00
Joe 3c747bc6d0 feat: add system future config 2024-08-29 16:53:55 +08:00
Joe ede775cb6a feat: add reset password api 2024-08-29 16:51:30 +08:00
Joe da684ebfaa feat: update register logic 2024-08-29 15:15:48 +08:00
Joe ccc0ec8178 feat: add email code login 2024-08-29 14:13:28 +08:00
douxc 42e6bf53c2 feat: add email templates for login and reset password 2024-08-28 11:37:54 +08:00
KVOJJJinandGitHub 693fe912f2 Fix annotation reply settings (#7696) 2024-08-28 09:42:54 +08:00
kurokoboandGitHub bc3a8e0ca2 feat: store created_by and updated_by for apps, modelconfigs, and sites (#7613) 2024-08-28 08:47:30 +08:00
Jiakun XuandGitHub e38334cfd2 fix: doc_language return null when document segment settings (#7719) 2024-08-28 08:45:51 +08:00
92cab33b73 feat(Tools): add feishu document and message plugins (#6435)
Co-authored-by: 黎斌 <[email protected]>
2024-08-27 20:21:42 +08:00
Bowen LiangandGitHub 3f467613fc feat: support configs for code execution request (#7704) 2024-08-27 19:38:33 +08:00
205d33a813 Fix: read properties of undefined issue (#7708)
Co-authored-by: libing <[email protected]>
2024-08-27 19:23:56 +08:00
crazywoolaandGitHub da326baa5e fix: tongyi Error: 'NoneType' object is not subscriptable (#7705) 2024-08-27 16:56:06 +08:00
crazywoolaandGitHub d9198b5646 feat: remove unused code (#7702) 2024-08-27 16:47:34 +08:00
JyongandGitHub 60001a62c4 fixed chunk_overlap is None (#7703) 2024-08-27 16:38:06 +08:00
sinoandGitHub ee7d5e7206 feat: support Moonshot and GLM models tool call for volc ark provider (#7666) 2024-08-27 14:43:37 +08:00
呆萌闷油瓶andGitHub 2726fb3d5d feat:dailymessages (#7603) 2024-08-27 12:53:27 +08:00
d7aa4076c9 feat: display account name on the logs page for the apps (#7668)
Co-authored-by: crazywoola <[email protected]>
2024-08-27 12:40:44 +08:00
122ce41020 feat: rewrite Elasticsearch index and search code to achieve Elasticsearch vector and full-text search (#7641)
Co-authored-by: haokai <[email protected]>
Co-authored-by: crazywoola <[email protected]>
Co-authored-by: Bowen Liang <[email protected]>
Co-authored-by: wellCh4n <[email protected]>
2024-08-27 11:43:44 +08:00
Charlie.WeiandGitHub e7afee1176 Langfuse view button (#7684) 2024-08-27 11:25:56 +08:00
zxhlyhandGitHub 88730906ec fix: empty knowledge add file (#7690) 2024-08-27 11:25:27 +08:00
Bowen LiangandGitHub a15080a1d7 bug: (#7586 followup) fix config of CODE_MAX_STRING_LENGTH (#7683) 2024-08-27 10:38:24 +08:00
JyongandGitHub 35431bce0d fix dataset_id and index_node_id idx missed in document_segments tabl… (#7681) 2024-08-27 10:25:24 +08:00
7b7576ad55 Add Azure AI Studio as provider (#7549)
Co-authored-by: Hélio Lúcio <[email protected]>
2024-08-27 09:52:59 +08:00
162faee4f2 fix: set score_threshold to zero if it is None for MyScale vectordb (#7640)
Co-authored-by: crazywoola <[email protected]>
2024-08-27 09:47:16 +08:00
ZhiandGitHub b7ff98d7ff fix: Remove useless debug information. (#7647) 2024-08-26 20:40:26 +08:00
-LAN-andGitHub 0474f0c906 chore: Update version to 0.7.2 (#7646) 0.7.2 2024-08-26 20:11:55 +08:00
Shota TotsukaandGitHub 430e100142 refactor: Add @staticmethod decorator in api/core (#7652) 2024-08-26 19:45:03 +08:00
JyongandGitHub 1473083a41 catch openai rate limit error (#7658) 2024-08-26 19:36:44 +08:00
snickerjpandGitHub 7cda73f192 Proposal to revise Japanese expressions (#7664) 2024-08-26 19:05:49 +08:00
代君andGitHub 7c2bb31a55 [fix] openai's tool role dose not support name parameter. (#7659) 2024-08-26 18:52:34 +08:00
非法操作andGitHub ba82023445 fix: support float type for tool parameter's default value (#7644) 2024-08-26 17:10:54 +08:00
-LAN-andGitHub 13be84e4d4 chore(api/controllers): Apply Ruff Formatter. (#7645) 2024-08-26 15:29:10 +08:00
7ae728a9a3 fix nltk averaged_perceptron_tagger download and fix score limit is none (#7582)
Co-authored-by: crazywoola <[email protected]>
2024-08-26 15:14:05 +08:00
pinsilyandGitHub a7743a4f47 add:save_model_credentials error log (#7630) 2024-08-26 14:46:29 +08:00
ZhiandGitHub 103ff28530 feat: speed up the Docker build for dify-api for Chinese developers. (#7626) 2024-08-26 14:45:28 +08:00
ZhiandGitHub 8dfdb37de3 fix: use LOG_LEVEL for celery startup (#7628) 2024-08-26 14:44:58 +08:00
17fd773a30 chore(api/services): apply ruff reformatting (#7599)
Co-authored-by: -LAN- <[email protected]>
2024-08-26 13:43:57 +08:00
Bowen LiangandGitHub 979422cdc6 chore(api/tasks): apply ruff reformatting (#7594) 2024-08-26 13:38:37 +08:00