Commit Graph

3843 Commits (10e6b11ff66901acb35f2fca5be4dbf554d8b749)

Author SHA1 Message Date
wangbin77 4b402c4041
fix: enhance workflow.tool_published performance (#11640)
Co-authored-by: wangbin <wangbin35@xiaomi.com>
1 year ago
zhongliliu-butterfly daccb10d8c
fix: volcengine_maas and baichuan message error (#11625)
Co-authored-by: zhongliliu <liuzlx@digitalchina.com>
1 year ago
Kazuhisa Wada 63f1dd7877
Make max_submit_count configurable via Config (#11673) 1 year ago
zhaobingshuang 79801f5c30
fix: deepseek reports an error when using Response Format #11677 (#11678)
Co-authored-by: zhaobs <zhaobs@cailian.net>
1 year ago
非法操作 9c7a1bc067
fix: change http node params from dict to list tuple (#11665) 1 year ago
非法操作 cf0ff88120
feat: add grok-2-1212 and grok-2-vision-1212 (#11672) 1 year ago
Novice e0b67536e0
fix: remove the unused QueueWorkflowPartialSuccessEvent handle in workflow (#11669)
Co-authored-by: Novice Lee <novicelee@NoviPro.local>
1 year ago
luckylhb90 38e155d819
feat: log add trace id (#11599)
Co-authored-by: hobo.l <hobo.l@binance.com>
1 year ago
yihong efd5575683
fix: _handle_workflow_run_partial_success args is wrong (#11562)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
1 year ago
yihong 1a7c213405
fix: ExternalDatasetService.process_external_api wrong args (#11586)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
1 year ago
yihong 8e3d60c359
fix: account.id should account_id (#11628)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
1 year ago
Bowen Liang 924b4fe742
test: run vdb tests on TiDB Vector with docker in CI tests (#11645) 1 year ago
yihong 7e154a467b
fix: better error message for stream (#11635)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
1 year ago
yihong 821992e21f
fix: langfuse do not have created_at args and fix the typing in the file (#11648)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
1 year ago
IWAI, Masaharu f0c0ce9db1
fix: rename README filename: Japanese language code is 'JA' (#11651) 1 year ago
yihong 22258fb0bf
fix: filter bug for keywork cause code can not reach (#11666)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
1 year ago
yihong 194bc60429
fix: split dir for opendal tests (#11627)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
1 year ago
-LAN- 430ca3322b
chore(dependency): bump gunicorn to 23.0 (#11560)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
JasonVV bb3bc60f83
feat(model): add vertex_ai Gemini 2.0 Flash Exp (#11604) 1 year ago
crazywoola e7a4cfac4d
fix: name of llama-3.3-70b-specdec (#11596) 1 year ago
Alok Shrivastwa 6478aa1c9d
Added new models and Removed the deleted ones for Groq #11455 (#11456)
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: Alok Shrivastwa <Alok.Shrivastwa@microland.com>
1 year ago
Warren Chen 7b5839335a
[ref] use one method to get boto client for aws bedrock (#11506) 1 year ago
yihong 36cb25b341
fix: support mdx files close #11557 (#11565)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
1 year ago
Joe e565ecdaef
fix: change workflow trace id (#11585) 1 year ago
Jiang 0d04cdc323
Lindorm vdb (#11574)
Co-authored-by: jiangzhijie <jiangzhijie.jzj@alibaba-inc.com>
1 year ago
非法操作 926f604f09
feat: add gemini-2.0-flash-exp (#11570) 1 year ago
yihong 180743612c
fix: better opendal tests (#11569)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
1 year ago
liuzhenghua d05f189049
Fix: RateLimit requests were not released when a streaming generation exception occurred (#11540) 1 year ago
-LAN- 8d4bb9b40d
feat: integrate opendal storage (#11508)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
Novice 1765fe2a29
fix: iteration node in parallel mode token count error (#11539)
Co-authored-by: Novice Lee <novicelee@NoviPro.local>
1 year ago
Novice 79a710ce98
Feat: continue on error (#11458)
Co-authored-by: Novice Lee <novicelee@NovicedeMacBook-Pro.local>
Co-authored-by: Novice Lee <novicelee@NoviPro.local>
1 year ago
Tommy 42d986b96d
[Pixtral] Add new model ; add vision (#11231) 1 year ago
zkyTech fbc4ca980c
fix: Remove duplicate 'response_format' parameter from model YAML files (#11531)
Co-authored-by: zhangkunyuan <zhangkunyuan@cmhi.chinamobile.com>
1 year ago
Paul van Oorschot 80c52e0ea4
feat: Add llama-3.3 models for Groq (#11533) 1 year ago
yihong 50b76dd5a2
fix: better error message for url add external knowledge (#11537)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
1 year ago
yihong 225fcd5e41
Revert "fix: total tokens is wrong which is zero in inter way, close … (#11536) 1 year ago
yihong afffd345bc
fix: can not start local by REMOTE_SETTINGS_SOURCE_NAME change it to … (#11535)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
1 year ago
yihong 716576043d
fix: issue 11247 that Completion mode content maybe list or str (#11504)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
1 year ago
Wei Mingzhi 28231d39a4
Remove the processing of single quote when testing API tools. (#11390) 1 year ago
非法操作 9e23c3d625
chore: LOCAL_FILE also try to use remote_url as Prompt message (#11443) 1 year ago
-LAN- fd354d999d
fix(app_generator_service): overload type hints (#11507)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
orangeclk ec00b25793
feat: add siliconflow qwq and llama3.3 model (#11492) 1 year ago
huanshare 967b7d89e3
feat:add apollo configuration to load env file (#11210)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: huanshare <liuhuan101@longfor.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
1 year ago
Yingchun Lai 32f8439143
fix: add the missing abab6.5t-chat model of Minimax (#11484) 1 year ago
-LAN- 0ff8bd2aa9
chore: bump version to 0.13.2 (#11489)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
Jyong 00ac7edeb3
improve message clean logic (#11487) 1 year ago
-LAN- 537068cfde
refactor(iteration_node): use Sequence and Mapping in parameters (#11483)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
suzuki.sh c3c6a48059
Fix the token count at the iteration node (#11235)
Co-authored-by: -LAN- <laipz8200@outlook.com>
1 year ago
zhaobingshuang 5c166b3f40
fix: tags could not be saved when the Workflow Tool was created (#11481)
Co-authored-by: zhaobs <zhaobs@cailian.net>
1 year ago
kurokobo 230fa3286b
feat: add 'Open in Explore' link for each apps on studio (#11402) 1 year ago
Trey Dong 41d90c2408
fix(api): throw error when notion block can not find (#11433) 1 year ago
yihong 7ff42b1b7a
fix: unit tests env will need clear too (#11445)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
1 year ago
Kazuki Takamatsu 4d7cfd0de5
Fix model provider of vertex ai (#11437) 1 year ago
非法操作 7e1184c071
feat: support json_schema for ollama models (#11449) 1 year ago
非法操作 1ce51e57ab
feat: add gemini exp 1206 (#11444) 1 year ago
非法操作 142b4fd699
feat: add zhipu glm_4v_flash (#11440) 1 year ago
yihong d9d5d35a77
fix: issue #10596 by making the iteration node outputs right (#11394)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
1 year ago
Huỳnh Gia Bôi 9277156b6c
fix(document_extractor): pptx file type and missing metadata_filename UnstructuredIO (#11364)
Co-authored-by: Julian Huynh <julian.huynh@immersio.io>
1 year ago
Jyong 9b7adcd4d9
update tidb batch get endpoint to basic mode (#11426) 1 year ago
Jyong a8d32f9964
fix external retrieval without segment id (#11423) 1 year ago
shirochan 5093337de1
FEAT: cohere rerank 3.5 model added (#11289) 1 year ago
Matsuda f54225568c
fix(model_runtime): add vision to Amazon Nova Lite and Pro (#11398) 1 year ago
huayaoyue6 9d975750bc
fix: update DocumentIsPausedError (#11405) 1 year ago
-LAN- a5d6082418
chore: bump version to 0.13.1 (#11382)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
Warren Chen 631cbcd781
[fix] rename yaml files to fit windows (#11379) 1 year ago
yihong 5669cac16d
fix: some typos using typos (#11374)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
1 year ago
Warren Chen 376726cf90
[feat] Add AWS Bedrock rerank (#11349)
Co-authored-by: crazywoola <427733928@qq.com>
1 year ago
Akira Noda eca466bdaa
chore: fix typo (#11359) 1 year ago
crazywoola d56abec195
Revert "Fix: iteration not in main thread pool" (#11358) 1 year ago
yihong 961e25f608
fix: better bedrock message handler close #10976 (#11317)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
1 year ago
ybalbert001 1bae9b8ff7
update pricing for bedrock nova LLM models (#11336)
Co-authored-by: Yuanbo Li <ybalbert@amazon.com>
1 year ago
Jyong d7c1f43b49
fix tidb full-text-search vector missed (#11337) 1 year ago
非法操作 91e1ff5e30
chore: improve zhipu LLM (#11321) 1 year ago
ybalbert001 5908e10549
integrate amazon nove llms to dify (#11324)
Co-authored-by: Yuanbo Li <ybalbert@amazon.com>
1 year ago
-LAN- 464e6354c5
feat: correct the prompt grammar. (#11328)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
非法操作 d470e55f8c
fix: http node download file always image type (#11319) 1 year ago
Jyong c58d2fce89
roll back rerank topn setting (#11297) 1 year ago
-LAN- 7a962b9f03
chore: bump version to 0.13.0 (#11284)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
yihong e39e776d03
fix: better wenxin rerank handler, close #11252 (#11283)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
1 year ago
Yi Xiao e135ffc2c1
Feat: upgrade variable assigner (#11285)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
1 year ago
Bowen Liang e79eac688a
chore(lint): sort __all__ definitions (#11243) 1 year ago
-LAN- 643a90c48d
fix: use `removeprefix()` instead of `lstrip()` to remove the `data:` prefix (#11272)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
Novice 2a448a899d
Fix: iteration not in main thread pool (#11271)
Co-authored-by: Novice Lee <novicelee@NovicedeMacBook-Pro.local>
1 year ago
yihong 7b86f8f024
fix: double split error on redis port and some type hint (#11270)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
1 year ago
yihong e686f12317
fix: better handle error (#11265)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
1 year ago
Hash Brown c4fad66f2a
fix: `dialogue_count` incorrect in chatflow when there's... (#11175) 1 year ago
yihong 02572e8cca
fix: claude can not handle empty string (#11238)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
1 year ago
Hiroshi Fujita 1d8385f7ac
Sync INDEXING_MAX_SEGMENTATION_TOKENS_LENGTH between API and Web (#11230) 1 year ago
-LAN- f8c966c39c
fix(workflow_tool): Rename `stream` to `streaming` (#11258)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
-LAN- 3c8efe7c0a
fix(workflow_cycle_manage): Handle special values in the process_data. (#11253)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
Garfield Dai dbc10e0feb
fix: license str parser. (#11248) 1 year ago
yihong 239bf97b47
fix: nvidia special embedding model payload close #11193 (#11239)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
1 year ago
Hiroshi Fujita 858db2f239
feat(api): include tags in app information response (#11242) 1 year ago
-LAN- c34bdb74e6
Fix/type-error (#11240)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
-LAN- 9601102885
fix(word_extractor): Fix type error and remove stream in ssrf_proxy (#11241)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
kazuya-awano 56c2d1cc55
feat: add pagination support for Notion search (#11194) 1 year ago
Bowen Liang a67b0d4771
chore(lint): extract ruff configs into .ruff.toml file keeping pyproject.toml clean (#11222) 1 year ago
-LAN- ef204817ae
chore(api/Dockerfile): Bump perl to 0.40.0-8 (#11234)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
yihong fd4be36991
fix: total tokens is wrong which is zero in inter way, close #11221 (#11224)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
1 year ago
Bowen Liang 9b46b02717
refactor: assembling the app features in modular way (#9129)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
1 year ago
Shota Totsuka 594666eb61
fix: use Gemini response metadata for token counting (#11226) 1 year ago
朱晓兵 e80f41a701
fix: support setting variables in url (#10676) 1 year ago
Cling_o3 f9c2aa7689
feat: add retireval_top_n to config in env (#11132) 1 year ago
yihong 5a9b785773
fix: excel in node only read one sheet, close #9661 (#11215)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
1 year ago
catusax d96a28487a
fix: 'validation error for ToolInvokeMessage' when blob_message meta is None (#11212) 1 year ago
-LAN- 0554898b5d
fix(file_factory): Remove transfer_method validation (#11207)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
liujiamingtiny 6f9ce6a199
fix: fix azure open-4o-08-06 when enable json schema cant process content = "" (#11204)
Co-authored-by: jiaming.liu <jiaming.liu@zkh.com>
1 year ago
Yi Xiao e3119112a6
chore: add Thai GUI (#11201) 1 year ago
Bowen Liang 2feb44e2c5
chore(dep): bump flask from 3.0.1 to 3.1.0 and flask-compress to 1.17 (#11195) 1 year ago
ybalbert001 cc0b92bc75
Update aws tools (#11174)
Co-authored-by: Yuanbo Li <ybalbert@amazon.com>
1 year ago
kazuya-awano 2d6865d421
Ensure consistent float type for cached embedding return values (#10185) 1 year ago
Ethan 0f1133729f
feat: introduce a new environment variable that suppose to disable Scarf analytics (#11179) 1 year ago
yihong d7160ee563
fix: typo in upstashVector if id is always true, also fix some type hint (#11183)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
1 year ago
jiangbo721 9049dd7725
fix: code linting (#11143)
Co-authored-by: 刘江波 <jiangbo721@163.com>
1 year ago
Jinzhou Zhang 6f418da388
Fixes #11065: tenant_id not found when login via ADMIN_KEY (#11066) 1 year ago
Jyong 41c6bf5fe4
update the scheduler of update_tidb_serverless_status_task to 1/10min (#11135) 1 year ago
-LAN- 787285d58f
fix(file_factory): convert tool file correctly. (#11167)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
yihong 40fc6f529e
fix: gitee ai wrong default model, and better para (#11168)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
1 year ago
Hiroshi Fujita a918cea2fe
feat: add VTT file support to Document Extractor (#11148) 1 year ago
-LAN- 9789905a1f
chore(*): Removes debugging print statements (#11145)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
Charlie.Wei f458580dee
fix parameter extractor function call Expected str (#11142) 1 year ago
-LAN- 223a30401c
fix: LLM invoke error should not be raised (#11141)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
yihong 2927493cf3
fix: better way to handle github dsl url close #11113 (#11125)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
1 year ago
-LAN- 208d6d6d94
chore: bump to 0.12.1 (#11122) 1 year ago
Tao Wang aa135a3780
Add TTS to OpenAI_API_Compatible (#11071) 1 year ago
-LAN- 044e7b63c2
fix(llm_node): Ignore file if not supported. (#11114) 1 year ago
-LAN- 5b7b328193
feat: Allow to contains files in the system prompt even model not support. (#11111) 1 year ago
-LAN- 8d5a1be227
fix: Cannot use files in the user inputs. (#11112) 1 year ago
非法操作 90d5765fb6
fix: app copy raise error (#11108) 1 year ago
-LAN- 1db14793fa
fix(anthropic_llm): Ignore non-text parts in the system prompt. (#11107) 1 year ago
-LAN- cbb4e95928
fix(llm_node): Ignore user query when memory is disabled. (#11106) 1 year ago
-LAN- 20c091a5e7
fix: user query be ignored if query_prompt_template is an empty string (#11103) 1 year ago
horochx 9f75970347
fix: ops_trace_manager `from_end_user_id` (#11077) 1 year ago
Hash Brown 0f85e3557b
fix: site icon not showing (#11094) 1 year ago
SebastjanPrachovskij 17ee731546
SearchApi - Return error message instead of raising a ValueError (#11083) 1 year ago
Tao Wang af2461cccc
Add query_prefix + Return TED Transcript URL for Downstream Scraping Tasks (#11090) 1 year ago
fengjiajie ab6dcf7032
fix: update the max tokens configuration for Azure GPT-4o (2024-08-06) to 16384 (#11074) 1 year ago
yihong 8aae235a71
fix: int None will cause error for context size (#11055)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
1 year ago
-LAN- c032574491
fix: timezone not imported in conversation service. (#11076) 1 year ago
Tao Wang 1065917872
Add grok-vision-beta to xAI + Update grok-beta Features (#11004) 1 year ago
非法操作 56e361ac44
fix: chart tool chinese font display and raise error (#11058) 1 year ago
yihong 2e00829b1e
fix: drop useless and wrong code for zhipu embedding (#11069)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
1 year ago
-LAN- 625aaceb00
chore: bump version to 0.12.0 (#11056) 1 year ago
-LAN- 98d85e6b74
fix: WorkflowNodeExecution.created_at may be earlier than WorkflowRun.created_at (#11070) 1 year ago
Pedro Gomes 319d49084b
fix: ignore empty outputs in Tool node (#10988) 1 year ago
-LAN- 3eb51d85da
fix(workflow_entry): Support receive File and FileList in single step run. (#10947)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: JzoNg <jzongcode@gmail.com>
1 year ago
Kalo Chin 684f6b2299
fix: slidespeak text output is not the download link (#10997) 1 year ago
yihong b791a80b75
chore: update chromadb version to 0.5.20 (#11038)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
1 year ago
Dr.MerdanBay 41772c325f
Feat/add admin check (#11050) 1 year ago
SiliconFlow, Inc a4fc057a1c
ISSUE=11042: add tts model in siliconflow (#11043) 1 year ago
Tao Wang aae29e72ae
Fix Deepseek Function/Tool Calling (#11023) 1 year ago
cyflhn 87c831e5dd
make tool parameters parsing compatible with the response of glm4 model in xinference provider when function tool call integerated (#11049) 1 year ago
Matsuda 40a5f1c80a
fix: wrong param name (#11039) 1 year ago
-LAN- 04f1e18342
fix: Validate file only when file type is set to custom (#11036)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
-LAN- 60b5dac3ab
fix: query will be None if the query_prompt_template not exists (#11031)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
-LAN- 8565c18e84
feat(file_factory): Standardize custom file type into known types (#11028)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
cyflhn 03ba4bc760
fix error with xinference tool calling with qwen2-instruct and add timeout retry setttings for xinference (#11012)
Co-authored-by: crazywoola <427733928@qq.com>
1 year ago
litterGuy ae3a2cb272
fix: json parse err when http node send request (#11001) 1 year ago
Bowen Liang 6c8e208ef3
chore: bump minimum supported Python version to 3.11 (#10386) 1 year ago
yihong 0181f1c08c
fix: wrong convert in PromptTemplateConfigManager (#11016)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
1 year ago
yihong 7f00c5a02e
fix: uuid not import bug (#11014)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
1 year ago
kenwoodjw 096c0ad564
feat: Add support for TEI API key authentication (#11006)
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
Co-authored-by: crazywoola <427733928@qq.com>
1 year ago
Kazuhisa Wada 16c41585e1
Fixing #11005: Incorrect max_tokens in yaml file for AWS Bedrock US Cross Region Inference version of 3.5 Sonnet v2 and 3.5 Haiku (#11013) 1 year ago
AkisAya 566ab9261d
fix: gitlab file url not correctly encoded (#10996) 1 year ago
yihong 448a19bf54
fix: fish audio wrong validate credentials interface (#11019)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
1 year ago
Bowen Liang d3051eed48
chore (dep): bump gevent from v23 to v24 for better support for Python 3.11 and 3.12 (#10387) 1 year ago
yihong ed55de888a
fix: rules should not be None for in (#10977)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
1 year ago
-LAN- da601f0bef
chore: update base image to Python 3.12 in Dockerfile (#10358) 1 year ago
非法操作 08ac36812b
feat: support LLM process document file (#10966)
Co-authored-by: -LAN- <laipz8200@outlook.com>
1 year ago
-LAN- 556de444e8
chore(app_dsl_service): Downgrade DSL Version (#10979) 1 year ago
-LAN- c5f7d650b5
feat: Allow using file variables directly in the LLM node and support more file types. (#10679)
Co-authored-by: Joel <iamjoel007@gmail.com>
1 year ago
-LAN- 535c72cad7
fix(model): make sure AppModelConfig.model_dict returns a dict. (#10972) 1 year ago
-LAN- 5172f0bf39
feat: Check and compare the DSL version before import an app (#10969)
Co-authored-by: Yi <yxiaoisme@gmail.com>
1 year ago
CXwudi d9579f418d
chore: Added the new gemini exp-1121 and learnlm-1.5 models (#10963) 1 year ago
Kalo Chin 817b85001f
feat: slidespeak slides generation (#10955) 1 year ago
Agung Besti e8868a7fb9
feat: add gpt-4o-2024-11-20 (#10951)
Co-authored-by: akubesti <agung.besti@insignia.co.id>
1 year ago
yihong 464f384cea
fix: tiny lora bug found by mypy (#10959)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
1 year ago
Xu Song 8c2f62fb92
Feat: support json output for bing-search (#10904) 1 year ago
LastHopeOfGPNU 1a6b961b5f
Resolve 8475 support rerank model from infinity (#10939)
Co-authored-by: linyanxu <linyanxu2@qq.com>
1 year ago
cooper.wu 01014a6a84
fix: external dataset missing score_threshold_enabled (#10943) 1 year ago
AkisAya cb0c55daa7
fix weight rerank of knowledge retrieval (#10931) 1 year ago
-LAN- 82575a7aea
fix(gpt-4o-audio-preview): Remove the vision feature (#10932) 1 year ago
yihong 80da0c5830
fix: default max_chunks set to 1 as other providers (#10937)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
1 year ago
Pedro Gomes 83b6abf4ad
Update parse.py to handle empty list result (#10915)
Co-authored-by: crazywoola <427733928@qq.com>
1 year ago
wy96f 94c9cadbd8
fix image files not deleted on indexing_estimate #9541 (#10798)
Co-authored-by: root <root@localhost.localdomain>
1 year ago
Steven sun 2ae6460f46
Add googlenews tools from rapidapi (#10877)
Co-authored-by: steven <sunzwj@digitalchina.com>
1 year ago
yihong 0067b16d1e
fix: refactor all 'or []' and 'or {}' logic to make code more clear (#10883)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
1 year ago
yihong ec9f6220c9
doc: fix better doc for api develop, droping dead hint (#10906)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
1 year ago
鬼頭拓海 af53e2b6b0
Fix : Add a process to fetch the mime type from the file name for signed url in remote_url #10872 version2 (#10908) 1 year ago
方程 99b0369f1b
Gitee AI embedding tool (#10903) 1 year ago
-LAN- 4d6b45427c
Support streaming output for OpenAI o1-preview and o1-mini (#10890) 1 year ago
-LAN- 1be8365684
Fix/input-value-type-in-moderation (#10893) 1 year ago
ybalbert001 c3d11c8ff6
fix: aws presign url is not workable remote url (#10884)
Co-authored-by: Yuanbo Li <ybalbert@amazon.com>
1 year ago
liuhaoran 8ff65abbc6
ext_redis.py support redis clusters --- Fixes #9538 (#9789)
Signed-off-by: root <root@localhost.localdomain>
Co-authored-by: root <root@localhost.localdomain>
Co-authored-by: Bowen Liang <bowenliang@apache.org>
1 year ago
非法操作 bf4b6e5f80
feat: support custom tool upload file (#10796) 1 year ago
-LAN- 25fda7adc5
fix(http_request): allow content type `application/x-javascript` (#10862) 1 year ago
Muntaser Abuzaid 33cfc56ad0
fix: update email validation regex to allow periods in local part (#10868) 1 year ago
鬼頭拓海 464cc26ccf
Fix : Add a process to fetch the mime type from the file name for signed url in remote_url (#10872) 1 year ago
GeorgeCaoJ fbfc811a44
feat: support function call for ollama block chat api (#10784) 1 year ago
Ding Jiatong 3087913b74
Fix the situation where output_tokens/input_tokens may be None in response.usage (#10728) 1 year ago
非法操作 904ea05bf6
fix: download some remote files raise error (#10781) 1 year ago
Rhys 6f4885d86d
Encode invitee email in the invitation link (#10842) 1 year ago
Joe 2dc29cfee3
Feat/add langsmith dotted order (#10856) 1 year ago
Jyong bd05df5cc5
fix tongyi embedding endpoint return None output (#10857) 1 year ago
Jyong ee1f14621a
fix httpx doesn't support stream parameter (#10859) 1 year ago
yihong 58a9d9eb9a
fix: better WeightRerankRunner run logic use O(1) and delete unused code (#10849)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
1 year ago
非法操作 bc1013dacf
feat: support json schema for gemini models (#10835) 1 year ago
Tao Wang 9f195df103
Support Video Proxy and TED Embedding (#10819) 1 year ago
KVOJJJin 328965ed7c
Fix: crash of workflow file upload (#10831)
Co-authored-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
1 year ago
Zane 14f3d44c37
refactor: improve handling of leading punctuation removal (#10761) 1 year ago
8bitpd 873e9720e9
feat: AnalyticDB vector store supports invocation via SQL. (#10802)
Co-authored-by: 璟义 <yangshangpo.ysp@alibaba-inc.com>
1 year ago
-LAN- 7f1fdb774c
chore: bump version to 0.11.2 (#10805) 1 year ago
Jyong 128efc3193
Feat/clean message records (#10588) 1 year ago
Garfield Dai c49efc0c22
Feat/account not found (#10804) 1 year ago
Tao Wang 90d6ebc879
Add youtube-transcript-api as tool (#10772)
Co-authored-by: crazywoola <427733928@qq.com>
1 year ago
Kalo Chin 6de1f8c770
Feat(tools) add tavily extract tool and enhance tavily search implementation (#10786) 1 year ago
非法操作 ba537d657f
feat: add gemini-exp-1114 (#10779) 1 year ago
Kalo Chin 305fbc7c92
fix: fal ai wizper also return text msg (#10789) 1 year ago
Tao Wang 29341d60aa
Add DuckDuckGo Video Search and News Search (#10771) 1 year ago
Garfield Dai c2ce2f88c7
feat: add license. (#10403) 1 year ago
crazywoola 2fed55ae6b
Fix: number maybe empty string (#10743) 1 year ago
Bowen Liang 51db59622c
chore(lint): cleanup repeated cause exception in logging.exception replaced by helpful message (#10425) 1 year ago
crazywoola db1d2aaff5
Feat/add Slovensko (Slovenija) (#10731)
Co-authored-by: XHorizont.com <johnny@xhorizont.com>
1 year ago
非法操作 2a5c5a4e15
fix: remove default model selection for audio tool (#10729) 1 year ago
非法操作 4b2abf8ac2
fix: create_blob_message of tool will always create image type file (#10701) 1 year ago
Bowen Liang 365cb4b368
chore(lint): bump ruff from 0.6.9 to 0.7.3 (#10714) 1 year ago
Kalo Chin ad16180b1a
feat(tool): fal ai wizper ASR built-in tool (#10716) 1 year ago
jarvis2f 5ff02b469f
fix:position error when creating segments (#10706) 1 year ago
yihong 94fd6f6901
fix: typo in test (#10707)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
1 year ago
SiliconFlow, Inc e61242a337
feat: add vlm models from siliconflow (#10704) 1 year ago
yihong 722964667f
fix: non utf8 code decode close #10691 (#10698)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
1 year ago
Xiao Ley fbb9c1c249
fixed the Base URL usage issue in Podcast Generator tool verification (#10697) 1 year ago
非法操作 15f341b655
feat: add the audio tool (#10695) 1 year ago
Nam Vu a3155e0613
Update expat version (#10686) 1 year ago
Jyong 70b9e4caf5
check dataset is none (#10682) 1 year ago
orangeclk 317ae9233e
feat: add json response format for siliconflow models (#10657) 1 year ago
xiandan-erizo 5b8f03cd9d
add abab7-chat-preview model (#10654)
Co-authored-by: xiandan-erizo <xiandan-erizo@outlook.com>
1 year ago
Kalo Chin 2a4783307a
Feat(tool): fal ai flux image generation (#10606) 1 year ago
jiangbo721 931e76e3d1
fix: remove unused queue `generation` (#10532)
Co-authored-by: 刘江波 <jiangbo721@163.com>
1 year ago
-LAN- 70c2ec8ed5
feat(variable-handling): enhance variable and segment conversion (#10483) 1 year ago
wakaka6 9c7edb9242
feat: add builtin tools for send email (#10493) 1 year ago
Jyong 0b2d51d859
add the index field for elasticsearch (#10592) 1 year ago
方程 ef8022f715
Gitee AI Qwen2.5-72B model (#10595) 1 year ago
Kevin9703 e03ec0032b
fix: Azure OpenAI o1 max_completion_token error (#10593) 1 year ago
-LAN- 3e04c92ff9
chore(api): remove setting of expired remember_token cookie in after_request (#10582) 1 year ago
-LAN- 16b9665033
refactor(api): improve handling of `tools` field and cleanup variable usage (#10553) 1 year ago
Benjamin b7238caea5
chore(vanna): update form parameter from 'form' to 'llm' in vanna.yaml (#10548) 1 year ago
fdb02983rhy 16db2c4e57
Fix: Set Celery LOG_File only when available, always log to console (#10563) 1 year ago
-LAN- bd4a61addd
fix: set default factory for extract_by in ListOperatorNodeData (#10561) 1 year ago
smyhw f19c18dc14
Fixes `you have not added provider None` (#10501) 1 year ago
liuhaoran 570f10d91c
fix issues:Image file not deleted when a doc is removed #9541 (#10465)
Signed-off-by: root <root@localhost.localdomain>
Co-authored-by: root <root@localhost.localdomain>
1 year ago
-LAN- 9550b884f7
chore: update version to 0.11.1 across all configurations and Docker images (#10539) 1 year ago
Novice 4b45ef62ed
fix: iteration invalid output selector doesn't throw an error (#10544) 1 year ago
-LAN- a1543b7da0
fix(extractor): temporary file (#10543) 1 year ago
Benjamin 90087160c6
chore (vanna): update form parameter from 'form' to 'llm' in vanna.yaml (#10488) 1 year ago
-LAN- be33875199
fix(gitee_ai): update English description for clarity and accuracy (#10540) 1 year ago
-LAN- 867bf70f1a
fix(model_runtime): ensure compatibility with O1 models by adjusting token parameters (#10537) 1 year ago
Novice 9018ef30fe
chore: (dockerfile) upgrade perl version (#10534) 1 year ago
Novice f414d241c1
Feat/iteration single run time (#10512) 1 year ago
Jyong 0c1307b083
add jina rerank http timout parameter (#10476) 1 year ago
-LAN- b8b6cd409a
refactor(code_executor): update input type annotations to use Mapping for better type safety (#10478) 1 year ago
Charlie.Wei fbee41f8c7
The list action node adds methods to extract specific list objects (#10421)
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 year ago
Xiao Ley 451ccb778d
feat(tools/podcast_generator): add support for setting openai base url with the podcast_generationor tool (#10517) 1 year ago
crazywoola 5656f81bde
Revert "fix the error of unable to retrieve url from file" (#10511) 1 year ago
Xiao Ley 5eb27afd63
fix the error of unable to retrieve url from file (#10498) 1 year ago
fdb02983rhy 05d43a4074
Fix: Correct the max tokens of Claude-3.5-Sonnet-20241022 for Bedrock and VertexAI (#10508) 1 year ago
larcane97 aa895cfa9b
fix: [VESSL-AI] edit some words in vessl_ai.yaml (#10417)
Co-authored-by: moon <moon@vessl.ai>
1 year ago
-LAN- 172c7eb270
fix(file_upload): correct validation method and add unit tests (#10477) 1 year ago
crazywoola eb6c0b8027
Fix/log tz (#10473) 1 year ago
-LAN- 06d2520db2
fix(api): replace Raw field with FilesContainedField in MessageListApi inputs (#10472) 1 year ago
-LAN- bf31a3efbc
feat(workflow-nodes): handle missing variables without failure (#10471) 1 year ago
Jyong 445dcfe4d0
add create tidb serverless job control (#10467)
Co-authored-by: crazywoola <427733928@qq.com>
1 year ago
-LAN- 25ca0278dd
refactor(core): Remove extra_config from File. (#10203) 1 year ago
-LAN- 78a380bcc4
fix(migrations): correct schema reference in service API history migration (#10452) 1 year ago
Jyong 4f1a56f0f0
update document and segment word count (#10449) 1 year ago
Bowen Liang 754bfb181c
chore(ci): avoid reinstall pipx and pin poetry version aligned with in api dockerfile (#10426) 1 year ago
非法操作 7903ba0297
chore: make comfy workflow can generate image with a random seed (#10462) 1 year ago
Jyong d52c750942
embedding model check when init the knowledge (#10463) 1 year ago
liuhaoran 7c2a9b0744
celery worker log format following LOG_FORMAT env#9404 (#10016)
Signed-off-by: root <root@localhost.localdomain>
Co-authored-by: root <root@localhost.localdomain>
1 year ago
Jyong 888d7e6422
fix segment enable service api (#10445) 1 year ago
Benjamin 919275cc58
Fix conversation response issue (#10450) 1 year ago
非法操作 4fe5297e35
feat: add cogVideo tool (#10456) 1 year ago
Novice a7dbe58c85
fix: correct output order in parallel mode for iteration nodes (#10323) 1 year ago
Joe aa3da0e24c
fix(ops_tracing): enhance error handle in celery tasks. (#10401) 1 year ago
非法操作 033ab5490b
feat: support LLM understand video (#9828) 1 year ago
Leo.Wang c9f785e00f
Feat/tools/gitlab (#10407) 1 year ago
Bowen Liang 0e8ab0588f
fix: (#10437 followup) fix conditions with DEBUG config (#10438) 1 year ago
Bowen Liang 0ebe198ff1
chore: use DEBUG in dify_config instead of parsing raw system environment variable in place (#10437) 1 year ago
-LAN- 438ad8148b
fix(http_request): send form data (#10431) 1 year ago
Bowen Liang a60133bfb3
fix: config violations when running db migtration ci tests (#10428) 1 year ago
Benjamin 6e23903c63
Conversation delete issue (#10423) 1 year ago
Bowen Liang 574c4a264f
chore(lint): Use logging.exception instead of logging.error (#10415) 1 year ago
ice yao dd5ffaf058
chore: use posixpath to wrapper filepath (#9976) 1 year ago
走在修行的大街上 f562a88249
feat(Tools): add lark tools (#10117)
Co-authored-by: 黎斌 <libin.23@bytedance.com>
1 year ago
Benjamin a5558f8fcc
fix(conversation-service): return success response after conversation… (#10416) 1 year ago
-LAN- 823ae03a08
fix(remote-files): fallback to get when remote server not support head method (#10370) 1 year ago
-LAN- f8c958a409
refactor(iteration): introduce specific exceptions for iteration errors (#10366) 1 year ago
-LAN- 25785d8c3f
refactor(knowledge-retrieval): improve error handling with custom exceptions (#10385) 1 year ago
-LAN- 35d3da9697
refactor(tool-node): introduce specific exceptions for tool node errors (#10357) 1 year ago
-LAN- d3e9930235
refactor(question_classifier): improve error handling with custom exceptions (#10365) 1 year ago
luckylhb90 1ccca7cc68
fixed: web api remote urls error (#10383)
Co-authored-by: hobo.l <hobo.l@binance.com>
1 year ago
powerfool 12a9e2972a
Adjusted docker manifests and environment variables for OceanBase vector database (#10395) 1 year ago
omr 444c1f170a
fix typo: mMaximum -> Maximum (#10389) 1 year ago
Matsuda 1e8457441d
fix(model_runtime): remove vision from features for Claude 3.5 Haiku (#10360) 1 year ago
Infinitnet 5a9448245b
fix: remove unsupported vision in OpenRouter Haiku 3.5 (#10364) 1 year ago
Bowen Liang eafe5a9d8f
chore(ci): bring back poetry cache to speed up CI jobs (#10347) 1 year ago
Bowen Liang d45d90e8ae
chore: lazy import sagemaker (#10342) 1 year ago
-LAN- 1dae1a71fc
fix(api): remove fixed source attribute from FileApi (#10353) 1 year ago
方程 2b7341af57
Gitee AI tools (#10314) 1 year ago
Summer-Gu ce1f9d935d
feat: The SSRF request timeout configuration item is added (#10292) 1 year ago
Infinitnet bdadca1a65
feat: add support for anthropic/claude-3-5-haiku through OpenRouter (#10331) 1 year ago
Benjamin d7b4d0756e
feat(vannaai): add base_url configuration (#10294) 1 year ago
非法操作 d92e3bd620
fix: special prompt not work for comfyUI tool (#10307) 1 year ago
-LAN- 7f583ec1ac
chore: update version to 0.11.0 across all relevant files (#10278) 1 year ago
Novice 7962101e5e
fix: iteration none output error (#10295) 1 year ago
-LAN- ae254f0a10
fix(http_request): improve parameter initialization and reorganize tests (#10297) 1 year ago
pinsily 5f21d13572
fix: handle KeyError when accessing rules in CleanProcessor.clean (#10258) 1 year ago
非法操作 bf9349c4dc
feat: add xAI model provider (#10272) 1 year ago
Matsuda 4847548779
feat(model_runtime): add new model 'claude-3-5-haiku-20241022' (#10285) 1 year ago
Matsuda cb245b5435
fix(model_runtime): fix wrong max_tokens for Claude 3.5 Haiku on Amazon Bedrock (#10286) 1 year ago
-LAN- 249b897872
feat(model): add validation for custom disclaimer length (#10287) 1 year ago
-LAN- 08c731fd84
fix(node): correct file property name in function switch (#10284) 1 year ago
Benjamin acb22f0fde
Updates: Add mplfonts library for customizing matplotlib fonts and Va… (#9903) 1 year ago
Novice d1505b15c4
feat: Iteration node support parallel mode (#9493) 1 year ago
-LAN- 2c4d8dbe9b
feat(document_extractor): support tool file in document extractor (#10217) 1 year ago
Matsuda 9305ad2102
feat: support Claude 3.5 Haiku on Amazon Bedrock (#10265) 1 year ago
-LAN- 7a98dab6a4
refactor(parameter_extractor): implement custom error classes (#10260) 1 year ago
guogeer 971defbbbd
fix: buitin tool aippt (#10234)
Co-authored-by: jinqi.guo <jinqi.guo@ubtrobot.com>
1 year ago
-LAN- 6b0de08157
fix(validation): allow to use 0 in the inputs form (#10255) 1 year ago
-LAN- 87c1de66f2
chore(Dockerfile): upgrade zlib arm64 (#10244) 1 year ago
方程 2aa171c348
Using a dedicated interface to obtain the token credential for the gitee.ai provider (#10243) 1 year ago
-LAN- 6452342222
feat(workflow): add configurable workflow file upload limit (#10176)
Co-authored-by: JzoNg <jzongcode@gmail.com>
1 year ago
-LAN- 9369cc44e6
refactor(list_operator): replace ValueError with InvalidKeyError (#10222) 1 year ago
-LAN- 38bca6731c
refactor(workflow): introduce specific error handling for LLM nodes (#10221) 1 year ago
-LAN- 2adab7f71a
refactor(http_request): add custom exception handling for HTTP request nodes (#10219) 1 year ago
-LAN- be96f6e62d
refactor(workflow): introduce specific exceptions for code validation (#10218) 1 year ago
-LAN- 8b5ea39916
chore(llm_node): remove unnecessary type ignore for context assignment (#10216) 1 year ago
Jyong 1024fc623e
fix the ssrf of docx file extractor external images (#10237) 1 year ago
Jiang 0c9e79cd67
Add Lindorm as a VDB choice (#10202)
Co-authored-by: jiangzhijie <jiangzhijie.jzj@alibaba-inc.com>
1 year ago
-LAN- 61da0f08dd
refactor(validation): improve input validation logic (#10175) 1 year ago
-LAN- 1432c268a8
chore(list_operator): refine exception handling for error specificity (#10206) 1 year ago
-LAN- ec6a03afdd
fix(document_extractor): update base exception class (#10208) 1 year ago
Xiao Ley b28cf68097
chore: enable vision support for models in OpenRouter that should have supported vision (#10191) 1 year ago
-LAN- 0066531266
fix(api): replace current_user with end_user in file upload (#10194) 1 year ago
-LAN- 53a7cb0e9d
feat(document_extractor): integrate unstructured API for PPTX extraction (#10180) 1 year ago
-LAN- 86739bea8b
fix(tools): suppress RuntimeWarnings in podcast audio generator (#10182) 1 year ago
Cling_o3 ab127ba92e
[fix] fix the bug that modify document name not effective (#10154) 1 year ago
-LAN- 6a2a9460e9
fix(workflow model): ensure consistent timestamp updating (#10172) 1 year ago
jiangbo721 07ad362854
fix: Cannot find declaration to go to CLEAN_DAY_SETTING (#10157)
Co-authored-by: 刘江波 <liujiangbo1@xiaomi.com>
1 year ago
Lawrence Li 76b0328eb1
feat: add gpustack model provider (#10158) 1 year ago
-LAN- 3c85136279
refactor(tools): Avoid warnings. (#10161) 1 year ago
-LAN- bf048b8d7c
refactor(migration/model): update column types for workflow schema (#10160) 1 year ago
-LAN- 9ac2bb30f4
Feat/add-remote-file-upload-api (#9906) 1 year ago
Jyong 82033af097
clean un-allowed special charters when doing indexing estimate (#10153) 1 year ago
-LAN- 951308b5f3
refactor(service): handle unsupported DSL version with warning (#10151) 1 year ago
larcane97 8d5456b6d0
Add VESSL AI OpenAI API-compatible model provider and LLM model (#9474)
Co-authored-by: moon <moon@vessl.ai>
1 year ago
Coal Pigeon 4d5546953a
add llm: ernie-4.0-turbo-128k of wenxin (#10135)
Co-authored-by: Pigeon姚宏锋 <pigeon.yhf@galaxyoversea.com>
1 year ago
Shili Cao b61baa87ec
fix: avoid unexpected error when create knowledge base with baidu vector database and wenxin embedding model (#10130) 1 year ago
llinvokerl 805c701767
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 dad041c49f
fix issue: query is none when doing retrieval (#10129) 1 year ago
Jyong ce260f79d2
Feat/update knowledge api url (#10102)
Co-authored-by: nite-knite <nkCoding@gmail.com>
1 year ago
omr 11ca1bec0b
fix: optimize unique document filtering with set (#10082) 1 year ago
-LAN- 05d9adeb99
fix(Dockerfile): conditionally install zlib1g based on architecture (#10118) 1 year ago
Jyong 0154a26e0b
fix issue: update document segment setting failed (#10107) 1 year ago
Nam Vu cee1c4f63d
fix: Version '1:1.3.dfsg+really1.3.1-1' for 'zlib1g' was not found (#10096) 1 year ago
-LAN- e5397c5ec2
feat(app_dsl_service): enhance error handling and DSL version management (#10108) 1 year ago
非法操作 e36f5cb366
chore: save uploaded file extension as lower case (#10111) 1 year ago
-LAN- 8b9fed75f3
refactor(version): simplify version comparison logic (#10109) 1 year ago
非法操作 bd6175157c
feat: enhance comfyui workflow (#10085) 1 year ago
Bowen Liang 0bdae34b5e
improve: significantly speed up the server launching time by async preloading tool providers (#9146) 1 year ago
Charlie.Wei f6fecb957e
fix azure chatgpt o1 parameter error (#10067) 1 year ago
crazywoola 0a3d51e9cf
Revert "chore: improve validation and handler of logging timezone with TimezoneName" (#10077) 1 year ago
JasonVV 219f5d9845
Fixed the issue where recall the knowledge base in the iteration of the workflow and report errors when executing (#10060) 1 year ago
-LAN- 3b53e06e0d
fix(workflow): refine variable type checks in LLMNode (#10051) 1 year ago
zhuhao 92a3898540
fix: resolve the incorrect model name of hunyuan-standard-256k (#10052) 1 year ago
zhuhao 7433095240
chore: use dify_config.TIDB_SPEND_LIMIT instead of constant value (#10038) 1 year ago
郭伟伟 190b6a2aa6
feat: /conversations api response add 'update_at' field,and update api docs add sort_by parameter (#10043) 1 year ago
zhuhao 0095896051
feat: add YAML type in document extractor node (#9997) 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
Jyong af68084895
add document lock for multi-thread (#9873) 1 year ago
Joe 9633c5dab6
fix: enterprise create workspace (#9921) 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
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
-LAN- 0e965b6529
chore(models): convert created_by_role to its value for consistency (#9612) 1 year ago
走在修行的大街上 a9db06f5e7
feat(Tools): Refactor the base table plugin (#9182)
Co-authored-by: 黎斌 <libin.23@bytedance.com>
1 year ago
-LAN- 5267f34e76
fix(segments): return empty string instead of "null" for text, log, and markdown properties (#9651) 1 year ago
-LAN- d6e8290a1c
fix(files): update Content-Length handling for tool and remote files (#9649) 1 year ago
-LAN- 36f66d40e5
refactor(api): simplify limit retrieval and return types (#9641) 1 year ago
非法操作 5f12616cb9
fix: file type document is not supported (#9618) 1 year ago
Joe bc43efba75
fix: remove url join (#9635) 1 year ago
-LAN- ef5f476cd6
fix(api): enhance file factory URL handling (#9631) 1 year ago
crazywoola 98bf7710e4
fix: fields.Nested(message_file_fields) (#9632) 1 year ago
-LAN- 7263af13ed
fix(http_request): simplify JSON handling in requests (#9616) 1 year ago
zhuhao d992a809f5
fix: update the default model to gpt-4o-mini for duckduckgo ai chat (#9614) 1 year ago
-LAN- e8abbe0623
fix(storage): ensure `storage_runner` initialization within app context (#9627) 1 year ago
-LAN- b14d59e977
fix(storage): use centralized config management (#9620) 1 year ago
-LAN- 5f12c17355
fix(core): use CreatedByRole enum for role consistency (#9607) 1 year ago
Bowen Liang d170d78530
chore: (#9089 followup) fix storage factory constructor (#9609) 1 year ago
Bowen Liang 4d9160ca9f
refactor: use dify_config to replace legacy usage of flask app's config (#9089) 1 year ago
-LAN- 8f670f31b8
refactor(variables): replace deprecated 'get_any' with 'get' method (#9584) 1 year ago
-LAN- 5838345f48
fix(entities): add validator for `VisionConfig` to handle None values (#9598) 1 year ago
Bowen Liang 3f1c84f65a
chore: cleanup ineffective linter rules exclusions (#9580) 1 year ago
zhuhao 83b2b8fe60
refactor: add logging extension module for log initialization (#9524) 1 year ago
-LAN- ac24300274
refactor(template_transform): use keyword-only arguments (#9575) 1 year ago
-LAN- 2e657b7b12
fix(workflow): handle NoneSegments in variable extraction (#9585) 1 year ago
-LAN- c063617553
fix(workflow): improve database session handling and variable management (#9581) 1 year ago
-LAN- 38a4f0234d
fix(http_request): handle empty and string data inputs (#9579) 1 year ago
-LAN- 740a723072
fix(validation): improve variable handling and validation (#9578) 1 year ago
Bowen Liang 495cf58014
dep: bump pydantic to 2.9 (#9077) 1 year ago
-LAN- 4ae0bb83f1
fix(file upload): correct upload method key for image config (#9568) 1 year ago
-LAN- 5459d812e7
fix(iteration): handle empty iterator gracefully (#9565) 1 year ago
-LAN- faad247d85
fix(upload): correct incorrect dictionary key usage (#9563) 1 year ago
ice yao 1e829ceaf3
chore: format get_customizable_model_schema return value (#9335) 1 year ago
AAEE86 9b32bfb3db
feat: Updata tongyi models (#9552) 1 year ago
Byron.wang 37fea072bc
enhance: use urllib join instead of fstring (#9549) 1 year ago
-LAN- ca21c285b0
chore: update version to 0.10.0 in packaging and docker configurations (#9534) 1 year ago
非法操作 a5777683f3
fix: when upload file response 3** will raise error (#9555) 1 year ago
Joe 90dd91c6cd
fix: TOKEN_EXPIRY_MINUTES (#9557) 1 year ago
-LAN- 8d8a8fe295
feat(file-upload): add support for optional file source parameter (#9554) 1 year ago
非法操作 f83ed19dfe
fix: list filter node some operator raise error (#9539) 1 year ago
非法操作 53b14bde4d
fix: list filter node url not work (#9540) 1 year ago
-LAN- b411a89703
fix(dockerfile): update libsqlite3 package version (#9530) 1 year ago
-LAN- e61752bd3a
feat/enhance the multi-modal support (#8818) 1 year ago
Joe 4fd2743efa
Feat/new login (#8120)
Co-authored-by: douxc <douxc512@gmail.com>
Co-authored-by: Garfield Dai <dai.hai@foxmail.com>
1 year ago
非法操作 853b0e84cc
fix: draft run workflow node with image will raise error (#9406) 1 year ago
chzphoenix 42fe208eda
refactor wenxin rerank (#9486)
Co-authored-by: cuihz <cuihz@knowbox.cn>
1 year ago
ice yao 95ce10f23b
feat: Add custom username and avatar define in discord tool (#9514) 1 year ago
Ziyu Huang 660fc3bb34
Resolve 9508 openai compatible rerank (#9511) 1 year ago
Zven a9fc85027d
chore: update the description for storage_type (#9492) 1 year ago
ice yao b2aa385942
feat: Add volcengine tos storage test (#9495) 1 year ago
Oliver Lee 424a7da470
add yuqye(https://www.yuque.com)tools (#8960)
Co-authored-by: 佐井 <chengwu.lcw@alibaba-inc.com>
1 year ago
Tao Wang b92504bebc
Added Llama 3.2 Vision Models Speech2Text Models for Groq (#9479) 1 year ago
zhuhao e0846792d2
feat: add yi custom llm intergration (#9482) 1 year ago
zhuhao b9bf60ea23
fix: resolve the error with the db-pool-stat endpoint (#9478) 1 year ago
Sergio Sacristán 28de676956
controller test (#9469) 1 year ago
zhuhao b3cde9900c
feat: add parameter top-k for the llm model provided by openrouter and siliconflow (#9455) 1 year ago
ice yao 2155bba5b0
fix: update mismatch vector type (#9462) 1 year ago
ice yao a53fdc7126
fix: add missing vector type to migrate command (#9470) 1 year ago
zhuhao 3fc0ebdd51
feat: add yi-lightning llm model for yi (#9458) 1 year ago
chzphoenix 211f416806
feat:add wenxin rerank (#9431)
Co-authored-by: cuihz <cuihz@knowbox.cn>
Co-authored-by: crazywoola <427733928@qq.com>
2 years ago
zhuhao b90ad587c2
refactor: move the embedding to the rag module and abstract the rerank runner for extension (#9423) 2 years ago
zhuhao a45f8969a0
fix: remove the undefined variable line (#9446) 2 years ago
非法操作 d3c06a3f76
feat: add the workflow tool of comfyUI (#9447) 2 years ago
ybalbert001 fdcf87c70c
fix https://github.com/langgenius/dify/issues/9409 (#9433)
Co-authored-by: Yuanbo Li <ybalbert@amazon.com>
2 years ago
Jyong 5aabb83f5a
update dataset clean rule (#9426) 2 years ago
Jyong bd678f9ca1
add clean 7 days datasets (#9424) 2 years ago
zhuhao 86594851cb
refactor: update the default values of top-k parameter in vdb to be consistent (#9367) 2 years ago
Jyong 50635e9c15
Fix/economical knowledge retrieval (#9396) 2 years ago
zhuhao 7d3dad3d1d
feat: add timezone conversion for time tool (#9393) 2 years ago
ice yao dd22e78515
fix: Deprecated gemma2-9b model in Fireworks AI Provider (#9373) 2 years ago
crazywoola 423df67042
fix: use gpt-4o-mini for validating credentials (#9387) 2 years ago
ice yao 568d5c46ed
feat: Enable baiduvector intergration test (#9369) 2 years ago
非法操作 da25b91980
fix: remove the stream option of zhipu and gemini (#9319) 2 years ago
Jason Tan 9b8aa9b75d
feat: add minimax abab6.5t support (#9365) 2 years ago
非法操作 4ffaabcc04
feat: add glm-4-flashx, deprecated chatglm_turbo (#9357) 2 years ago
Warren Wong b597a0d31c
fix: Azure OpenAI o1 max_completion_token and get_num_token_from_messages error (#9326)
Co-authored-by: wwwc <wwwc@outlook.com>
2 years ago
Wei-shun Bao fb32e5ca9a
fix: In the output, the order of 'ta' is sometimes reversed as 'at'. #8015 (#8791) 2 years ago
zhuhao cd7ab6231f
refactor: Add an enumeration type and use the factory pattern to obtain the corresponding class (#9356) 2 years ago
ice yao 5908fd6552
Adapt input type parameter with MiniMax embedding model (#9342) 2 years ago
omr 6d2c6caa23
refactor: remove unnecessary 'closing' usage for boto3 client (#9343) 2 years ago
Bowen Liang 5eb00502ec
chore: clean-up unnecessary annotation on configs with non-null default value (#9323) 2 years ago
ice yao 3f9d6759d4
feat: Add qwen2.5 72B Instruct model in Fireworks AI (#9340) 2 years ago
ice yao aba70207ab
feat: Add fireworks custom llm intergration (#9333) 2 years ago
Bowen Liang a8134a49c4
fix: poetry installation in CI jobs (#9336) 2 years ago
Hash Brown fa47f0c707
chore: disable chat service API passing `parent_message_id` (#8984) 2 years ago
Summer-Gu 8501af298f
feat: added dataset recall testing API (#9300) 2 years ago
-LAN- 5c7b1358d4
chore(release): bump version to 0.9.2 (#9314) 2 years ago
-LAN- 7838f9f3a3
fix: Add new Milvus Lite wheel for manylinux2014_aarch64 (#9316) 2 years ago
zhuhao 7a405b86c9
refactor: Refactor the service of retrieval the recommend app (#9302) 2 years ago
非法操作 ffc3f33670
chore: remove the copied zhipu_ai sdk (#9270) 2 years ago
kurokobo 857055b797
fix: remove the latest message from the user that does not have any answer yet (#9297) 2 years ago
ice yao d15ba3939d
Add Volcengine VikingDB as new vector provider (#9287) 2 years ago
zhuhao d97d3ff5fc
chore: add abstract decorator and output log when query embedding fails (#9264) 2 years ago
-LAN- f73751843f
Feat/implement-refresh-tokens (#9233) 2 years ago
Shili Cao 2ec6ffe478
feat:support baidu vector db (#9185) 2 years ago
Garfield Dai c6b74daa0a
Fix/s3 iam add region name (#7819) 2 years ago
takatost 23ce1fb1ba
chore: optimize the trace ops slow queries on node executions. (#9282) 2 years ago
takatost 29188e0562
chore: use cache instead of re-querying node record during workflow execution (#9280) 2 years ago
zhuhao d9773c963f
chore: fix the misclassification of the opensearch-py package (#9266) 2 years ago
crazywoola 93af87a9e0
fix: move exception to debug mode (#9258) 2 years ago
zhuhao 7a6970e570
feat: add supabase object storage (#9229) 2 years ago
Jyong 42b02b3a5f
Fix/agent external knowledge retrieval (#9241) 2 years ago
AkisAya d7b8e071dd
fix:#9222 create or update custum tools error (#9228) 2 years ago
Bowen Liang 7c6ae96a09
chore: check all dependencies groups in pyproject.toml (#9224) 2 years ago
Jyong 80b62d50f5
Fix/add es num_candidates (#9225) 2 years ago
zxhlyh d498f4e55e
Chore/model icon url (#9218)
Co-authored-by: takatost <takatost@gmail.com>
Co-authored-by: jyong <718720800@qq.com>
2 years ago
AAEE86 fe41e8bc18
feat: add siliconflow custom add model interface (#8745) 2 years ago
Joe 1e7ef46e9c
fix: update inner api proxies (#9174) 2 years ago
crazywoola e0c8189f1a
feat: add NotFound error for dataset service (#9215) 2 years ago
Fei He 5c76131d3d
feat: add gte rerank for tongyi (#9153) 2 years ago
Jyong cabdb4ef17
fix retrieval resource positon missed (#9155)
Co-authored-by: Bowen Liang <liangbowen@gf.com.cn>
2 years ago
zhuhao 05c1ef75c4
feat: add allow_llm_to_see_data flag for vanna (#9156) 2 years ago
Xiaoguang Sun be2f1e59f2
improve: Refresh updated_at field of DataSourceOauthBinding model (#9173)
Signed-off-by: Xiaoguang Sun <sunxiaoguang@gmail.com>
2 years ago
Sa Zhang 75f0a5e36a
fix: Typo Correction in jina.yaml (#9161) 2 years ago
Jyong 68107fe355
downgrade elastic to 8.14 (#9171) 2 years ago
takatost 477beae3bb
fix: missing usage of metadata in the chatflow app (#9167) 2 years ago
Charlie.Wei 6b6e94da08
Fix code indentation errors (#9164) 2 years ago
Ziyu Huang fc60b554a1
Fixes #9159: Modify to make it works to llama.cpp rerank API (#9160) 2 years ago
Joe e947103b6d
Feat/add workflow sys params (#9108)
Co-authored-by: Joel <iamjoel007@gmail.com>
2 years ago
ronaksingh27 62051d5171
Corrected type annotation to "Any" from "any" all files in "model_providers" folder (#9135) 2 years ago
luckylhb90 2024a6c941
fix: vertex ai remote url error(Error: not enough values to unpack) (#9134)
Co-authored-by: hobo.l <hobo.l@binance.com>
2 years ago
-LAN- 37d5c166ca
fix(migrations): correct parent_message_id for service-api records (#9132) 2 years ago
呆萌闷油瓶 060897b25b
chore:add azure openai api version 2024-09-01-preview (#9141) 2 years ago
非法操作 499cc57082
fix: response_format of model_parameters will not be removed (#9148) 2 years ago
Bowen Liang b279d19040
chore: avoid star imports usage (#9123) 2 years ago
Hash Brown 511ffa4698
fix: follow-up (suggested questions) does not refer to the most recen… (#9122) 2 years ago
pinsily 7a1da2409d
add generate conversation name error log (#9117) 2 years ago
Charlie.Wei 55679b4389
azure add o1-mini、o1-preview models (#9088)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2 years ago
kurokobo c0b71f8286
feat: respect x-* headers for redirections (#9054) 2 years ago
Bowen Liang 240b66d737
chore: avoid implicit optional in type annotations of method (#8727) 2 years ago
Bowen Liang b360feb4c1
refactor: introduce storage factory and speed up api startup by importing storage client on demand (#9086) 2 years ago
zhuhao 5fcd614186
feat: output the execution results of tool should only in debug mode (#9104) 2 years ago
zhuhao 4be1aa516c
feat: add tags for vanna tools (#9102) 2 years ago
zhuhao 5e250403d3
chore: add the missing tool names to the _position file (#9099) 2 years ago
SebastjanPrachovskij f8af9c6ad0
refactor: Update countries & languages list for SearchApi engines (#9090) 2 years ago
ybalbert001 57994e4a24
fix s3 presign url check problem, support two versions(v2,v4) (#9093)
Co-authored-by: Yuanbo Li <ybalbert@amazon.com>
2 years ago
crazywoola 3a0734d94c
Feat/9081 add support for llamaguard through groq provider (#9083) 2 years ago
zhuhao 5b7de7705e
feat: add timestamp conversion and timestamp retrieval for time tool (#9085) 2 years ago
zhuhao 5213650fed
feat: update the xinf tool's API key to optional (#9073) 2 years ago
gaocarri 8204e0e14a
fix: Count exception occurs when searching conversations (#8754)
Co-authored-by: zheng.gao <zheng.gao@amh-group.com>
2 years ago
Infinitnet e741ee2f45
Correct max_tokens for OpenRouter Sonnet 3.5 (#9068) 2 years ago
非法操作 966e65bb66
fix: zhipu ai web_search not work (#9058) 2 years ago
Bowen Liang 896998ef3f
chore: refine python dependency list and check dependencies in order (#9061) 2 years ago
Bowen Liang 7c0b159a81
chore: removing unused imports in tests (#9049) 2 years ago
Bowen Liang b933c9d206
chore: move testing env variables from pyproject.toml to pytest.ini (#9019) 2 years ago
呆萌闷油瓶 f45042aa8e
fix:ddg ratelimit 202 (#9047) 2 years ago
aiscrm 2ab8bc679f
fix: Missing model information in llm span of Langfuse #9029 (#9030)
Co-authored-by: corel <corelchen@qq.com>
2 years ago
zhuhao 2571b0c4e3
feat: add baidu obs storage (#9024) 2 years ago
zhuhao 959a81a41b
refactor: remove the duplicate definitions across different modules (#9022) 2 years ago
Bowen Liang 4480b469a6
chore: fix the yanked dependency vesion aiohappyeyeballs 2.4.2 (#9020) 2 years ago
zg0d233 fcfa1252a0
fix bug when adding openai or openai-compatible stt model instance (#9006) 2 years ago
zhuhao e1e2d0b364
fix: failed to open links to images generated by QR code tool when using Huawei OBS (#9034) 2 years ago
Giannis Kepas dc5839b6bb
feat: Update AWS Bedrock supported regions (#8992) 2 years ago
zhaoyi233 4373777871
Update json_in_md_parser.py (#8983)
Co-authored-by: crazywoola <427733928@qq.com>
2 years ago
ice yao 415d27c8bf
feat(Tools): add discord incoming webhook for sending messages (#7852) 2 years ago
Hash Brown 5f8a27074e
fix: chat API is not bringing the conversation/session history (#8965) 2 years ago
zhuhao 24ba9fdf6c
feat: enhance stepfun image generation tool (#8954) 2 years ago
zhuhao 824a0dd63e
feat: add qwen2.5-72b and llama3.2 for openrouter (#8956) 2 years ago
omr 2deaece7e2
refactor: remove unnecessary comment (#8949) 2 years ago
CXwudi 0d84221b2c
chore: sort Gemini models (#8951) 2 years ago
CXwudi cdd7e55a88
chore: add missing models from Voyage (#8950) 2 years ago
-LAN- 1f5cc071f8
chore(version): bump to 0.9.1 (#8945) 2 years ago
Jyong 625e4c4c72
fix multiple retrieval in knowledge node (#8942) 2 years ago
-LAN- 7850a28ec8
Revert "chore(version): bump to 0.9.1" (#8944) 2 years ago
-LAN- 730d3a6d7c
chore(version): bump to 0.9.1 (#8938) 2 years ago
Jyong 3069b5cf57
original dataset update remove unuseful parameters (#8939) 2 years ago
Jyong a651b73db0
original dataset update issue (#8935) 2 years ago
-LAN- d2ce4960f1
chore(versioning): bump version to 0.9.0 (#8911) 2 years ago
zhuhao fa837b2dfd
fix: fix the issue with the system model configuration update (#8923) 2 years ago
Aurelius Huang 4585cffce1
fix: Compatible with special characters in pg full-text search. (#8921)
Co-authored-by: Aurelius Huang <cm.huang@aftership.com>
2 years ago
Jyong 9d221a5e19
external knowledge api (#8913)
Co-authored-by: Yi <yxiaoisme@gmail.com>
2 years ago
zhuhao 77aef9ff1d
refactor: optimize the calculation of rerank threshold and the logic for forbidden characters in model_uid (#8879) 2 years ago
zhuhao 503561f464
fix: fix the data validation consistency issue in keyword content review (#8908) 2 years ago
-LAN- ada9d408ac
refactor(api/variables): VariableError as a ValueError. (#8554) 2 years ago
-LAN- 3af65b2f45
feat(api): add version comparison logic (#8902) 2 years ago
Zhaofeng Miao 369e1e6f58
feat(website-crawl): add jina reader as additional alternative for website crawling (#8761) 2 years ago
zhuhao fb49413a41
feat: add voyage ai as a new model provider (#8747) 2 years ago
zhuhao 42dfde6546
docs: add english versions for the files customizable_model_scale_out and predefined_model_scale_out (#8871) 2 years ago
chenxu9741 c531b4a911
fix: #8843 event: tts_message_end always return in api streaming resp… (#8846) 2 years ago
longzhihun e4ed916baa
Add Jamba and Llama3.2 model support (#8878) 2 years ago
Bowen Liang 74f58f29f9
chore: bump ruff to 0.6.8 for fixing violation in SIM910 (#8869) 2 years ago
zhuhao f97607370a
refactor: update Callback to an abstract class (#8868) 2 years ago
zhuhao 850492dafa
feat: deprecate gte-Qwen2-7B-instruct embedding model (#8866) 2 years ago
zhuhao 61c89a9168
feat: add internlm2.5-20b and qwen2.5-coder-7b model (#8862) 2 years ago
takatost 49af18fbd6
fix: customize model credentials were invalid despite the provider credentials being active (#8864) 2 years ago
zhuhao 6cd22f3bca
fix: update qwen2.5-coder-7b model name (#8861) 2 years ago
ice yao 27e33fb15c
chore: fix wrong VectorType match case (#8857) 2 years ago
zhuhao 55e6123db9
feat: add min-connection and max-connection for pgvector (#8841) 2 years ago
走在修行的大街上 c828a5dfdf
feat(Tools): add feishu tools (#8800)
Co-authored-by: 黎斌 <libin.23@bytedance.com>
2 years ago
CXwudi 0603359e2d
fix: delete harm catalog settings for gemini (#8829) 2 years ago
HowardChan bb781764b8
Add Llama3.2 models in Groq provider (#8831) 2 years ago
zhuhao 29275c7447
feat: deprecate mistral model for siliconflow (#8828) 2 years ago
8bitpd 4c1063e1c5
fix: AnalyticdbVector retrieval scores (#8803) 2 years ago
Shai Perednik a36117e12d
Updated the YouTube channel to Dify's (#8817) 2 years ago
CXwudi e5efd09ebb
chore: massive update of the Gemini models based on latest documentation (#8822) 2 years ago
wenmeng zhou ecc951609d
add more detailed doc for models of qwen series (#8799)
Co-authored-by: crazywoola <427733928@qq.com>
2 years ago
ice yao 063474f408
Add llama3.2 model in fireworks provider (#8809) 2 years ago
AAEE86 9a4b53a212
feat: add stream for Gemini (#8678) 2 years ago
AAEE86 03edfbe6f5
feat: add qwen to add custom model parameters (#8759) 2 years ago
zhuhao 008e0efeb0
refactor: update delete method as an abstract method (#8794) 2 years ago
cx 128a66f7fe
fix: Ollama modelfeature set vision, and an exception occurred at the… (#8783) 2 years ago
非法操作 d1173a69f8
fix: the Image-1X tool (#8787) 2 years ago
Shenghang Tsai a0b0809b1c
Add more models for SiliconFlow (#8779) 2 years ago
Aaron Ji 4c9ef6e830
fix: update usage for Jina Embeddings v3 (#8771) 2 years ago
非法操作 0c96f0aa51
fix: credential *** should be string (#8785) 2 years ago
zhuhao ac73763726
chore: add input_type param desc for the _invoke method of text_embedding (#8778) 2 years ago
非法操作 5ba19d64e9
fix: TavilySearch tool get api link (#8780) 2 years ago
Qun fefbc43fb0
chore: fix comfyui tool doc url (#8775) 2 years ago
Bowen Liang a8b837c4a9
dep: bump ElasticSearch from 8.14.x to 8.15.x (#8197) 2 years ago
Pan, Wen-Ming 02ff6cca70
feat: add support for Vertex AI Gemini 1.5 002 and experimental models (#8767) 2 years ago
cherryhuahua d0e0111f88
fix:Spark's large language model token calculation error #7911 (#8755) 2 years ago
crazywoola bf64ff215b
fix: . is missing in file_extension (#8736) 2 years ago
ybalbert001 68c7e68a8a
Fix Issue: switch LLM of SageMaker endpoint doesn't take effect (#8737)
Co-authored-by: Yuanbo Li <ybalbert@amazon.com>
2 years ago
ice yao 91f70d0bd9
Add embedding models in fireworks provider (#8728) 2 years ago
Jyong 4669eb24be
add embedding input type parameter (#8724) 2 years ago
Sa Zhang debe5953a8
Fix/update jina ai products labels and descriptions (#8730)
Co-authored-by: sa zhang <sa.zhang@jina.ai>
2 years ago
Shota Totsuka 1c7877b048
fix: remove harm category setting from vertex ai (#8721) 2 years ago
非法操作 9ca2e2c968
chore: remove windows platform timezone set (#8712) 2 years ago
ice yao 64baedb484
fix: update nomic model provider token calculation (#8705) 2 years ago
Benjamin 4638f99aaa
fix: change model provider name issue Ref #8691 (#8710) 2 years ago
AAEE86 aebe5fc68c
fix: Remove unsupported parameters in qwen model (#8699) 2 years ago
zhuhao 1ecf70dca0
feat: add mixedbread as a new model provider (#8523) 2 years ago
ybalbert001 7c485f8bb8
fix llm integration problem: It doesn't work on docker env (#8701)
Co-authored-by: Yuanbo Li <ybalbert@amazon.com>
2 years ago
themanforfree 21e9608b23
feat: add xinference sd web ui api tool (#8385)
Signed-off-by: themanforfree <themanforfree@gmail.com>
2 years ago
Sa Zhang 7f1b028840
fix: change the brand name to Jina AI (#8691)
Co-authored-by: sa zhang <sa.zhang@jina.ai>
2 years ago
Nam Vu bef83a4d2e
fix: typos and improve naming conventions: (#8687) 2 years ago
crazywoola 8cc9e68363
fix: prompt for the follow-up suggestions (#8685) 2 years ago
ice yao d7aada38a1
Add nomic embedding model provider (#8640) 2 years ago
Vikey Chen 4f69adc8ab
fix: document_create_args_validate (#8569) 2 years ago
Nam Vu c7eacd1aac
chore: Optimize I18nObject class for better performance and readability (#8681) 2 years ago
AAEE86 a126d535cf
add Spark Max-32K (#8676) 2 years ago
AAEE86 3554a803e7
add zhipuai web search (#8668) 2 years ago
AAEE86 c66cecaa55
add Qwen model translate (#8674) 2 years ago
Bowen Liang 86f90fd9ff
chore: skip PLR6201 linter rule (#8666) 2 years ago
haike-1213 4c7beb9d7b
fix: Assignment exception (#8663)
Co-authored-by: fum <fum@investoday.com.cn>
2 years ago
Aaron Ji 3618a97c20
feat: extend api params for Jina Embeddings V3 (#8657) 2 years ago
Shota Totsuka 03fdf5e7f8
chore: Enable Japanese descriptions for Tools (#8646) 2 years ago
zhuhao e34f04380d
feat: add deepseek-v2.5 for model provider siliconflow (#8639) 2 years ago
zhuhao 6df77038a2
docs: fix predefined_model_scale_out.md redirect error (#8633) 2 years ago
zhuhao 45c0a44411
feat: add qwen2.5 for model provider siliconflow (#8630) 2 years ago
Nam Vu eaa7e9b1f0
fix: llm_generator.py JSONDecodeError (#8504) 2 years ago
Nam Vu 6e37750fbd
fix: commands.py (#8483) 2 years ago
omr 8fd297f8b4
fix: redundant check for available_document_count (#8491) 2 years ago
Nam Vu ddf6569dc5
chore: enhance configuration descriptions (#8624) 2 years ago
CXwudi 97895ec41a
chore: add Gemini newest experimental models (close #7121) (#8621) 2 years ago
sino 6d56d5c1f6
feat: support o1 series models for openrouter (#8358) 2 years ago
AAEE86 c9f1e18df1
Add model parameter translation (#8509)
Co-authored-by: swingchen01 <swings@126.com>
Co-authored-by: 陈长君 <chenchangjun@shuwen.com>
2 years ago
Waffle 740fad06c1
feat(tools/cogview): Updated cogview tool to support cogview-3 and the latest cogview-3-plus (#8382) 2 years ago
ice yao 0665268578
Add Fireworks AI as new model provider (#8428) 2 years ago
呆萌闷油瓶 c8b9bdebfe
feat:use xinference tts stream mode (#8616) 2 years ago
Shota Totsuka a587f0d3f1
docs: Add Japanese documentation for tools (#8469) 2 years ago
Hash Brown 8c51d06222
feat: regenerate in `Chat`, `agent` and `Chatflow` app (#7661) 2 years ago
Joe b32a7713e0
feat: update pyproject.toml (#8368) 2 years ago
zhuhao 831c5a93af
refactor(ops): Optimize the iteration for filter_none_values and use logging.error to record logs when an exception occurs (#8461) 2 years ago
AAEE86 1a8dcae10e
add Qwen custom add model interface (#8565) 2 years ago
Nam Vu 8219f9e090
fix: api/core/ops/ops_trace_manager.py (#8501) 2 years ago
AAEE86 5ddb601e43
add MixtralAI Model (#8517) 2 years ago
Hongbin 5541248264
Update the PerfXCloud provider model list,Update PerfXCloudProvider validate_provider_credentials method. (#8587)
Co-authored-by: xhb <466010723@qq.com>
2 years ago
方程 e75c33a561
Enhance Readme Documentation to Clarify the Importance of Celery Service (#8558) 2 years ago
takatost e0a3307563
fix(workflow): "Max submit count reached" error occurred when executing workflow as tool in iteration (#8595) 2 years ago
-LAN- 7f3282ec04
Update version to 0.8.3 in packaging and docker-compose files (#8590) 2 years ago
Qun 1583283635
ComfyUI tool use the new internal enumeration class "VariableKey" (#8533) 2 years ago
Su Yang c87f710d58
Fix: update qwen model and model config (#8584)
Co-authored-by: -LAN- <laipz8200@outlook.com>
2 years ago
Su Yang 1568c5cae9
fix: fix qwen series model type (#8580) 2 years ago
MuYu a03919c3b3
feat: add hunyuan-vision (#8529) 2 years ago
Jyong d96f5ba1ca
add storage error log (#8556) 2 years ago
Su Yang d6de96c4b4
feat: sync Qwen API with Aliyun Bailian (#8538) 2 years ago
takatost ffd2f61dd9
fix: thread_pool submit count in parallel workflow not releasing (#8549) 2 years ago
takatost 54b9e1f6d1
fix: ci issues(missing duckduckgo-search==6.2.11, ruff lint issue) (#8543) 2 years ago
Wang Bo 6f222b49f2
refactor: rename task_type to task for jina embeddings v3 (#8488) 2 years ago
-LAN- 8dfe8c773a
chore: Deprecate gpt-3.5-turbo-0613 and gpt-3.5-turbo-16k-0613 models (#8500) 2 years ago
Qun cf645c3ba1
feat: Add ComfyUI tool for Stable Diffusion (#8160) 2 years ago
Xiao Ley 6dba68f62d
feat: Add base URL settings and secure_ascii options to the Brave search tool (#8463)
Co-authored-by: crazywoola <427733928@qq.com>
2 years ago
非法操作 3d083b758f
feat: add flux dev of siliconflow image-gen tool (#8450) 2 years ago
takatost bf16de50fe
fix: internal error when tool authorization (#8449) 2 years ago
Jyong 7e611ffbf3
multi-retrival use dataset's top-k (#8416) 2 years ago
走在修行的大街上 72b7f8a949
Bugfix/fix feishu plugins (#8443)
Co-authored-by: 黎斌 <libin.23@bytedance.com>
2 years ago
takatost 88c9834ef2
chore(workflow): Optimize the iteration when selecting a variable from a branch in the output variable causes iteration index err (#8440) 2 years ago
ybalbert001 b6ad7a1e06
Fix: https://github.com/langgenius/dify/issues/8190 (Update Model nam… (#8426)
Co-authored-by: Yuanbo Li <ybalbert@amazon.com>
2 years ago
Aaron Ji 6f7625fa47
chore: update Jina embedding model (#8376) 2 years ago
takatost f01602b570
fix(workflow): the answer node after the iteration node containing the answer was output prematurely (#8419) 2 years ago
HowardChan 0123498452
fix:logs and rm unused codes in CacheEmbedding (#8409) 2 years ago
swingchen01 f55e06d8bf
fix: resolve runtime error when self.folder is None (#8401)
Co-authored-by: 陈长君 <chenchangjun@shuwen.com>
2 years ago
ybalbert001 b613b11422
Fix: Support Bedrock cross region inference #8190 (Update Model name to distinguish between different region groups) (#8402)
Co-authored-by: Yuanbo Li <ybalbert@amazon.com>
2 years ago
Nam Vu bf55b1910f
fix: pyproject.toml typo (#8396) 2 years ago
crazywoola 71b4480c4a
fix: o1-mini 65563 -> 65536 (#8388) 2 years ago
Yeuoly b6b1057a18
fix: sandbox issue related httpx and requests (#8397) 2 years ago
Bowen Liang 5b98acde2f
chore: improve usage of striping prefix or suffix of string with Ruff 0.6.5 (#8392) 2 years ago
Bowen Liang aad6f340b3
fix (#8322 followup): resolve the violation of pylint rules (#8391) 2 years ago
Bowen Liang a1104ab97e
chore: refurish python code by applying Pylint linter rules (#8322) 2 years ago
xiandan-erizo 1ab81b4972
support hunyuan-turbo (#8372)
Co-authored-by: sunkesi <sunkesi@hosecloud.com>
2 years ago
非法操作 06b66216d7
chore: update firecrawl scrape to V1 api (#8367) 2 years ago
takatost cd3eaed335
fix(workflow): both parallel and single branch errors occur in if-else (#8378) 2 years ago
Joe 84ac5ccc8f
fix: add before send to remove langfuse defaultErrorResponse (#8361) 2 years ago
takatost 24af4b9313
fix: o1-series model encounters an error when the generate mode is blocking (#8363) 2 years ago
Bowen Liang 6613b8f2e0
chore: fix unnecessary string concatation in single line (#8311) 2 years ago
-LAN- 08c486452f
fix: score_threshold handling in vector search methods (#8356) 2 years ago
sino a45ac6ab98
fix: ark token usage is none (#8351) 2 years ago
-LAN- 80a322aaa2
chore: update version to 0.8.2 in packaging and docker-compose files (#8352) 2 years ago
Joe 82f7875a52
feat: add langfuse sentry ignore error (#8353) 2 years ago
takatost 4637ddaa7f
feat: add o1-series models support in Agent App (ReACT only) (#8350) 2 years ago
fanlia 5f03e66489
Feature/service api workflow logs (#8323) 2 years ago
Jyong 49cee773c5
fixed score threshold is none (#8342) 2 years ago
-LAN- c78828ab7c
chore: update Dify version to 0.8.1 (#8329) 2 years ago
takatost e90d3c29ab
feat: add OpenAI o1 series models support (#8328) 2 years ago
Nam Vu 153807f243
fix: response_format label (#8326) 2 years ago
Ikko Eltociear Ashimine 5db0b56c5b
docs: update lambda_translate_utils.yaml (#8293) 2 years ago
Tamer 404db1ae5b
Fix VariableEntityType Bug external-data-tool -> external_data_tool (#8299) 2 years ago
呆萌闷油瓶 02c4b1af71
chore:add Azure openai api version 2024-08-01-preview (#8291) 2 years ago
ybalbert001 d4985fb3aa
Fix: Support Bedrock cross region inference [#8190](https://github.com/langgenius/dify/issues/8190) (#8317) 2 years ago
Bowen Liang 8815511ccb
chore: apply flake8-pytest-style linter rules (#8307) 2 years ago
Bowen Liang 40fb4d16ef
chore: refurbish Python code by applying refurb linter rules (#8296) 2 years ago
Bowen Liang c69f5b07ba
chore: apply ruff E501 line-too-long linter rule (#8275)
Co-authored-by: -LAN- <laipz8200@outlook.com>
2 years ago
takatost 56c90e212a
fix(workflow): missing content in the answer node stream output during iterations (#8292)
Co-authored-by: -LAN- <laipz8200@outlook.com>
2 years ago
Bowen Liang 0f14873255
chore: cleanup ruff flake8-simplify linter rules (#8286)
Co-authored-by: -LAN- <laipz8200@outlook.com>
2 years ago
Bowen Liang 781d294f49
chore: cleanup pycodestyle E rules (#8269) 2 years ago
yalei f515af2232
let claude models in bedrock support the response_format parameter (#8220)
Co-authored-by: duyalei <>
2 years ago
crazywoola 4d2cd6703b
chore: remove useless code (#8198) 2 years ago
Bowen Liang 292220c596
chore: apply pep8-naming rules for naming convention (#8261) 2 years ago
HowardChan 53f37a6704
fix:ollama text embedding 500 error (#8252) 2 years ago
Leo.Wang 75c1a82556
Update Gitlab query field, add query by path (#8244) 2 years ago
Jason Tan c5b3777d93
editor can also create api key (#8214) 2 years ago
Nam Vu 342607f4a4
fix: truthy value (#8208) 2 years ago
takatost 5f4cdd66fa
fix(workflow): IF-ELSE nodes connected to the same subsequent node cause execution to stop (#8247) 2 years ago
HowardChan 82c42b9ec5
fix:error when adding the ollama embedding model (#8236)
Co-authored-by: crazywoola <427733928@qq.com>
2 years ago
takatost cee0c51dbb
feat: add from_variable_selector for stream chunk / message event (#8228) 2 years ago
takatost fdbbdb706f
fix(workflow): answers are output simultaneously across different braches in the question classifier node. (#8225) 2 years ago
takatost f6dfe23cf8
fix(workflow): in multi-parallel execution with multiple conditional branches (#8221) 2 years ago
Jyong bb3002b173
revert page column (#8217) 2 years ago
Bowen Liang d109881410
chore(api/models): apply ruff reformatting (#7600)
Co-authored-by: -LAN- <laipz8200@outlook.com>
2 years ago
Bowen Liang 2cf1187b32
chore(api/core): apply ruff reformatting (#7624) 2 years ago
takatost dabfd74622
feat: Parallel Execution of Nodes in Workflows (#8192)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
Co-authored-by: Yi <yxiaoisme@gmail.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
2 years ago
-LAN- ed37439ef7
refactor(api/core): Improve type hints and apply ruff formatter in agent runner and model manager. (#8166) 2 years ago
Jyong af92f19291
filter excel empty sheet (#8194) 2 years ago
zhuhao 86f7f245e4
fix: The length of the tag should between 1 and 50 (#8187) (#8188) 2 years ago
Jyong 2d690801d1
nvidia rerank top n missed (#8185) 2 years ago
Nam Vu fede54be77
fix: Version '2.6.2-2' for 'expat' was not found (#8182) 2 years ago
Jyong 85ff82a694
code merge error (#8183)
Co-authored-by: crazywoola <427733928@qq.com>
2 years ago
ice yao c8df92d0eb
add volcengine tos storage (#8164) 2 years ago
-LAN- 4313d92e6b
feat(api/core/model_runtime/entities/defaults.py): Add TOP_K in default parameters. (#8167) 2 years ago
Nam Vu 0695543f63
Fix variable typo (cont) (#8161) 2 years ago
crazywoola 0bec6a037c
update qwen-long (#8157) 2 years ago
AAEE86 fa34b9aed6
Modify model parameters in Spark LLMs and zhipuai LLMs (#8078)
Co-authored-by: Charlie.Wei <luowei@cvte.com>
2 years ago
crazywoola a27d4d58ec
fix: ollama text embedding 500 error (#8131) 2 years ago
邹成卓 a15791e788
Fix: tongyi code wrapper works not stable (#7871)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: crazywoola <427733928@qq.com>
2 years ago
ybalbert001 954580a4af
feat: support more model types and builtin tools on aws/sagemaker (#8061)
Co-authored-by: Yuanbo Li <ybalbert@amazon.com>
2 years ago
crazywoola ab7d79275e
fix: Claude can not validate credientials (#8109) 2 years ago
呆萌闷油瓶 d28446301f
feat:add fishaudio in xinference (#8100) 2 years ago
Charlie.Wei feefeb44d7
fix LangSmith project config error (#7996) 2 years ago
Zhi d542b15cc0
feat: support redis sentinel mode (#7756) 2 years ago
Nam Vu 2d7954c7da
Fix variable typo (#8084) 2 years ago
AAEE86 0cef25ef8c
Revert "fix: parameter rule" (#8070) 2 years ago
crazywoola 900fd82a92
fix: parameter rule (#8064) 2 years ago
crazywoola 44f963f281
If else add regexmatch (#8059)
Co-authored-by: 罗威 <luowei@cvte.com>
2 years ago
Charlie.Wei 01858e1caf
ifEsle node add regex match (#8007) 2 years ago
ChengZi 2060db8e11
fix: change milvus init args from (host, port) to (url, token) (#8019)
Signed-off-by: ChengZi <chen.zhang@zilliz.com>
2 years ago
Nam Vu 9ded063417
chore: #7348, support query conversations by updated_at (#8047) 2 years ago
tmuife 89aede80cc
Add OCI(Oracle Cloud Infrastructure) Generative AI Service as a Model Provider (#7775)
Co-authored-by: Walter Jin <jinshuhaicc@gmail.com>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: walter from vm <walter.jin@oracle.com>
2 years ago
zhuhao e0d3cd91c6
support huawei cloud obs storage (#7980) (#7981) 2 years ago
Byeongjin Kang d489b8b3e0
feat: return page number of pdf documents upon retrieval (#7749) 2 years ago
Leng Yue bd0992275c
feat: support fish audio TTS (#7982) 2 years ago
非法操作 3e7597f2bd
feat: add gpt-4o-2024-08-06 and json_schema for azure openAI service (#7648) 2 years ago
Jyong 0e71f6db84
fix spliter length missed (#7987) 2 years ago
wochuideng f6b9982c23
Concurrent calls to the Wenxin model, and the exception problem when obtaining the token is fixed (#7976)
Co-authored-by: puqs1 <puqs1@lenovo.com>
2 years ago
Jyong 15791510c8
fix wrong error message (#7972) 2 years ago
非法操作 0f72a8e89d
chore: refactor the beichuan model (#7953) 2 years ago
KVOJJJin 14af87527f
Feat:remove estimation of embedding cost (#7950)
Co-authored-by: jyong <718720800@qq.com>
2 years ago
呆萌闷油瓶 83494cb4f5
fix:empty voice occurs when xinference CosyVoice tts model (#7958) 2 years ago
Sumkor 571415d1a4
fix: split text keep separator (#7930) 2 years ago
Joe fee4d3f6ca
feat: ops trace add llm model (#7306) 2 years ago
takatost 161cc0cda9
Revert "fix: an issue of keyword search feature in application log list" (#7949) 2 years ago
陳鈞 80d14c9b22
fix(api): Code-Based Extension cause error on position map sorting (#7934)
Signed-off-by: 陳鈞 <jim60105@gmail.com>
2 years ago
crazywoola 596f160a1e
Chore/add default step 1x url (#7933) 2 years ago
Jyong d8b6c053a2
fix rerank model value is empty string (#7937) 2 years ago
Jyong 1a5116cba0
Fix/segment create with api (#7928) 2 years ago
Jyong 01581dd35f
improve the notion table extract (#7925) 2 years ago
-LAN- 8986be0aab
chore: Update versions to 0.7.3 (#7895) 2 years ago
-LAN- f76bbbf5e6
chore(Dockerfile): Bump expat to 2.6.2-2 (#7904) 2 years ago
kurokobo 80aa7c4019
feat: allow users to use the app icon as the answer icon (#7888)
Co-authored-by: crazywoola <427733928@qq.com>
2 years ago
Jyong 6f33351eb3
ignore linked images when image id is none (#7890) 2 years ago
Fei He a8b9e01b3e
fix: fixed typo on loading reranking_mode (#7887) 2 years ago
Joshua 7193e189f3
Add perplexity search as a new tool (#7861) 2 years ago
orangeclk 3f2a806abe
fix: glm models prices and max_tokens correction (#7882) 2 years ago
omr bf63c5d1e3
fix typo: langauge -> language (#7875) 2 years ago
Seayon 78989e9049
Add ALIYUN_OSS_PATH configuration for Aliyun OSS (#7864)
Co-authored-by: seayon <zhaoxuyang@shouqianba.com>
2 years ago
sino 1f56a20b62
feat: support auth by api key for ark provider (#7845) 2 years ago
Bowen Liang 0c2a62f847
fix: correct http timeout configs‘ default values and ignorance by HttpRequestNode (#7762) 2 years ago
Ethan ea748b50f2
fix: an issue of keyword search feature in application log list (#7816) 2 years ago
Zhi ceb2b150ff
enhance: include workspace name in create-tenant command (#7834) 2 years ago
非法操作 dc015c380a
feat: add zhipu glm_4_plus and glm_4v_plus model (#7824) 2 years ago
YidaHu bd6d4d0553
fix: filter out installed apps without an app (#7799) 2 years ago
hisir f0273f00e1
Fixed when testing the openai compatible interface model, an error is reported when no object is returned (#7808) 2 years ago
Yeuoly 962cdbbebd
chore: add app generator overload (#7792) 2 years ago
Jyong 8e311cc45c
fixed permission is None (#7788) 2 years ago
crazywoola c441bea4d1
fix: datasets permission is missing (#7787) 2 years ago
takatost 0e0a703496
chore: ignore openai error record in sentry (#7770) 2 years ago
Garfield Dai 54b693d5b1
feat: update saas billing hint. (#7760) 2 years ago
Bowen Liang 1262277714
chore: improve http executor configs (#7730) 2 years ago
zhuhao 26abbe8e5b
feat(Tools): add a tool to query the stock price from Alpha Vantage (#7019) (#7752) 2 years ago
Leheng Lu 5d0914daea
fix: not able to pass array of string/number/object into variable aggregator groups (#7757) 2 years ago
crazywoola 3a071b8db9
fix: datasets permission is missing (#7751) 2 years ago
snickerjp 9342b4b951
Update package "libldap-2.5-0" for docker build. (#7726) 2 years ago
Vimpas 4682e0ac7c
fix(storage): 🐛 HeadBucket Operation Permission (#7733)
Co-authored-by: 莫岳恒 <moyueheng@datagrand.com>
2 years ago
sino 7cfebffbb8
chore: update default endpoint for ark provider (#7741) 2 years ago
kurokobo bc3a8e0ca2
feat: store created_by and updated_by for apps, modelconfigs, and sites (#7613) 2 years ago
Jiakun Xu e38334cfd2
fix: doc_language return null when document segment settings (#7719) 2 years ago
走在修行的大街上 92cab33b73
feat(Tools): add feishu document and message plugins (#6435)
Co-authored-by: 黎斌 <libin.23@bytedance.com>
2 years ago
Bowen Liang 3f467613fc
feat: support configs for code execution request (#7704) 2 years ago
crazywoola da326baa5e
fix: tongyi Error: 'NoneType' object is not subscriptable (#7705) 2 years ago
Jyong 60001a62c4
fixed chunk_overlap is None (#7703) 2 years ago
sino ee7d5e7206
feat: support Moonshot and GLM models tool call for volc ark provider (#7666) 2 years ago
呆萌闷油瓶 2726fb3d5d
feat:dailymessages (#7603) 2 years ago
kurokobo d7aa4076c9
feat: display account name on the logs page for the apps (#7668)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2 years ago
Kenn 122ce41020
feat: rewrite Elasticsearch index and search code to achieve Elasticsearch vector and full-text search (#7641)
Co-authored-by: haokai <haokai@shuwen.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Bowen Liang <bowenliang@apache.org>
Co-authored-by: wellCh4n <wellCh4n@foxmail.com>
2 years ago
Charlie.Wei e7afee1176
Langfuse view button (#7684) 2 years ago
Bowen Liang a15080a1d7
bug: (#7586 followup) fix config of CODE_MAX_STRING_LENGTH (#7683) 2 years ago
Jyong 35431bce0d
fix dataset_id and index_node_id idx missed in document_segments tabl… (#7681) 2 years ago
Hélio Lúcio 7b7576ad55
Add Azure AI Studio as provider (#7549)
Co-authored-by: Hélio Lúcio <canais.hlucio@voegol.com.br>
2 years ago
Qin Liu 162faee4f2
fix: set score_threshold to zero if it is None for MyScale vectordb (#7640)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2 years ago
Zhi b7ff98d7ff
fix: Remove useless debug information. (#7647) 2 years ago
-LAN- 0474f0c906
chore: Update version to 0.7.2 (#7646) 2 years ago
Shota Totsuka 430e100142
refactor: Add @staticmethod decorator in `api/core` (#7652) 2 years ago
Jyong 1473083a41
catch openai rate limit error (#7658) 2 years ago
代君 7c2bb31a55
[fix] openai's tool role dose not support name parameter. (#7659) 2 years ago
非法操作 ba82023445
fix: support float type for tool parameter's default value (#7644) 2 years ago
-LAN- 13be84e4d4
chore(api/controllers): Apply Ruff Formatter. (#7645) 2 years ago
Jyong 7ae728a9a3
fix nltk averaged_perceptron_tagger download and fix score limit is none (#7582)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2 years ago
pinsily a7743a4f47
add:save_model_credentials error log (#7630) 2 years ago
Zhi 103ff28530
feat: speed up the Docker build for dify-api for Chinese developers. (#7626) 2 years ago
Zhi 8dfdb37de3
fix: use LOG_LEVEL for celery startup (#7628) 2 years ago
Bowen Liang 17fd773a30
chore(api/services): apply ruff reformatting (#7599)
Co-authored-by: -LAN- <laipz8200@outlook.com>
2 years ago
Bowen Liang 979422cdc6
chore(api/tasks): apply ruff reformatting (#7594) 2 years ago
Joe 741c548f3c
feat: web sso (#7135) 2 years ago
非法操作 556f4ad5df
feat: add siliconflow text2img tool (#7612) 2 years ago
Seayon 561a61e7fe
Improve MIME type detection for image URLs (#6531)
Co-authored-by: seayon <zhaoxuyang@shouqianba.com>
2 years ago
Shota Totsuka 47919983bf
fix: typo in comment (#7606) 2 years ago
sino efc136cce5
feat: Introduce Ark SDK v3 and ensure compatibility with models of SDK v2 (#7579)
Co-authored-by: crazywoola <427733928@qq.com>
2 years ago
Bowen Liang b035c02f78
chore(api/tests): apply ruff reformat #7590 (#7591)
Co-authored-by: -LAN- <laipz8200@outlook.com>
2 years ago
Bowen Liang 2da63654e5
chore(api/configs): apply ruff reformat (#7590) 2 years ago
Bowen Liang 3ace01cfb3
chore: cleanup and rearrange unclassified configs into feature config groups (#7586) 2 years ago
Junyan Qin e3d7c7c6f9
fix(onebot): use yarl to format url (#7589) 2 years ago
Junyan Qin 8807d880dc
Feat: add OneBot protocol tool (#7583) 2 years ago
Jie.F 70d6ab0bf5
Update stable_diffusion.py (#7536) 2 years ago
Amos e42848f4b7
Do not pass query parameter when the value is empty (#7585) 2 years ago
张皮皮 f29685f8a1
fix score_threshold is none, return all top K documents (#7581) 2 years ago
噢哎哟喂 ad13011043
add JSON Mode support for moonshot models (#7568) 2 years ago
Charlie.Wei 9864b35465
langfuser add view button (#7571) 2 years ago
Fei He 6025002971
add qwen text-embedding-v3 support. (#7567) 2 years ago
orangeclk a24717765e
feat: forward zhipu finish_reason (#7560) 2 years ago
AllenWriter 931e6f1625
Added Space between Chinese and English within tools' description (#7545) 2 years ago
Jyong 4ce47284dc
update nltk version to 3.8.1 (#7544) 2 years ago
Vimpas 0006c6f0fd
fix(storage): 🐛 Create S3 bucket if it doesn't exist (#7514)
Co-authored-by: 莫岳恒 <moyueheng@datagrand.com>
2 years ago
crazywoola 2c427e04be
Feat/7134 use dataset api create a dataset with permission (#7508) 2 years ago
orangeclk f53454f81d
add finish_reason to the LLM node output (#7498) 2 years ago
Yeuoly 784b11ce19
Chore/remove python dependencies selector (#7494) 2 years ago
Jyong 715eb8fa32
fix rerank mode is none (#7496) 2 years ago
Yeuoly a02118d5bc
Fix/incorrect code template (#7490) 2 years ago
Nam Vu 85fc0fdb51
chore: support CODE_MAX_PRECISION (#7484) 2 years ago
非法操作 f7af8c7cc7
feat: gpt-4o-mini-2024-07-18 support json schema (#7489) 2 years ago
Xiao Ley 0c99a3d0c5
fix the issue of the refine_switches at param being invalid in the Novita.AI tool (#7485) 2 years ago
hisir 6435b4eb44
Separate CODE_MAX_DEPTH and set it as an environment variable (#7474) 2 years ago
Xiyuan Chen 4e7b6aec3a
feat: support pinning, including, and excluding for model providers and tools (#7419)
Co-authored-by: GareArc <chen4851@purude.edu>
2 years ago
luckylhb90 9a715f6b68
fix(tool): tool node error (#7459)
Co-authored-by: hobo.l <hobo.l@binance.com>
2 years ago
wellCh4n b7778de224
fix: document error message can not be cleared (#7453) 2 years ago
KinWang e35e251863
feat: Sort conversations by updated_at desc (#7348)
Co-authored-by: wangpj <wangpj@hundsunc.om>
Co-authored-by: JzoNg <jzongcode@gmail.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
2 years ago
-LAN- eae53e11e6
refactor(api/models/workflow.py): Add `__init__` to Workflow (#7443) 2 years ago
-LAN- 4f5f27cf2b
refactor(api/core/workflow/enums.py): Rename SystemVariable to SystemVariableKey. (#7445) 2 years ago
-LAN- 5e42e90abc
fix(api/services/workflow/workflow_converter.py): Add NoneType checkers & format file. (#7446) 2 years ago
-LAN- a10b207de2
refactor(api/core/app/app_config/entities.py): Move Type to outside and add EXTERNAL_DATA_TOOL. (#7444) 2 years ago
-LAN- 4f64a5d36d
refactor(api/core/workflow/nodes/variable_assigner): Split into multi files. (#7434) 2 years ago
Yeuoly 0d4753785f
chore: remove .idea and .vscode from root path (#7437) 2 years ago
-LAN- 2e9084f369
chore(database): Rename table name from `workflow__conversation_variables` to `workflow_conversation_variables`. (#7432) 2 years ago
Jyong 0f90e6df75
add pgvector full text search settting (#7427) 2 years ago
非法操作 53146ad685
feat: support line break of tooltip content (#7424) 2 years ago
Byeongjin Kang 0223fc6fd5
feat: add pgvector full_text_search (#7396) 2 years ago
Nam Vu 6991a243aa
chore: correct _tts_invoke_streaming max length (#7423) 2 years ago
Chengyu Yan 1f944c6eeb
feat(api): support wenxin bge-large and tao embedding model. (#7393) 2 years ago
-LAN- 3d27d15f00
chore(*): Bump version 0.7.1 (#7389) 2 years ago
RookieAgent 4ff4859036
add CrossRef builtin tool: doi query and title query (#7406) 2 years ago
Xiao Ley 53cf756207
feat: OpenRouter add gpt-4o-2024-08-06 model (#7409) 2 years ago
-LAN- 0087afc2e3
fix(api/core/model_runtime/model_providers/__base/large_language_model.py): Add TEXT type checker (#7407) 2 years ago
Bowen Liang 68dc6d5bc3
chore: rearrange api python dependencies (#7391) 2 years ago
SoaringEthan acd72e3ab2
feat: support xinference's auth system (#7369) 2 years ago
Bowen Liang bbb6fcc4f0
chore: update ruff from 0.5.x to 0.6.x (#7384) 2 years ago
Hash Brown fbf31b5d52
feat: custom app icon (#7196)
Co-authored-by: crazywoola <427733928@qq.com>
2 years ago
非法操作 a0c689c273
feat: add jina tokenizer tool (#7375) 2 years ago
Chengyu Yan bfd905602f
feat(api): support wenxin text embedding (#7377) 2 years ago
sino a0a67873aa
chore: optimize ark model parameters (#7378) 2 years ago
-LAN- 5350b1d938
fix(api/services/workflow/workflow_converter.py): Add converrsation variable to workflow. (#7257) 2 years ago
噢哎哟喂 baaa3f7f42
add base url for moonshot model (#7360) 2 years ago
crazywoola 4d4af00399
fix: keywords (#7357) 2 years ago
Weaxs 3a33062405
feat: support siliconflow rerank (#7337) 2 years ago
Leo.Wang 5a729a69cd
feat: tools/gitlab (#7329)
Co-authored-by: crazywoola <427733928@qq.com>
2 years ago
Nam Vu dbc1ae45de
chore: update docstrings (#7343) 2 years ago
-LAN- a2fafee53a
chore(api/libs/bearer_data_source.py): Remove expired fie. (#7300) 2 years ago
Xiyuan Chen c7df6783df
Revert "feat: support pinning, including, and excluding for Model Providers and Tools" (#7324) 2 years ago
Jason Tan acfab01dcf
fix editor auth (#7297) 2 years ago
噢哎哟喂 6fdbc7dbf3
fix error when use farui-plus model (#7316)
Co-authored-by: 雪风 <xuefeng@shifaedu.cn>
2 years ago
Hongbin d1a6702aa4
Update PerfXCloud Model List (#7212)
Co-authored-by: xhb <466010723@qq.com>
2 years ago
Nam Vu ed85d8281a
fix: null annotation (#7313) 2 years ago
-LAN- 9414143b5f
chore(api/libs): Apply ruff format. (#7301) 2 years ago
-LAN- 2d89b7d0a9
fix(api/services/app_dsl_service.py): Add conversation variables. (#7304) 2 years ago
-LAN- 3f9720bca0
fix(api/core/app/segments/segments.py): Fix file to markdown. (#7293) 2 years ago
Xiyuan Chen 7619850855
feat: support pinning, including, and excluding for Model Providers and Tools (#7283) 2 years ago
-LAN- 3571292fbf
chore(api): Introduce Ruff Formatter. (#7291) 2 years ago
-LAN- 8f16165f92
chore(api/core): Improve FileVar's type hint and imports. (#7290) 2 years ago
非法操作 6ff7fd80a1
feat: support OPENAI json_schema (#7258) 2 years ago
非法操作 5aa373dc04
feat: add chatgpt-4o-latest (#7289) 2 years ago
-LAN- 32dc963556
feat(api/workflow): Add `Conversation.dialogue_count` (#7275) 2 years ago
Nam Vu d2ccd8ba53
fix: #7222 docstrings (#7276) 2 years ago
Xiyuan Chen d29b32fce2
fix: typo in upstage/llm/_position.yaml (#7286) 2 years ago
pp 101db126c8
fix: missed rerank_mode when convert to DatasetEntity (#7269) 2 years ago
mochi ba79088ffc
Fix SQL parser Error in MyScale vdb. (#7255) 2 years ago
非法操作 3a27166c2e
chore: allow download audio/video through HTTP node (#7224) 2 years ago
-LAN- b5d472fad7
test(*): Avoid import from `api` in tests. (#7251) 2 years ago
噢哎哟喂 52383d0161
add support for tongyi-farui (#7248)
Co-authored-by: 雪风 <xuefeng@shifaedu.cn>
2 years ago
-LAN- 48d2febebf
fix(api/core/tools/entities/tool_entities.py): Fix type define. (#7250) 2 years ago
-LAN- f6c12b10ac
chore: update package versions to 0.7.0 (#7236) 2 years ago
-LAN- 5b77ef01d4
chore(api/services/app_dsl_service.py): Bump DSL version to 0.1.1 (#7235) 2 years ago
feng0 2fe2e350ce
add secondary sort_key when using `order_by` and `paginate` at the same time (#7225) 2 years ago
Leo.Wang 986fd5bfc6
Add gitlab support (#7179)
Co-authored-by: crazywoola <427733928@qq.com>
2 years ago
miendinh f104b930cf
feat: support elasticsearch vector database (#3558)
Co-authored-by: miendinh <miendinh@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: crazywoola <427733928@qq.com>
2 years ago
Onelevenvy 0f59d76997
fix: add context_size and max_chunks to Tongyi embedding to resolve issue #7189 (#7227) 2 years ago
非法操作 b3743a9ae5
chore: refactor searXNG tool (#7220) 2 years ago
lichao 13d061911b
Error Exception Message Of "Message Not Exists.", Should be "Suggested Questions Is Disabled." (#7219) 2 years ago
KVOJJJin 935e72d449
Feat: conversation variable & variable assigner node (#7222)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
2 years ago
yusuke_ten 8b55bd5828
fix: display notion document title correctly (#7215) 2 years ago
shAlfred a12ddc47e7
feat: add support of speech2text function for OpenAI-API-compatible and Siliconflow (#7197) 2 years ago
Weaxs 67b9fdaad7
siliconflow support bge-3 && bce-v1 embedding (#7198) 2 years ago
mago960806 a68df696ec
Fix issue with incorrect port number in app_base_url due to NAT networks (#6653) 2 years ago
Bowen Liang ccb6ddd840
chore: bump Ruff to 0.5.7 (#7174) 2 years ago
ybalbert001 f2cb1fb09f
Fix : Workflow "start" paste url not support s3 pre-signed URL (#6855)
Co-authored-by: Yuanbo Li <ybalbert@amazon.com>
2 years ago
灰灰 ac60182c91
fix: solving http-request-tool bugs in workflow (#6685) 2 years ago
crazywoola 8b5761efb2
change secret input to text input in searxng (#7160) 2 years ago
Yanyi Liu 5b32f2e0dd
Feat: Add model provider Text Embedding Inference for embedding and rerank (#7132) 2 years ago
Yanyi Liu 4cbeb6815b
Fix: Wrong cutoff length lead to empty input in openai compatible embedding model. (#7133) 2 years ago
Jeff Li d338f69837
feat: add decode option to json process tools (#7138) 2 years ago
Jyong c6b0dc6a29
update dataset embedding model, update document status to be indexing (#7145) 2 years ago
crazywoola f667ef98cb
Feat/update tools length (#7141) 2 years ago
Joe 425174e82f
feat: update ops trace (#7102) 2 years ago
Joe 7201b56a6d
fix: workflow log run time error (#7130) 2 years ago
Matri 4dfa8eedb8
Feat/tool-D-ID (#6278) 2 years ago
forrestlinfeng 07511dfaf4
update stepfun model (#7118)
Co-authored-by: chenlinfeng <chenlinfeng@step.ai>
Co-authored-by: Tfsh <tianfs_fight@163.com>
2 years ago
小羽 7944ce0594
feat: wenxin add yi-34b-chat (#7117) 2 years ago
Aero Kang ad682c394d
fix annotation reply is null (#7103) 2 years ago
orangeclk 83acb53c08
feat: add zhipu embedding-3 (#7100) 2 years ago
shAlfred a7162240e6
feat: add text-embedding functon and LLM models to Siliconflow (#7090) 2 years ago
Jyong 12095f8cd6
extract docx filter comment element (#7092) 2 years ago
majian 5542ee4d0d
workflow logs support workflow run id filter (#6833) 2 years ago
zhuhao 4ffa706e4f
feat: add a builtin tool to support regex extraction. (#7081) (#7087) 2 years ago
Jyong 169cde6c3c
add nltk punkt resource (#7063) 2 years ago
小羽 34a9dbe826
Feat/add 360-zhinao provider (#7069) 2 years ago
Nam Vu 8e23e24bd5
feat: Poetry requests timeout (#7086) 2 years ago
orangeclk f288d367ac
Add price info for zhipu models (#7084) 2 years ago
Waffle 5e2fa13126
feat: support glm-4-long (#7070)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2 years ago
-LAN- 67a2f14cef
fix(api/core/workflow/nodes/tool/tool_node.py): Keep None value in tool params. (#7066) 2 years ago
Joe d7bb422a5c
fix: hunyuan assistant_prompt_message pydantic error (#7062) 2 years ago
8bitpd 40c6f3c724
fix: add redis lock to AnalyticdbVector init (#6859)
Co-authored-by: xiaozeyu <xiaozeyu.xzy@alibaba-inc.com>
2 years ago
-LAN- df8f8c9a2c
feat(api/core/rag/datasource/vdb/analyticdb/analyticdb_vector.py): Checking config before init analyticdb (#7050) 2 years ago
-LAN- 536c43257b
refactor(*): Update hard-code '[__HIDDEN__]' to the constant. (#7048) 2 years ago
-LAN- 4e8f6b3603
chore(api/core/app/segments/segments.py): Remove todo tags. (#7052) 2 years ago
Jyong 80c94f02e9
add vector field for other vectordb (#7051) 2 years ago
-LAN- aad02113c6
fix(api/core/app/segments): Allow to contains boolean value in object segment (#7047) 2 years ago
chenxu9741 72c75b75cf
feat: Add hyperlink parsing to the DOCX document. (#7017) 2 years ago
Sadegh Ghanbari Shohani ffa992acf7
Add support for i18n Farsi language (fa-IR) (#7044) 2 years ago
majian 99b78dd198
feat: add gpt-4o-2024-08-06 (#7046) 2 years ago
Sangmin Ahn 7f81a86e9e
chore: show non-English characters in exported DSL files (#7042) 2 years ago
Achim a93bc83c8d
Provide output data also in json property of workflow tool (#6924) (#7027) 2 years ago
crazywoola 3516989738
fix: typos in wenxin llm (#7021) 2 years ago
Sa Zhang 26991443ed
fix: Fix incorrect context size for jina-reranker-v2 model (#7006) 2 years ago
Bryan eece50acec
fix: tran list issue (#7009)
Co-authored-by: libing <libing@healink.cn>
2 years ago
Jyong 28d4e5b045
Fix/reranking mode is null (#7012) 2 years ago
yanghx c53875ce8c
fix #6902 .docx handles images within tables and handles cross-column tables (#6951) 2 years ago
灰灰 96dcf0fe8a
fix: code tool fails when null property exists in object (#6988) 2 years ago
Yefori bd3ed89516
feat: add function calling for deepseek models (#6990) 2 years ago
小羽 23ed15d19f
feat:nvidia add nemotron4-340b and microsoft/phi-3 (#6973) 2 years ago
非法操作 312d905c9b
chore: update duckduckgo tool (#6983) 2 years ago
takatost d839f1ada7
version to 0.6.16 (#6972) 2 years ago
takatost 6da14c2d48
security: fix api image security issues (#6971) 2 years ago
Pedro Gomes a34285196b
Revise the wrong pricing of certain LLM models. (#6967) 2 years ago
takatost ea30174057
chore: optimize streaming tts of xinference (#6966) 2 years ago
Sangmin Ahn dd676866aa
chore: exclude .txt extenstion in create_by_text API (#6956) 2 years ago
TzuxinChen f0d10553b4
Fixed a bug where permission was clearly displaye… (#6934) 2 years ago
liuzhenghua ef616c604a
fix: The permissions issue of the editor role accessing some backend … (#6945)
Co-authored-by: liuzhenghua-jk <liuzhenghua-jk@360shuke.com>
2 years ago
Bowen Liang f656e1bae2
fix: ensure db migration in docker entry script running with `upgrade-db` command for proper locking (#6946) 2 years ago
liuzhenghua 141e4e0276
fix: restore xinference secret field (#6941)
Co-authored-by: liuzhenghua-jk <liuzhenghua-jk@360shuke.com>
2 years ago
Pedro Gomes 20d3e1d297
Fix increase_usage of total_price in agent_runner (#6688) 2 years ago
chenxu9741 dff3f41ef6
Workflow TTS playback node filtering issue. (#6877) 2 years ago
Weaxs 5e634a59a2
compatible xinference reranker server (#6927) 2 years ago
Joe 26e46d365c
fix: workflow trace user_id error (#6932) 2 years ago
takatost bcd7c8e921
fix: sending app trace data to other app trace provider (#6931) 2 years ago
Bowen Liang 70283f5b9f
dep: support for Python 3.12 (#6771) 2 years ago
JuHyung Son 2e941bb91c
add new provider Solar (#6884) 2 years ago
zhuhao 541bf1db5a
feat: add the tool Serper for Google search. (#6786) (#6790) 2 years ago
Jyong 048bc4c06e
fix update dataset failed when embedding model is not exist (#6920) 2 years ago
Joe f97a51ce24
fix: reranking disable timer error (#6910) 2 years ago
Bowen Liang 6aa02f8c63
dep: bump pgvecto-rs client from 0.1.x to 0.2.x (#6891) 2 years ago
crazywoola 7ab04e17e7
fix: return code in service api (#6911) 2 years ago
非法操作 bf3f1027c8
fix: code execution node not display clear reasons when sandbox res error (#6830) 2 years ago
sino 8166a8caf5
feat: update llama3.1 parameters for openrouter (#6901) 2 years ago
Jyong 44801df8f8
fix score threshold limit be None (#6900) 2 years ago
灰灰 56af1a0adf
pref: change ollama embedded api request (#6876) 2 years ago
dufei f8617db012
fix tongyi tool calls (#6896) 2 years ago
Jyong 2ab9af3b38
delete weight_type in knowledge retrieval node (#6892) 2 years ago
Weaxs cc4785f094
fix: xinference reranker return_documents (#6888) 2 years ago
ian 093f902335
fix: Change API key authentication failure response code from 404 to 401 (#6885) 2 years ago
hursit 104c797dd0
feat: Add support for i18n Turkish language (tr-TR) (#6886)
Co-authored-by: hursit <hursit.topal@enuygun.com>
2 years ago
chenxu9741 a9cd6df97e
Remove tts (blocking call) (#6869) 2 years ago
呆萌闷油瓶 f31142e758
Azure 4o mini options (#6873) 2 years ago
crazywoola 792f908afb
Revert "feat:Azure gpt4o mini" (#6870) 2 years ago
非法操作 29e3c3061c
fix: remote image not display in answer node (#6867) 2 years ago
呆萌闷油瓶 14367ddc09
feat:Azure gpt4o mini (#6866) 2 years ago
Jyong 8157fccf6d
delete weight_type (#6865) 2 years ago
Charlie.Wei cbf7f21ade
Add azure gpt4omini (#6862)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2 years ago
Weaxs f6e8e120a1
support xinference tts (#6746) 2 years ago
Joe 08f922d8c9
fix: anthropic max token NoneType error (#6858) 2 years ago
-LAN- feb4576ee7
chore: update SQLAlchemy configuration with custom naming convention (#6854) 2 years ago
小羽 56b43f62d1
feat: nvidia add llama3.1 model (#6844) 2 years ago
Giga Group 4b410494b3
Add model parameter enable_enhance for hunyuan llm model (#6847)
Co-authored-by: sun <sun@centen.cn>
2 years ago
Joe df9bd36cab
fix: claude-3-5-sonnet-20240620 max token error (#6843) 2 years ago
Jyong af76381b98
fix notion internal setting (#6836) 2 years ago
William Espegren 4be12b29b9
fix: improved error handling for spider tool (#6835) 2 years ago
ybalbert001 c23aa50bea
Add AWS builtin Tools (#6721)
Co-authored-by: Yuanbo Li <ybalbert@amazon.com>
Co-authored-by: crazywoola <427733928@qq.com>
2 years ago
Nam Vu 8eb0d0fddd
feat: support Celery auto-scale (#6249)
Co-authored-by: takatost <takatost@gmail.com>
2 years ago
Ever 545d3c5a93
chore: Add processId field for metrics of threads/db-pool-stat/health (#6797)
Co-authored-by: 老潮 <zhangyongsheng@3vjia.com>
Co-authored-by: takatost <takatost@users.noreply.github.com>
Co-authored-by: takatost <takatost@gmail.com>
2 years ago
crazywoola 3c371a6cb0
fix: workflow api (#6810) 2 years ago
longzhihun 9ce5cea911
feat: bedrock invoke enhancement (#6808) 2 years ago
eric-0x72 98d9837fbc
fix wrong charset when decoding Chinese content (#6774)
Co-authored-by: zhangwb <zhangwb@zts.com.cn>
2 years ago
Yeuoly 72963d1f13
fix: nonetype in webscraper validation (#6788) 2 years ago
-LAN- a98284b1ef
refactor(api): Switch to `dify_config` (#6750)
Signed-off-by: -LAN- <laipz8200@outlook.com>
2 years ago
Bowen Liang daa31b2cb3
chore: remove redundant version pinning for indirect dependencies (#6772) 2 years ago
Bowen Liang b414ea41d6
dep: initial support for Milvus 2.4.x (#6084) 2 years ago
Joe f78d0082ae
feat: implement function dispatch table for trace processing (#6628) 2 years ago
SiliconFlow, Inc 3e18d32ce5
add deepseek-coder-v2 in siliconflow (#6149) 2 years ago
Charles 94d68b6a08
upgrade deepseek params (#6744) 2 years ago
Giga Group c9ff0e3961
Add model hunyuan-embedding (#6657)
Co-authored-by: sun <sun@centen.cn>
2 years ago
-LAN- 8dd68e2034
fix(api/core/moderation/output_moderation.py): Fix config call. (#6769) 2 years ago
Bowen Liang cb01bf2986
chore: set logging level to debug when reading YAML files and falling back to default value in case of None (#6758) 2 years ago
Bowen Liang 20268708cc
chore: improve position map conversion and tolerate empty position yaml file (#6541) 2 years ago
Vicky Guo 829472a1d7
switch to diffy_config with Pydantic in files, moderation and app (#6747)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
2 years ago
Hiroshige Aoki e23461c837
Fix/6615 40 varchar limit on DatasetCollectionBinding and Embedding model name (#6723) 2 years ago
非法操作 21f6caacd4
feat: enhance the firecrawl tool (#6705) 2 years ago
-LAN- 6a3bef8378
feat(api/core/app/segments): Update segment types and variables (#6734)
Signed-off-by: -LAN- <laipz8200@outlook.com>
2 years ago
-LAN- b6c3010f02
refactor(api/core/workflow/nodes/base_node.py): Update extract_variable_selector_to_variable_mapping method signature. (#6733)
Signed-off-by: -LAN- <laipz8200@outlook.com>
2 years ago
crazywoola 90d2c01218
Feat/6725 can not get image url from cogview tool (#6728) 2 years ago
-LAN- 83af50368f
fix(api/core/model_runtime/model_providers/azure_openai/llm/llm.py): Try to skip if `delta.delta` is None. (#6727)
Signed-off-by: -LAN- <laipz8200@outlook.com>
2 years ago
Jyong cf258b7a67
add xlsx support hyperlink extract (#6722) 2 years ago
-LAN- 5d77dc4f58
feat(api/core/app/segments/parser.py): Remove blank segment in `convert_template` (#6709)
Signed-off-by: -LAN- <laipz8200@outlook.com>
2 years ago
Joe e4542215cc
fix: tongyi empty tool_calls is not supported in message (#6719) 2 years ago
Jason 3d3677e912
Feat/model provider novita (#6717)
Co-authored-by: takatost <takatost@gmail.com>
2 years ago
-LAN- c6996a48a4
refactor(api/core/app/segments): Support more kinds of Segments. (#6706)
Signed-off-by: -LAN- <laipz8200@outlook.com>
2 years ago
chenxu9741 6b50bb0fe6
issues #6655 Open ai tts issues (#6696) 2 years ago
Sangmin Ahn ecb9c311b5
chore: make prompt generator max tokens configurable (#6693) 2 years ago
Yeuoly 79cb23e8ac
security/SSRF vulns (#6682) 2 years ago
longzhihun c5ac004f15
[seanguo] fix: unsupported filename in windows & add Mistral Large 2 (#6679) 2 years ago
RookieAgent 78a339a794
modify llama3-1 yaml filename to support Windows pull operations (#6677) 2 years ago
灰灰 5e4ac11df3
fix: code block segmentation problem of markdown document (#6465) 2 years ago
tmuife 16b4f560cd
fix bugs(when using Oracle23ai as Vector DB) (#6658) 2 years ago
-LAN- 75e6576c67
refactor(api/core/app/segments): implement `to_object` in ObjectVariable and ArrayVariable. (#6671)
Signed-off-by: -LAN- <laipz8200@outlook.com>
2 years ago
Seayon 0b4c26578e
Enhance database URI security and add URL encoding (#6668) 2 years ago
xielong ebcc07e3e9
feat: support max_retries in jina requests (#6585) 2 years ago
-LAN- 55c2b61921
fix(api/fields/workflow_fields.py): Add check in environment variables (#6621) 2 years ago
Giga Group ca696fe94c
Add support of tool-call for model provider "hunyuan" (#6656)
Co-authored-by: sun <sun@centen.cn>
2 years ago
longzhihun 9815aab7a3
[seanguo] feat: add llama 3.1 support in bedrock (#6645) 2 years ago
yanghx 349ec0db77
fix tencent_cos_storage image-preview error is not a byte (#6652) 2 years ago
majian a876baf0a9
Resolve variable type parameter error (#6646) 2 years ago
Jyong 91fd8521c3
fix reranking model field error (#6654) 2 years ago
-LAN- 4ec9a87e46
fix(api/core/workflow/nodes/iteration/iteration_node.py): Extend output in iteration if output is a array. (#6647)
Signed-off-by: -LAN- <laipz8200@outlook.com>
2 years ago
Vico Chu fb5e3662d5
Chores: add missing profile for middleware docker compose cmd and fix ssrf-proxy doc link (#6372)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2 years ago
-LAN- 31efe10c75
refactor(api/core/workflow/workflow_engine_manager.py): Remove (#6630)
Signed-off-by: -LAN- <laipz8200@outlook.com>
2 years ago
-LAN- 72bc9d5f2b
feat(api/core/app/segments/variables.py): Support description in Variable. (#6636)
Signed-off-by: -LAN- <laipz8200@outlook.com>
2 years ago
Jyong 600f13436d
remove rerank model must be required when retrieval_model is multiple (#6640) 2 years ago
Joe b347a2f839
Feat/user session id search (#6638) 2 years ago
zhangzhiqiangcs d4c55748f1
doc: fix about model features (#6619) 2 years ago
takatost 0625db0bf5
chore: optimize asynchronous workflow deletion performance of app related data (#6639) 2 years ago
takatost 05141ede16
chore: optimize asynchronous deletion performance of app related data (#6634) 2 years ago
dufei 5af2df0cd5
fix: qwen fc error (#6620)
Co-authored-by: dufei <du_fei@venusgroup.com.cn>
2 years ago
crazywoola f324374b95
Fix/6615 40 varchar limit on model name (#6623) 2 years ago
Jyong e4bb943fe5
Feat/delete single dataset retrival (#6570) 2 years ago
takatost 0fb741f269
fix: downgraded sentry-sdk to 1.44.1 due to claude LLM token returning 0 (#6597) 2 years ago
takatost 4c85393a1d
feat: add GroqCloud llama3.1 series models support (#6596) 2 years ago
sino d5c2680fde
feat: support llama3.1 series models for openrouter provider (#6595) 2 years ago
takatost 49729647ea
bump to 0.6.15 (#6592) 2 years ago
-LAN- 85a883e281
fix(variables): NoneVariable should inherit from NoneSegment. (#6584) 2 years ago
Joe 8123a00e97
feat: update prompt generate (#6516) 2 years ago
-LAN- 2bc0632d0d
fix(segments): Support NoneType. (#6581) 2 years ago
-LAN- ad7552ea8d
fix(api/core/workflow/nodes/llm/llm_node.py): Fix LLM Node error. (#6576) 2 years ago
非法操作 c0ada940bd
fix: tool params not work as expected when develop a tool (#6550) 2 years ago
takatost 1690788827
fix: name 'current_app' is not defined in recommended_app_service (#6574) 2 years ago
Lance Mao 7c55c39085
feat: add tencent asr (#6091) 2 years ago
非法操作 f17d4fe412
fix: extract only `like` feedback to caculate User Satisfaction (#6553) 2 years ago
-LAN- f019bc4bd7
feat(variables): Support `to_object`. (#6572) 2 years ago
-LAN- cfc408095c
fix(api/nodes): Fallback to `get_any` in some nodes that use object or array. (#6566) 2 years ago
takatost 6b5fac3004
fix: fetch context error in llm node (#6562) 2 years ago
崔亮 0569c547ee
fix the issue of MILVUS_DATABASE has no effect. (#6424) 2 years ago
tmuife 06fc1bce9e
Add search by full text when using Oracle23ai as vector DB (#6559) 2 years ago
Sangmin Ahn 093b8ca475
fix: escape double quotation marks in the vector DB search query (#6506) 2 years ago
Ryan Tian 5fcc2caeed
feat: add Mingdao HAP tool, implemented read and maintain HAP application worksheet data. (#6257)
Co-authored-by: takatost <takatost@gmail.com>
2 years ago
dependabot[bot] 642723d09e
chore(deps): bump sentry-sdk from 1.39.2 to 2.8.0 in /api (#6517)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
-LAN- cd7fa8027a
fix(api/core/model_manager.py): Avoid mutation during iteration. (#6536) 2 years ago
-LAN- 617847e3c0
fix(api/services/app_generate_service.py): Remove wrong type hints. (#6535) 2 years ago