takatost
|
5bd3b02be6
|
version to 0.5.7 (#2610)
|
2024-02-28 18:07:13 +08:00 |
|
crazywoola
|
3cf5c1853d
|
Fix: default button behavior (#2609)
|
2024-02-28 17:34:20 +08:00 |
|
takatost
|
a4d86496e1
|
fix: notion extractor raise 'NoneType' object has no attribute 'curre… (#2608)
|
2024-02-28 17:08:27 +08:00 |
|
takatost
|
90bdc85f8c
|
fix: AppParameterApi.get() got an unexpected keyword argument 'end_user' (#2607)
|
2024-02-28 16:46:50 +08:00 |
|
takatost
|
0828873b52
|
fix: missing default user for APP service api (#2606)
|
2024-02-28 16:09:56 +08:00 |
|
crazywoola
|
816b707a16
|
Fix: explore apps is not shown (#2604)
|
2024-02-28 15:43:42 +08:00 |
|
crazywoola
|
c9257ab4bf
|
Fix/2559 upload powered by brand image not showing up (#2602)
|
2024-02-28 15:17:49 +08:00 |
|
cola
|
69ce3b3d33
|
fix props.appDetail.api_base_url /v1 repeat error (#2601)
|
2024-02-28 15:13:38 +08:00 |
|
crazywoola
|
c4caa7c401
|
doc: props.appDetail.api_base_url (#2597)
|
2024-02-28 13:40:57 +08:00 |
|
Joshua
|
dc93a292c3
|
Feat/provider mistralai (#2598)
|
2024-02-28 13:39:55 +08:00 |
|
takatost
|
174ee1b646
|
fix: parameter user exceeded max length when invoking moonshot llm (#2596)
|
2024-02-28 12:23:34 +08:00 |
|
Joshua
|
9b1c4f47fb
|
feat:add mistral ai (#2594)
|
2024-02-28 12:22:57 +08:00 |
|
crazywoola
|
582ba45c00
|
Fix 500 error when creating from the template and the provider is None (#2591)
|
2024-02-28 11:27:17 +08:00 |
|
Rozstone
|
f1cbd55007
|
enhancement: skip fetching to improve user experience when switching … (#2580)
|
2024-02-27 19:16:22 +08:00 |
|
Yeuoly
|
3a34370422
|
fix: convert tool messages into user messages in react mode and fill … (#2584)
|
2024-02-27 19:15:07 +08:00 |
|
Bowen Liang
|
29ab244de6
|
fix: correct the parent class of CacheEmbedding (#2578)
|
2024-02-27 18:05:48 +08:00 |
|
Jyong
|
920b2c2b40
|
Fix/hit test tsne issue (#2581)
Co-authored-by: jyong <jyong@dify.ai>
|
2024-02-27 17:30:52 +08:00 |
|
Yeuoly
|
ac96d192a6
|
fix: parameter type handling in API tool and parser (#2574)
|
2024-02-27 15:59:11 +08:00 |
|
Rozstone
|
07fbeb6cf0
|
enhancement: improve client-side code (#2568)
|
2024-02-27 15:58:57 +08:00 |
|
Jyong
|
fc64cdee64
|
fix mivlus delete by ids error (#2573)
Co-authored-by: jyong <jyong@dify.ai>
|
2024-02-27 12:23:13 +08:00 |
|
zxhlyh
|
0c0e96c55f
|
fix: notion binding (#2572)
|
2024-02-27 11:59:54 +08:00 |
|
Jyong
|
5b953c1ef2
|
Fix some RAG bugs (#2570)
Co-authored-by: jyong <jyong@dify.ai>
|
2024-02-27 11:39:05 +08:00 |
|
Bowen Liang
|
562ca45e07
|
fix weaviate delete_by_ids (#2565)
|
2024-02-27 11:14:35 +08:00 |
|
crazywoola
|
6bbd53512e
|
Add Dify Meetup Event on Mar 9 (#2566)
|
2024-02-27 10:40:26 +08:00 |
|
Bowen Liang
|
e352a8ed1b
|
chore: remove redundant casting flask app config into dict (#2564)
|
2024-02-27 09:39:26 +08:00 |
|
Bowen Liang
|
e55225e2bc
|
fix typo in error message of supported keyword store (#2560)
|
2024-02-27 00:47:36 +08:00 |
|
Yeuoly
|
3e63abd335
|
Feat/json mode (#2563)
|
2024-02-26 23:34:40 +08:00 |
|
Jyong
|
0620fa3094
|
Feat/vdb migrate command (#2562)
Co-authored-by: jyong <jyong@dify.ai>
|
2024-02-26 19:47:29 +08:00 |
|
Rozstone
|
d93288f711
|
Feat/use searchparams as state (#2554)
Co-authored-by: crazywoola <427733928@qq.com>
|
2024-02-26 12:52:59 +08:00 |
|
Rozstone
|
ca69af7b97
|
feat: change max_question_num to 5 (#2520)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2024-02-24 09:28:27 +08:00 |
|
takatost
|
952e13fef8
|
Update README_CN.md (#2550)
|
2024-02-23 17:38:03 +08:00 |
|
Jyong
|
4be3087642
|
Fix/new RAG bugs (#2547)
Co-authored-by: jyong <jyong@dify.ai>
|
2024-02-23 16:54:15 +08:00 |
|
Garfield Dai
|
49da8a23a8
|
feat: openai llm get trial or paid models from config. (#2546)
|
2024-02-23 16:48:58 +08:00 |
|
Garfield Dai
|
3ad943a9eb
|
Feat/openai llm trial paid config (#2545)
|
2024-02-23 16:12:43 +08:00 |
|
zxhlyh
|
3082093293
|
fix: webapp name (#2543)
|
2024-02-23 14:54:03 +08:00 |
|
Jyong
|
b03bbab5ad
|
fix dev/reformat (#2542)
Co-authored-by: jyong <jyong@dify.ai>
|
2024-02-23 14:53:24 +08:00 |
|
crazywoola
|
9574730050
|
Feat/i18n restructure (#2529)
|
2024-02-23 14:31:06 +08:00 |
|
Jyong
|
91ea6fe4ee
|
Fix/langchain document schema (#2539)
Co-authored-by: jyong <jyong@dify.ai>
|
2024-02-23 14:16:44 +08:00 |
|
Joel
|
769be13189
|
chore: add api key and value placeholder (#2538)
|
2024-02-23 13:55:43 +08:00 |
|
Bowen Liang
|
e42175241e
|
fix: tolerate exceptions in cleaning up index when vector db service unavailable (#2533)
|
2024-02-23 12:30:39 +08:00 |
|
Yeuoly
|
12257b438b
|
Fix/tool default value (#2536)
|
2024-02-23 12:02:29 +08:00 |
|
Bowen Liang
|
9ecc736c30
|
fix: update current tenant id of account when switching tenant (#2530)
|
2024-02-23 10:51:19 +08:00 |
|
Jyong
|
6c4e6bf1d6
|
Feat/dify rag (#2528)
Co-authored-by: jyong <jyong@dify.ai>
|
2024-02-22 23:31:57 +08:00 |
|
Jyong
|
97fe817186
|
Fix/upload limit (#2521)
Co-authored-by: jyong <jyong@dify.ai>
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
|
2024-02-22 17:16:22 +08:00 |
|
Charlie.Wei
|
52b12ed7eb
|
Voice audition (#2504)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2024-02-22 16:06:17 +08:00 |
|
Yeuoly
|
d8ab4474b4
|
fix: bing search response filter (#2519)
|
2024-02-22 13:06:55 +08:00 |
|
crazywoola
|
1ecbd95adf
|
Fix #2512 (#2515)
|
2024-02-22 09:22:57 +08:00 |
|
crazywoola
|
cad6e6624f
|
fix: config not exists (#2513)
|
2024-02-21 19:27:38 +08:00 |
|
crazywoola
|
3505cbe05c
|
update issue template (#2507)
|
2024-02-21 14:08:11 +08:00 |
|
Joel
|
e15359e589
|
fix: api doc example error (#2505)
|
2024-02-21 12:03:48 +08:00 |
|