Commit Graph

2441 Commits (7a217534d19fd4e839eb9e40be0b7700a67dfcfd)

Author SHA1 Message Date
llinvokerl c2810de952 fix: bar chart issue with duplicate x-axis labels being incorrectly ignored (#10134)
Co-authored-by: liusurong.lsr <liusurong.lsr@alibaba-inc.com>
1 year ago
Jyong 1b645c1cc9 fix issue: query is none when doing retrieval (#10129) 1 year ago
Jyong 76c265f781 Feat/update knowledge api url (#10102)
Co-authored-by: nite-knite <nkCoding@gmail.com>
1 year ago
omr b1946c60d8 fix: optimize unique document filtering with set (#10082) 1 year ago
-LAN- c1c13cf828 fix(Dockerfile): conditionally install zlib1g based on architecture (#10118) 1 year ago
Jyong 67efcbd6bb fix issue: update document segment setting failed (#10107) 1 year ago
Nam Vu 7466061e5a fix: Version '1:1.3.dfsg+really1.3.1-1' for 'zlib1g' was not found (#10096) 1 year ago
-LAN- b7534b764d feat(app_dsl_service): enhance error handling and DSL version management (#10108) 1 year ago
非法操作 eb335ed464 chore: save uploaded file extension as lower case (#10111) 1 year ago
-LAN- 4d9e7c1884 refactor(version): simplify version comparison logic (#10109) 1 year ago
非法操作 9f27b5bb12 feat: enhance comfyui workflow (#10085) 1 year ago
Bowen Liang a0abd5d077 improve: significantly speed up the server launching time by async preloading tool providers (#9146) 1 year ago
Charlie.Wei 924dbc128d fix azure chatgpt o1 parameter error (#10067) 1 year ago
crazywoola b76aa11919 Revert "chore: improve validation and handler of logging timezone with TimezoneName" (#10077) 1 year ago
JasonVV b8c2e5359b Fixed the issue where recall the knowledge base in the iteration of the workflow and report errors when executing (#10060) 1 year ago
-LAN- 4b8896e034 fix(workflow): refine variable type checks in LLMNode (#10051) 1 year ago
zhuhao 0886c6f224 fix: resolve the incorrect model name of hunyuan-standard-256k (#10052) 1 year ago
zhuhao 1ee4c13758 chore: use dify_config.TIDB_SPEND_LIMIT instead of constant value (#10038) 1 year ago
郭伟伟 c293aceec1 feat: /conversations api response add 'update_at' field,and update api docs add sort_by parameter (#10043) 1 year ago
zhuhao 4d5752fc94 feat: add YAML type in document extractor node (#9997) 1 year ago
StyleZhang 0f4291bd36 merge main 1 year ago
Bowen Liang bab5c54219
chore: improve validation and handler of logging timezone with TimezoneName (#9595) 1 year ago
Jyong e74479717a
fix update_by_api batch field issue (#10001) 1 year ago
Jyong 9ebd453b87
add rerank check when doing mutil-retrieval (#9998) 1 year ago
ice yao 5ad5d0cff4
chore: Add aliyun oss tests (#10031) 1 year ago
非法操作 c7fb8a4f20
fix: conversation variable may not change in the answer node (#10034) 1 year ago
-LAN- eb87e690ed
fix(llm-node): handle NoneSegment variables properly (#9978) 1 year ago
Hiroshi Fujita 539fc8b760
Fix content-type header case sensitivity (#9961) 1 year ago
zhuhao c6e54c83c8
chore: add tidb-on-qdrant configuration in env and docker-compose file (#10015) 1 year ago
powerfool 878d13ef42
Added OceanBase as an option for the vector store in Dify (#10010) 1 year ago
Jyong 5580bcf870
add tidb spend limit config (#9999) 1 year ago
非法操作 12adcf8925
fix: gemini model use some tools raise error (#9993) 1 year ago
roadgoat19 c8ef9223e5
feat: couchbase integration (#6165)
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: Elliot Scribner <elliot.scribner@couchbase.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Bowen Liang <bowenliang@apache.org>
1 year ago
非法操作 eb69896355
fix: allow external knowledge api use simple host (#9966) 1 year ago
ice yao 61ff2fd0f3
chore: Enable tencent cos test to run (#9971) 1 year ago
Jyong f47177ecb4
add top_k for es full text search (#9963) 1 year ago
-LAN- de57af46c0
chore: update version to 0.10.2 in packaging and docker configurations (#9924) 1 year ago
Jyong badf9baf9b
Fix/external api update (#9955) 1 year ago
-LAN- 4da0b70694
feat(http-request-executor): enhance file handling in HTTP requests (#9944) 1 year ago
Xiao Ley 7056009b6a
feat(tools): add Baidu translation tool (#9943) 1 year ago
非法操作 ddb960ddfb
feat: support Vectorizer can be used in workflow (#9932) 1 year ago
方程 0ebd985672
feat: add models for gitee.ai (#9490) 1 year ago
Joel 0cec6195a3 test 1 year ago
Joel 966d42a4db Merge branch 'main' into feat/plugins 1 year ago
Jyong af68084895
add document lock for multi-thread (#9873) 1 year ago
Joe 9633c5dab6
fix: enterprise create workspace (#9921) 1 year ago
Joel 765eb282f3 merge main 1 year ago
zhuhao aa11141660
feat: add stable-diffusion-3-5-large for the text-to-image tool with siliconflow (#9909) 1 year ago
zhuhao 8bb5b943d7
fix(tools): remove the undefined variable parameter_type (#9908) 1 year ago
ice yao 22776f24ab
chore: Extract common functions of the base model in Azure OpenAI Provider (#9907) 1 year ago
Zixuan Cheng 216442ddc1
feat(workflow): Support JSON type in document extractor node (#9899)
Co-authored-by: -LAN- <laipz8200@outlook.com>
1 year ago
-LAN- dd3ac7a2c9
fix(api): add signature generation for image previews (#9893) 1 year ago
G81192 a17f169e01
fix users had already joined a workspace, but the system still first … (#9834)
Co-authored-by: yong.zhang <yong.zhang@yesno.com.cn>
1 year ago
-LAN- 72ea3d6b98
fix(workflow): Take back LLM streaming output after IF-ELSE (#9875) 1 year ago
virgosoy 17cacf258e
fix: wrong element object (#9868) 1 year ago
非法操作 ace7ffab5f
feat: support comfyui workflow tool image generate image (#9871) 1 year ago
zhuhao eec63b112f
chore: add default value for redis configuration (#9864) 1 year ago
Jyong caf7bc8569
upgrade nltk, unstructured and starlette (#9860) 1 year ago
yuanboao 4693080ce0
Marking the last piece of data on each page is a duplicate issue, which can be solved by adding the id field to the order by rig and using a unique field (#9799)
Signed-off-by: root <root@localhost.localdomain>
Co-authored-by: root <root@localhost.localdomain>
1 year ago
非法操作 1b5adf40da
fix: moonshot response_format raise error (#9847) 1 year ago
Jyong 18106a4fc6
add tidb on qdrant type (#9831)
Co-authored-by: Zhaofeng Miao <522856232@qq.com>
1 year ago
Joel 3e011109ad merge main 1 year ago
Joel bdb990eb90 merge main 1 year ago
ice yao fc2297a2ca
chore: add local storage test (#9827) 1 year ago
crazywoola 5b7b765090
fix: yuque book id should be string (#9819) 1 year ago
郭伟伟 90769ac709
feat: create_empty_dataset api add the description parameter and update api docs (#9824) 1 year ago
非法操作 ac9f1e9de5
fix: duckduckgo image search not work (#9821) 1 year ago
zhuhao 5bf31e7a86
refactor: update load_stream method to directly yield file chunks (#9806) 1 year ago
-LAN- dd17506078
feat(api): add generic file size limit parameter (#9812) 1 year ago
非法操作 2346b0ab99
chore: make doc extractor node also can extract text by file extension (#9543) 1 year ago
Zixuan Cheng 88dec6ef2b
Added description for .ppt, specify the reason for unstructured.io (#9452)
Co-authored-by: crazywoola <427733928@qq.com>
1 year ago
ice yao e71f494839
chore: abstract common function with local storage (#9811) 1 year ago
-LAN- 22bb0414a1
feat(parameters): standardize system parameter field types and values (#9797) 1 year ago
guogeer 70ddc0ce43
openai compatiable api usage and id (#9800)
Co-authored-by: jinqi.guo <jinqi.guo@ubtrobot.com>
1 year ago
-LAN- 9986e4c6d0
chore(docker): correct package version for expat and perl in Dockerfile (#9801) 1 year ago
非法操作 e2710161f6
fix: chart tool can't display chinese (#9686) 1 year ago
Jyong 5f11fe521d
remove unstructured pdf extract (#9794) 1 year ago
-LAN- d018b32d0b
fix(workflow): enhance prompt handling with vision support (#9790) 1 year ago
-LAN- e54b7cda3d
refactor(file_factory): improve filename and mime type determination (#9784) 1 year ago
Hash Brown 57ec12eb6b
feat: regenerate history switch navigation (#8749) 1 year ago
-LAN- 2c26f77a25
fix(api): handle missing upload_file_id for tool_file messages (#9756) 1 year ago
luckylhb90 400392230b
fixed: variable reference error (#9722)
Co-authored-by: hobo.l <hobo.l@binance.com>
1 year ago
Jyong 121bb99cc2
downgrade unstructured nltk version (#9726) 1 year ago
Jyong cac1ef7ade
remove ppt import (#9721) 1 year ago
-LAN- c6b28bc193
chore: update version to 0.10.1 (#9689) 1 year ago
zhuhao c9dfe1ad92
feat: support user-defined configuration of log file size and retention count (#9610) 1 year ago
-LAN- e11d5ac708
feat(model_runtime): add new model 'claude-3-5-sonnet-20241022' (#9708) 1 year ago
Jyong 3e9d271b52
nltk security issue and upgrade unstructured (#9558) 1 year ago
Pan, Wen-Ming ecc8beef3f
feat: added claude 3.5 sonnet v2 model to Google Cloud Vertex AI (#9688) 1 year ago
-LAN- 1b9bf9c62d
feat(api): add video and audio file size limits to upload config (#9703) 1 year ago
Joe ed96a6b6c0
fix: remove email code login redirect (#9698) 1 year ago
ybalbert001 4989d0c904
add bedrock claude 3.5 v2 support (#9685)
Co-authored-by: Yuanbo Li <ybalbert@amazon.com>
1 year ago
-LAN- 9a5bdae07f
feat(condition): add support for 'exists' and 'not exists' operators (#9687) 1 year ago
-LAN- 67016feb96
feat(api): enhance file preview handling (#9674) 1 year ago
Joe 22bdfb7e56
Feat/optimize login (#9642) 1 year ago
ice yao ceb2c4f3ef
chore: reuse existing test functions with upstash vdb (#9679) 1 year ago
-LAN- d5a93a6400
fix(variable_pool): handle invalid attributes in variable lookup (#9646) 1 year ago
Zven 8e7a752b2a
feat: add upstash as a new vector database provider (#9644) 1 year ago
feiyang_deepnova 999d3f1539
fix: add downstream nodes of this branch (#9640) 1 year ago
Kota-Yamaguchi a7ee51e5d8
feat: add code generator (#9051)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
1 year ago