nan jiang
|
607f9eda35
|
Fix/app runner typo (#2661)
|
1 年之前 |
Bowen Liang
|
f25cec265d
|
feat: add Wecom(企业微信) tool for sending message to chat group bot via webhook (#2638)
|
1 年之前 |
crazywoola
|
b5c1bb346c
|
Add PubMed to tools (#2652)
|
1 年之前 |
nan jiang
|
bc65ee10c0
|
bugfix: model str maybe empty (#2660)
|
1 年之前 |
Yeuoly
|
b07084711c
|
fix: missing description (#2643)
|
1 年之前 |
taokuizu
|
b6d61a818e
|
fix: Replace path.join with urljoin. (#2631)
|
1 年之前 |
Bowen Liang
|
8495ffaa45
|
fix: typo in gaode tool (#2636)
|
1 年之前 |
Yash Parmar
|
dbd1d79770
|
FEAT: Add arxiv tool for searching scientific papers and articles fro… (#2632)
|
1 年之前 |
Yeuoly
|
a769edbc89
|
Fix/custom tool any of (#2625)
|
1 年之前 |
Bowen Liang
|
801d135390
|
generalize the generation of new collection name by dataset id (#2620)
|
1 年之前 |
takatost
|
dd961985f0
|
refactor: remove unused codes, move core/agent module into dataset retrieval feature (#2614)
|
1 年之前 |
Yeuoly
|
d44b05a9e5
|
feat: support auth type like basic bearer and custom (#2613)
|
1 年之前 |
takatost
|
a4d86496e1
|
fix: notion extractor raise 'NoneType' object has no attribute 'curre… (#2608)
|
1 年之前 |
takatost
|
90bdc85f8c
|
fix: AppParameterApi.get() got an unexpected keyword argument 'end_user' (#2607)
|
1 年之前 |
Joshua
|
dc93a292c3
|
Feat/provider mistralai (#2598)
|
1 年之前 |
takatost
|
174ee1b646
|
fix: parameter `user` exceeded max length when invoking moonshot llm (#2596)
|
1 年之前 |
Joshua
|
9b1c4f47fb
|
feat:add mistral ai (#2594)
|
1 年之前 |
Yeuoly
|
3a34370422
|
fix: convert tool messages into user messages in react mode and fill … (#2584)
|
1 年之前 |
Bowen Liang
|
29ab244de6
|
fix: correct the parent class of CacheEmbedding (#2578)
|
1 年之前 |
Jyong
|
920b2c2b40
|
Fix/hit test tsne issue (#2581)
Co-authored-by: jyong <jyong@dify.ai>
|
1 年之前 |
Yeuoly
|
ac96d192a6
|
fix: parameter type handling in API tool and parser (#2574)
|
1 年之前 |
Jyong
|
fc64cdee64
|
fix mivlus delete by ids error (#2573)
Co-authored-by: jyong <jyong@dify.ai>
|
1 年之前 |
Jyong
|
5b953c1ef2
|
Fix some RAG bugs (#2570)
Co-authored-by: jyong <jyong@dify.ai>
|
1 年之前 |
Bowen Liang
|
562ca45e07
|
fix weaviate delete_by_ids (#2565)
|
1 年之前 |
Bowen Liang
|
e352a8ed1b
|
chore: remove redundant casting flask app config into dict (#2564)
|
1 年之前 |
Bowen Liang
|
e55225e2bc
|
fix typo in error message of supported keyword store (#2560)
|
1 年之前 |
Yeuoly
|
3e63abd335
|
Feat/json mode (#2563)
|
1 年之前 |
Jyong
|
0620fa3094
|
Feat/vdb migrate command (#2562)
Co-authored-by: jyong <jyong@dify.ai>
|
1 年之前 |
takatost
|
952e13fef8
|
Update README_CN.md (#2550)
|
1 年之前 |
Jyong
|
4be3087642
|
Fix/new RAG bugs (#2547)
Co-authored-by: jyong <jyong@dify.ai>
|
1 年之前 |
Garfield Dai
|
3ad943a9eb
|
Feat/openai llm trial paid config (#2545)
|
1 年之前 |
Jyong
|
b03bbab5ad
|
fix dev/reformat (#2542)
Co-authored-by: jyong <jyong@dify.ai>
|
1 年之前 |
Jyong
|
91ea6fe4ee
|
Fix/langchain document schema (#2539)
Co-authored-by: jyong <jyong@dify.ai>
|
1 年之前 |
Yeuoly
|
12257b438b
|
Fix/tool default value (#2536)
|
1 年之前 |
Jyong
|
6c4e6bf1d6
|
Feat/dify rag (#2528)
Co-authored-by: jyong <jyong@dify.ai>
|
1 年之前 |
Jyong
|
97fe817186
|
Fix/upload limit (#2521)
Co-authored-by: jyong <jyong@dify.ai>
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
|
1 年之前 |
Yeuoly
|
d8ab4474b4
|
fix: bing search response filter (#2519)
|
1 年之前 |
Yeuoly
|
edb86f5f5a
|
Feat/stream react (#2498)
|
1 年之前 |
Yash_1124
|
adf2651d1f
|
FEAT: Add DuckDuckGo Search Tool for Enhanced Privacy-Focused Search Functionality (#2499)
|
1 年之前 |
Chenhe Gu
|
5031d64e28
|
Chore/delete chunk decode error alert (#2500)
|
1 年之前 |
Yeuoly
|
ae3ad59b16
|
Refactor agent history organization and initialization of agent scrat… (#2495)
|
1 年之前 |
Yeuoly
|
25957d917a
|
Add default values for optional parameters in API tool and parser (#2491)
|
1 年之前 |
Jyong
|
20b932da97
|
del doc support (#2494)
Co-authored-by: jyong <jyong@dify.ai>
|
1 年之前 |
Yeuoly
|
48bacd01cc
|
fix: incorrect tool name (#2489)
|
1 年之前 |
kukuze
|
5ff6b1da07
|
Windows local deployment switch "tool“ interface failed (#2483)
|
1 年之前 |
crazywoola
|
e031ec9359
|
remove: parameters in seeds (#2481)
|
1 年之前 |
takatost
|
4cf475680d
|
fix: credential verification of baichuan did not throw all errors (#2475)
|
1 年之前 |
Yeuoly
|
ca4aa340f6
|
fix: Add model_uid validation for model_uid in Xinference models (#2468)
|
1 年之前 |
wjryours
|
af6a318aae
|
fix: windows load provider file error (#2463)
|
1 年之前 |
Charlie.Wei
|
c6e2900be7
|
Display selected tts voice name (#2459)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
1 年之前 |