-LAN-
1e62ad23e6
chore(version): bump to 0.10.0-beta1
...
- Update version in packaging configuration
- Change docker images to new version in docker-compose files
- Update web package.json with new version
2024-09-30 23:34:04 +08:00
-LAN-
f9baabc9f9
fix(tests): handle invalid variable type for document_extractor_node
...
- Imported StringVariable to properly mock an invalid variable type.
- Enhanced test case `test_run_invalid_variable_type` to use StringVariable instead of a plain string.
2024-09-30 23:32:51 +08:00
-LAN-
94b946c715
fix(document_extractor): handle empty variable values properly
...
- Added check for variable.value existence before type validation.
- Prevents erroneous type checks on empty variables, improving robustness.
2024-09-30 23:32:51 +08:00
-LAN-
3ff88f4f3c
refactor(api): consolidate allowed extensions handling
...
- Unified allowed extensions into a single `DOCUMENT_EXTENSIONS` reference
- Adjusted checks and imports in controllers and services to use the new constant
- Enhanced text extraction to support additional file types (EPUB, EML, MSG)
2024-09-30 23:32:51 +08:00
-LAN-
e7f425be91
fix(node): correct conditional checks in list filter node
...
- Added check for variable value before type checking in ListFilterNode to prevent unnecessary errors.
- Fixed incorrect workflow feature path in AppDslService to ensure correct data fetching.
2024-09-30 23:32:51 +08:00
-LAN-
584053bc01
feat(api): Enhance multi modal support.
2024-09-30 23:32:51 +08:00
-LAN-
1f5cc071f8
chore(version): bump to 0.9.1 ( #8945 )
0.9.1
2024-09-30 23:22:21 +08:00
Jyong
625e4c4c72
fix multiple retrieval in knowledge node ( #8942 )
2024-09-30 23:07:04 +08:00
-LAN-
7850a28ec8
Revert "chore(version): bump to 0.9.1" ( #8944 )
2024-09-30 22:53:32 +08:00
-LAN-
730d3a6d7c
chore(version): bump to 0.9.1 ( #8938 )
2024-09-30 22:13:38 +08:00
Yi Xiao
d6a44e9990
fix: request params for internal dataset ( #8940 )
2024-09-30 22:10:27 +08:00
Jyong
3069b5cf57
original dataset update remove unuseful parameters ( #8939 )
2024-09-30 22:01:32 +08:00
NFish
7873e455bb
fix: Fix the error when importing web pages using jina ( #8937 )
2024-09-30 21:27:11 +08:00
Jyong
a651b73db0
original dataset update issue ( #8935 )
2024-09-30 21:17:12 +08:00
-LAN-
d2ce4960f1
chore(versioning): bump version to 0.9.0 ( #8911 )
0.9.0
2024-09-30 18:33:20 +08:00
KVOJJJin
1af4ca344e
Feat: add debounce for search in logs ( #8924 )
2024-09-30 17:18:47 +08:00
zhuhao
fa837b2dfd
fix: fix the issue with the system model configuration update ( #8923 )
2024-09-30 17:14:13 +08:00
github-actions[bot]
824a71388a
chore: translate i18n files ( #8917 )
...
Co-authored-by: JohnJyong <76649700+JohnJyong@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2024-09-30 16:35:00 +08:00
Aurelius Huang
4585cffce1
fix: Compatible with special characters in pg full-text search. ( #8921 )
...
Co-authored-by: Aurelius Huang <cm.huang@aftership.com>
2024-09-30 16:32:23 +08:00
Yi Xiao
13046709a9
fix: line in iteration node is not straight ( #8918 )
2024-09-30 16:04:51 +08:00
Jyong
9d221a5e19
external knowledge api ( #8913 )
...
Co-authored-by: Yi <yxiaoisme@gmail.com>
2024-09-30 15:38:43 +08:00
zhuhao
77aef9ff1d
refactor: optimize the calculation of rerank threshold and the logic for forbidden characters in model_uid ( #8879 )
2024-09-30 12:55:01 +08:00
zhuhao
503561f464
fix: fix the data validation consistency issue in keyword content review ( #8908 )
2024-09-30 12:52:18 +08:00
-LAN-
ada9d408ac
refactor(api/variables): VariableError as a ValueError. ( #8554 )
2024-09-30 12:48:58 +08:00
-LAN-
3af65b2f45
feat(api): add version comparison logic ( #8902 )
2024-09-30 11:12:26 +08:00
Zhaofeng Miao
369e1e6f58
feat(website-crawl): add jina reader as additional alternative for website crawling ( #8761 )
2024-09-30 09:57:19 +08:00
zhuhao
fb49413a41
feat: add voyage ai as a new model provider ( #8747 )
2024-09-29 16:55:59 +08:00
zhuhao
42dfde6546
docs: add english versions for the files customizable_model_scale_out and predefined_model_scale_out ( #8871 )
2024-09-29 16:16:56 +08:00
chenxu9741
c531b4a911
fix : #8843 event: tts_message_end always return in api streaming resp… ( #8846 )
2024-09-29 16:13:20 +08:00
longzhihun
e4ed916baa
Add Jamba and Llama3.2 model support ( #8878 )
2024-09-29 16:12:56 +08:00
-LAN-
4ec977eaba
fix(workflow): update tagging logic in GitHub Actions ( #8882 )
2024-09-29 16:12:42 +08:00
Bowen Liang
74f58f29f9
chore: bump ruff to 0.6.8 for fixing violation in SIM910 ( #8869 )
2024-09-29 00:29:59 +08:00
zhuhao
f97607370a
refactor: update Callback to an abstract class ( #8868 )
2024-09-28 21:41:02 +08:00
zhuhao
850492dafa
feat: deprecate gte-Qwen2-7B-instruct embedding model ( #8866 )
2024-09-28 21:40:27 +08:00
zhuhao
61c89a9168
feat: add internlm2.5-20b and qwen2.5-coder-7b model ( #8862 )
2024-09-28 16:31:02 +08:00
takatost
49af18fbd6
fix: customize model credentials were invalid despite the provider credentials being active ( #8864 )
2024-09-28 15:54:26 +08:00
zhuhao
6cd22f3bca
fix: update qwen2.5-coder-7b model name ( #8861 )
2024-09-28 15:01:27 +08:00
Kevin9703
a2e2f8a8c9
fix(workflow/nodes/knowledge-retrieval/use-config): Preserve rerankin… ( #8842 )
2024-09-28 10:54:50 +08:00
ice yao
27e33fb15c
chore: fix wrong VectorType match case ( #8857 )
2024-09-28 10:54:04 +08:00
zhuhao
55e6123db9
feat: add min-connection and max-connection for pgvector ( #8841 )
2024-09-27 18:16:20 +08:00
走在修行的大街上
c828a5dfdf
feat(Tools): add feishu tools ( #8800 )
...
Co-authored-by: 黎斌 <libin.23@bytedance.com>
2024-09-27 17:31:45 +08:00
CXwudi
0603359e2d
fix: delete harm catalog settings for gemini ( #8829 )
2024-09-27 13:49:03 +08:00
HowardChan
bb781764b8
Add Llama3.2 models in Groq provider ( #8831 )
2024-09-27 12:13:00 +08:00
zhuhao
29275c7447
feat: deprecate mistral model for siliconflow ( #8828 )
2024-09-27 12:11:56 +08:00
8bitpd
4c1063e1c5
fix: AnalyticdbVector retrieval scores ( #8803 )
2024-09-27 12:05:21 +08:00
非法操作
d6b9587a97
fix: close log status option raise error ( #8826 )
2024-09-27 11:13:40 +08:00
zhuhao
6fbaabc1bc
feat: add pgvecto-rs and analyticdb in docker/.env.example ( #8823 )
2024-09-27 11:13:29 +08:00
Shai Perednik
a36117e12d
Updated the YouTube channel to Dify's ( #8817 )
2024-09-27 09:15:33 +08:00
CXwudi
e5efd09ebb
chore: massive update of the Gemini models based on latest documentation ( #8822 )
2024-09-27 09:14:33 +08:00
wenmeng zhou
ecc951609d
add more detailed doc for models of qwen series ( #8799 )
...
Co-authored-by: crazywoola <427733928@qq.com>
2024-09-26 22:32:33 +08:00