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