Ron
|
bf682302ee
|
fix error with literal_eval (#16297)
Co-authored-by: Novice <novice12185727@gmail.com>
|
2025-03-21 09:30:24 +08:00 |
Novice
|
437dcbdd68
|
fix: exclude additional unreachable nodes (#16329)
|
2025-03-20 16:53:56 +08:00 |
Jyong
|
d135677c25
|
add vdb document id index (#16244)
Co-authored-by: crazywoola <427733928@qq.com>
|
2025-03-20 01:38:15 +08:00 |
Jyong
|
a8879057c0
|
fix tidb metadata filter (#16237)
|
2025-03-19 19:44:56 +08:00 |
Jyong
|
81325df368
|
fix weaviate metadata filter (#16230)
|
2025-03-19 18:26:53 +08:00 |
Jyong
|
b8ef3149ef
|
metadata expect value check error (#16210)
|
2025-03-19 17:48:01 +08:00 |
Jyong
|
c3c957bb80
|
change recreate_collection function to create_collection (#16212)
|
2025-03-19 17:13:08 +08:00 |
Yongtao Huang
|
d339403e89
|
Chore: optimize the code of PromptTransform (#16143)
|
2025-03-19 11:24:57 +08:00 |
jiangbo721
|
97eadb867c
|
chore: use ConversationService.get_conversation instead of AgentChatA… (#16136)
Co-authored-by: 刘江波 <jiangbo721@163.com>
|
2025-03-19 11:16:23 +08:00 |
Yingchun Lai
|
e428628fcc
|
enhance: avoid to use transaction Redis commands in rate limiter (#15917)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2025-03-19 10:51:38 +08:00 |
cyflhn
|
1789437cc5
|
reopen PR for #14411 (#16148)
|
2025-03-19 10:24:35 +08:00 |
Jyong
|
fa9b767bf2
|
fix chatflow metadata field name (#16130)
|
2025-03-18 19:40:42 +08:00 |
Jyong
|
abeaea4f79
|
Support knowledge metadata filter (#15982)
|
2025-03-18 16:42:19 +08:00 |
Yeuoly
|
6f6ba2f025
|
fix(api): enhance provider model records handling for missing langgenius providers (#16089)
|
2025-03-18 15:07:53 +08:00 |
Jyong
|
33ba7e659b
|
fix vector db sql injection (#16096)
|
2025-03-18 15:07:29 +08:00 |
kurokobo
|
86d3fff666
|
fix: respect resolution settings for vision for basic chatbot, text generator, and parameter extractor node (#16041)
|
2025-03-18 14:37:07 +08:00 |
StoneFancyX
|
2524f16525
|
support config filename in meta for create_blob_message (#15605)
Co-authored-by: StoneFancyX <kindbin@qq.com>
Co-authored-by: crazywoola <427733928@qq.com>
|
2025-03-18 13:59:00 +08:00 |
Gen Sato
|
475b8d731e
|
Fix HTTP Request node to give priority to file extension of content-disposition (#12653)
|
2025-03-18 11:00:20 +08:00 |
Yongtao Huang
|
963b6f628a
|
Chore: PromptMessage is not an abstract base class (#15965)
|
2025-03-18 10:57:52 +08:00 |
luckylhb90
|
63ea6f1ecf
|
Fixed: Run failed: Failed to invoke tool: File.__init__() got an unexpected keyword argument (#14073)
Co-authored-by: hobo.l <hobo.l@binance.com>
|
2025-03-18 10:55:58 +08:00 |
LittleFish-15
|
223ab5a38f
|
feat: support openGauss vector database (#15865)
|
2025-03-17 19:42:54 +08:00 |
Novice
|
fe0d932f50
|
fix: fail-branch stream output error (#13401)
Co-authored-by: Novice Lee <novicelee@NoviPro.local>
|
2025-03-17 19:35:37 +08:00 |
Novice
|
04a0ae3aa9
|
feat: add llm blocking invoke (#15732)
|
2025-03-17 16:47:10 +08:00 |
Bowen Liang
|
9e782d4c1e
|
chore: bump ruff to 0.11.0 and fix linting violations (#15953)
|
2025-03-17 16:13:11 +08:00 |
QuantumGhost
|
2b4d1cf1db
|
fix(api): fix fail branch functionality for `WorkflowTool` (#15966)
|
2025-03-17 11:53:32 +08:00 |
傻笑zz
|
fe76dfe1f8
|
When decrypt_trace_config is empty, it should be skipped directly (#15870)
|
2025-03-17 11:29:20 +08:00 |
huangzhuo1949
|
695a7400a9
|
fix:delete empty table bug (#15517)
Co-authored-by: huangzhuo <huangzhuo1@xiaomi.com>
|
2025-03-17 10:53:26 +08:00 |
QuantumGhost
|
23ed3a520b
|
chore(api): improve type hints for BaseNode and its subclasses (#15826)
|
2025-03-14 18:09:11 +08:00 |
jiangbo721
|
5646442931
|
fix: iteration total tokens calculate error (#15813)
Co-authored-by: 刘江波 <jiangbo721@163.com>
|
2025-03-14 17:44:24 +08:00 |
非法操作
|
bf9b572bc3
|
fix tool selector with empty tools raise error (#15829)
|
2025-03-14 16:47:52 +08:00 |
非法操作
|
cf72e53a10
|
chore: remove useless doc and font (#15838)
|
2025-03-14 16:47:42 +08:00 |
Jyong
|
84a866028a
|
fix document could be None (#15818)
|
2025-03-14 16:40:01 +08:00 |
sho-takano-dev
|
7c27d4b202
|
feat: add Http Request Node to skip ssl verify function #15177 (#15664)
|
2025-03-14 10:05:37 +08:00 |
RookieAgent
|
8165d0b469
|
fix: http_request node form-data support array[file] (#15731)
|
2025-03-14 09:58:18 +08:00 |
-LAN-
|
49c952a631
|
fix: streamline file upload configuration handling in manager.py (#15714)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-03-13 16:32:49 +08:00 |
Yuichiro Utsumi
|
5f9d236d22
|
Feat: Add pg_bigm for keyword search in pgvector (#13876)
Signed-off-by: Yuichiro Utsumi <utsumi.yuichiro@fujitsu.com>
|
2025-03-13 16:32:34 +08:00 |
Jyong
|
a8e8c37fdd
|
improve text split (#15719)
|
2025-03-13 15:29:33 +08:00 |
Arcaner
|
12fa517297
|
fix: if-else-node handles missing optional file variables (#15693)
|
2025-03-13 13:11:49 +08:00 |
Fei He
|
36ae0e5476
|
fix: set score_threshold only when score_threshold_enabled is true. (#14221)
|
2025-03-12 20:55:57 +08:00 |
kenwoodjw
|
087bb60b31
|
fix: preserve Unicode characters in keyword search queries (#15522)
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
|
2025-03-12 18:34:42 +08:00 |
jiangbo721
|
037f200527
|
fix: invoke_error is not callable (#15555)
Co-authored-by: 刘江波 <jiangbo721@163.com>
|
2025-03-12 10:58:44 +08:00 |
Novice
|
b817036343
|
fix: nesting of conditional branches causing streaming output error (#14065)
|
2025-03-11 20:30:03 +08:00 |
Yeuoly
|
a6bc642721
|
refactor: optimize provider configuration queries with provider name … (#15491)
|
2025-03-11 17:09:51 +08:00 |
Lick-liu
|
41bf8d925f
|
fix:To fix the issue of missing reference to body parameter (#15443)
Co-authored-by: crazywoola <427733928@qq.com>
|
2025-03-11 16:16:53 +08:00 |
heyszt
|
a58b990855
|
fix agent_execution_metadata (#15444)
|
2025-03-11 14:35:08 +08:00 |
Jacky Wu
|
ed5596a8f4
|
fix: avoid llm node result var not init issue while do retry. (#14286)
|
2025-03-11 12:43:24 +08:00 |
Jyong
|
f77f7e1437
|
fix text split (#15426)
|
2025-03-11 00:24:27 +08:00 |
Jyong
|
9b2a9260ef
|
Feat/new saas billing (#14996)
|
2025-03-10 19:50:11 +08:00 |
kurokobo
|
f2b7df94d7
|
fix: return absolute path as the icon url if CONSOLE_API_URL is empty (#15279)
|
2025-03-10 13:15:06 +08:00 |
znn
|
f8ac382072
|
raising error if plugin not initialized (#15319)
|
2025-03-10 09:54:51 +08:00 |
Will
|
aef43910b1
|
fix: octet/stream => application/octet-stream (#15329)
Co-authored-by: crazywoola <427733928@qq.com>
|
2025-03-10 09:49:27 +08:00 |
heyszt
|
a8b600845e
|
fix Unicode Escape Characters (#15318)
|
2025-03-10 09:22:41 +08:00 |
jiangbo721
|
e70221a9f1
|
fix: website remote url display error (#15217)
Co-authored-by: 刘江波 <jiangbo721@163.com>
|
2025-03-07 20:32:29 +08:00 |
非法操作
|
99dc8c7871
|
fix: http node request detect text/xml as file (#15174)
|
2025-03-07 12:12:06 +08:00 |
Yeuoly
|
65da9425df
|
Fix: only retrieval plugin-compatible providers when provider_name starts with `langgenius` (#15133)
|
2025-03-07 00:41:56 +08:00 |
Jyong
|
435564f0f2
|
fix parent-child retrival count (#15119)
|
2025-03-06 22:32:38 +08:00 |
engchina
|
9c1db7dca7
|
modify oracle lexer name Fixes #15106 (#15108)
Co-authored-by: engchina <atjapan2015@gmail.com>
|
2025-03-06 18:58:51 +08:00 |
Novice
|
778861f461
|
fix: agent node can't use in parallel (#15047)
|
2025-03-06 13:13:24 +08:00 |
Wood
|
2c17bb2c36
|
Feature/newnew workflow loop node (#14863)
Co-authored-by: arkunzz <4873204@qq.com>
|
2025-03-05 17:41:15 +08:00 |
LeanDeR
|
4f6a4f244c
|
fix(llm/nodes.py): Ensure that the output returns without any exceptions (#14880)
|
2025-03-05 14:35:08 +08:00 |
llinvokerl
|
d04f40c274
|
Fix empty results issue in full-text search with Milvus vector database (#14885)
Co-authored-by: liusurong.lsr <liusurong.lsr@alibaba-inc.com>
|
2025-03-05 12:27:01 +08:00 |
Yeuoly
|
4668c4996a
|
feat: Add caching mechanism for plugin model schemas (#14898)
|
2025-03-04 18:02:06 +08:00 |
Novice
|
24d80000ac
|
chore: Restore the parts that were overwritten during conflict resolution. (#14141)
|
2025-03-04 11:21:16 +08:00 |
engchina
|
c8de30f3d9
|
feat: support oracle oci autonomouse database. Fixes #14792 and Fixes #14628. (#14804)
Co-authored-by: engchina <atjapan2015@gmail.com>
|
2025-03-04 09:22:04 +08:00 |
Qun
|
f0fb38fed4
|
unify moderation and annotation's response behavior in message log of chatflow app with other types of app (#14800)
|
2025-03-04 09:09:32 +08:00 |
Yingchun Lai
|
7259c0d69f
|
fix: fix a typo of get_customizable_model_schema method name (#14449)
|
2025-03-01 22:56:13 +08:00 |
crazywoola
|
ce2dd22bd7
|
fix: typo `doc_metadat` (#14569)
|
2025-02-28 22:51:38 +08:00 |
Yeuoly
|
a9e4f345e9
|
fix: ensure correct provider ID comparison in tool provider query (#14527)
|
2025-02-28 15:05:16 +08:00 |
Novice
|
779770dae5
|
fix: workflow tool file error (#14483)
|
2025-02-27 20:45:39 +08:00 |
Novice
|
bb4fecf3d1
|
fix(agent node): tool setting and workflow tool. (#14461)
|
2025-02-27 16:09:13 +08:00 |
yuhaowin
|
1e3197a1ea
|
Fixes 14217: database retrieve api and chat-messages api response doc_metadata (#14219)
|
2025-02-27 14:56:46 +08:00 |
Yeuoly
|
a9dda1554e
|
Fix/custom model credentials (#14450)
|
2025-02-27 13:35:41 +08:00 |
Bowen Liang
|
21e1443ed5
|
chore: cleanup unchanged overridden method in subclasses of BaseNode (#14281)
|
2025-02-26 09:41:38 +08:00 |
-LAN-
|
57b60dd51f
|
fix(provider_manager): fix custom provider (#14340)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-02-25 20:48:47 +08:00 |
-LAN-
|
7a71498a3e
|
chore(quota): Update deduct quota (#14337)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-02-25 20:10:08 +08:00 |
-LAN-
|
76bcdc2581
|
chore(provider_manager): Update hosted model's name (#14334)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-02-25 18:47:33 +08:00 |
-LAN-
|
4a6cbda1b4
|
chore(provider_manager): Update hosted model's name (#14324)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-02-25 16:58:57 +08:00 |
Yeuoly
|
9fb78ce827
|
refactor(tool-engine): Improve tool provider handling with session ma… (#14291)
|
2025-02-25 12:33:29 +08:00 |
Yeuoly
|
490b6d092e
|
Fix/plugin race condition (#14253)
|
2025-02-25 12:20:47 +08:00 |
Zhang Xudong
|
ce545274a6
|
refactor(tool-engine): Optimize tool engine response handling (#14216)
Co-authored-by: xudong2.zhang <xudong2.zhang@zkh.com>
Co-authored-by: crazywoola <427733928@qq.com>
|
2025-02-25 09:58:43 +08:00 |
feiyang_deepnova
|
c4f4dfc3fb
|
Fixed: The use of default parameters in API interfaces (#14138)
|
2025-02-25 09:43:36 +08:00 |
Rhys
|
548f6ef2b6
|
fix: incorrect score in the chroma vector (#14273)
|
2025-02-25 09:40:22 +08:00 |
Bowen Liang
|
f552667312
|
chore: Simplify the unchanged overrided method in VariableAggregatorNode (#14175)
|
2025-02-23 13:46:48 +08:00 |
E Chen
|
a97d73ab05
|
Update iteration_node.py to fix #14098: Token count increases exponen… (#14100)
|
2025-02-21 09:15:46 +08:00 |
jiangbo721
|
3f34b8b0d1
|
fix: remove duplicated code (#14047)
Co-authored-by: 刘江波 <jiangbo721@163.com>
|
2025-02-19 22:03:24 +08:00 |
Jyong
|
98b0d4169e
|
fix workspace model list (#14033)
|
2025-02-19 18:18:25 +08:00 |
jiangbo721
|
f535a2aa71
|
chore: prompt_message is actually assistant_message which is a bit am… (#13839)
Co-authored-by: 刘江波 <jiangbo721@163.com>
|
2025-02-19 09:14:10 +08:00 |
Bowen Liang
|
dfdd6dfa20
|
fix: change the config name and fix typo in description of the number of retrieval executors (#13856)
|
2025-02-19 09:13:36 +08:00 |
Yeuoly
|
15a56f705f
|
fix: get tool provider (#13958)
|
2025-02-18 20:18:36 +08:00 |
Yeuoly
|
899f7e125f
|
Fix/add or update model credentials (#13952)
|
2025-02-18 20:00:39 +08:00 |
Jyong
|
aa19bb3f30
|
fix session close issue (#13946)
|
2025-02-18 19:29:57 +08:00 |
Yeuoly
|
653f6c2d46
|
fix: fetch configured model providers (#13924)
|
2025-02-18 17:43:39 +08:00 |
Charlie.Wei
|
abe5aca3e2
|
Retrieval service optimization (#13849)
|
2025-02-17 18:22:36 +08:00 |
Yeuoly
|
403e2d58b9
|
Introduce Plugins (#13836)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
Signed-off-by: -LAN- <laipz8200@outlook.com>
Signed-off-by: xhe <xw897002528@gmail.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: takatost <takatost@gmail.com>
Co-authored-by: kurokobo <kuro664@gmail.com>
Co-authored-by: Novice Lee <novicelee@NoviPro.local>
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
Co-authored-by: AkaraChen <akarachen@outlook.com>
Co-authored-by: Yi <yxiaoisme@gmail.com>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: JzoNg <jzongcode@gmail.com>
Co-authored-by: twwu <twwu@dify.ai>
Co-authored-by: Hiroshi Fujita <fujita-h@users.noreply.github.com>
Co-authored-by: AkaraChen <85140972+AkaraChen@users.noreply.github.com>
Co-authored-by: NFish <douxc512@gmail.com>
Co-authored-by: Wu Tianwei <30284043+WTW0313@users.noreply.github.com>
Co-authored-by: 非法操作 <hjlarry@163.com>
Co-authored-by: Novice <857526207@qq.com>
Co-authored-by: Hiroki Nagai <82458324+nagaihiroki-git@users.noreply.github.com>
Co-authored-by: Gen Sato <52241300+halogen22@users.noreply.github.com>
Co-authored-by: eux <euxuuu@gmail.com>
Co-authored-by: huangzhuo1949 <167434202+huangzhuo1949@users.noreply.github.com>
Co-authored-by: huangzhuo <huangzhuo1@xiaomi.com>
Co-authored-by: lotsik <lotsik@mail.ru>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: nite-knite <nkCoding@gmail.com>
Co-authored-by: Jyong <76649700+JohnJyong@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: gakkiyomi <gakkiyomi@aliyun.com>
Co-authored-by: CN-P5 <heibai2006@gmail.com>
Co-authored-by: CN-P5 <heibai2006@qq.com>
Co-authored-by: Chuehnone <1897025+chuehnone@users.noreply.github.com>
Co-authored-by: yihong <zouzou0208@gmail.com>
Co-authored-by: Kevin9703 <51311316+Kevin9703@users.noreply.github.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: Boris Feld <lothiraldan@gmail.com>
Co-authored-by: mbo <himabo@gmail.com>
Co-authored-by: mabo <mabo@aeyes.ai>
Co-authored-by: Warren Chen <warren.chen830@gmail.com>
Co-authored-by: JzoNgKVO <27049666+JzoNgKVO@users.noreply.github.com>
Co-authored-by: jiandanfeng <chenjh3@wangsu.com>
Co-authored-by: zhu-an <70234959+xhdd123321@users.noreply.github.com>
Co-authored-by: zhaoqingyu.1075 <zhaoqingyu.1075@bytedance.com>
Co-authored-by: 海狸大師 <86974027+yenslife@users.noreply.github.com>
Co-authored-by: Xu Song <xusong.vip@gmail.com>
Co-authored-by: rayshaw001 <396301947@163.com>
Co-authored-by: Ding Jiatong <dingjiatong@gmail.com>
Co-authored-by: Bowen Liang <liangbowen@gf.com.cn>
Co-authored-by: JasonVV <jasonwangiii@outlook.com>
Co-authored-by: le0zh <newlight@qq.com>
Co-authored-by: zhuxinliang <zhuxinliang@didiglobal.com>
Co-authored-by: k-zaku <zaku99@outlook.jp>
Co-authored-by: luckylhb90 <luckylhb90@gmail.com>
Co-authored-by: hobo.l <hobo.l@binance.com>
Co-authored-by: jiangbo721 <365065261@qq.com>
Co-authored-by: 刘江波 <jiangbo721@163.com>
Co-authored-by: Shun Miyazawa <34241526+miya@users.noreply.github.com>
Co-authored-by: EricPan <30651140+Egfly@users.noreply.github.com>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: sino <sino2322@gmail.com>
Co-authored-by: Jhvcc <37662342+Jhvcc@users.noreply.github.com>
Co-authored-by: lowell <lowell.hu@zkteco.in>
Co-authored-by: Boris Polonsky <BorisPolonsky@users.noreply.github.com>
Co-authored-by: Ademílson Tonato <ademilsonft@outlook.com>
Co-authored-by: Ademílson Tonato <ademilson.tonato@refurbed.com>
Co-authored-by: IWAI, Masaharu <iwaim.sub@gmail.com>
Co-authored-by: Yueh-Po Peng (Yabi) <94939112+y10ab1@users.noreply.github.com>
Co-authored-by: Jason <ggbbddjm@gmail.com>
Co-authored-by: Xin Zhang <sjhpzx@gmail.com>
Co-authored-by: yjc980121 <3898524+yjc980121@users.noreply.github.com>
Co-authored-by: heyszt <36215648+hieheihei@users.noreply.github.com>
Co-authored-by: Abdullah AlOsaimi <osaimiacc@gmail.com>
Co-authored-by: Abdullah AlOsaimi <189027247+osaimi@users.noreply.github.com>
Co-authored-by: Yingchun Lai <laiyingchun@apache.org>
Co-authored-by: Hash Brown <hi@xzd.me>
Co-authored-by: zuodongxu <192560071+zuodongxu@users.noreply.github.com>
Co-authored-by: Masashi Tomooka <tmokmss@users.noreply.github.com>
Co-authored-by: aplio <ryo.091219@gmail.com>
Co-authored-by: Obada Khalili <54270856+obadakhalili@users.noreply.github.com>
Co-authored-by: Nam Vu <zuzoovn@gmail.com>
Co-authored-by: Kei YAMAZAKI <1715090+kei-yamazaki@users.noreply.github.com>
Co-authored-by: TechnoHouse <13776377+deephbz@users.noreply.github.com>
Co-authored-by: Riddhimaan-Senapati <114703025+Riddhimaan-Senapati@users.noreply.github.com>
Co-authored-by: MaFee921 <31881301+2284730142@users.noreply.github.com>
Co-authored-by: te-chan <t-nakanome@sakura-is.co.jp>
Co-authored-by: HQidea <HQidea@users.noreply.github.com>
Co-authored-by: Joshbly <36315710+Joshbly@users.noreply.github.com>
Co-authored-by: xhe <xw897002528@gmail.com>
Co-authored-by: weiwenyan-dev <154779315+weiwenyan-dev@users.noreply.github.com>
Co-authored-by: ex_wenyan.wei <ex_wenyan.wei@tcl.com>
Co-authored-by: engchina <12236799+engchina@users.noreply.github.com>
Co-authored-by: engchina <atjapan2015@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: 呆萌闷油瓶 <253605712@qq.com>
Co-authored-by: Kemal <kemalmeler@outlook.com>
Co-authored-by: Lazy_Frog <4590648+lazyFrogLOL@users.noreply.github.com>
Co-authored-by: Yi Xiao <54782454+YIXIAO0@users.noreply.github.com>
Co-authored-by: Steven sun <98230804+Tuyohai@users.noreply.github.com>
Co-authored-by: steven <sunzwj@digitalchina.com>
Co-authored-by: Kalo Chin <91766386+fdb02983rhy@users.noreply.github.com>
Co-authored-by: Katy Tao <34019945+KatyTao@users.noreply.github.com>
Co-authored-by: depy <42985524+h4ckdepy@users.noreply.github.com>
Co-authored-by: 胡春东 <gycm520@gmail.com>
Co-authored-by: Junjie.M <118170653@qq.com>
Co-authored-by: MuYu <mr.muzea@gmail.com>
Co-authored-by: Naoki Takashima <39912547+takatea@users.noreply.github.com>
Co-authored-by: Summer-Gu <37869445+gubinjie@users.noreply.github.com>
Co-authored-by: Fei He <droxer.he@gmail.com>
Co-authored-by: ybalbert001 <120714773+ybalbert001@users.noreply.github.com>
Co-authored-by: Yuanbo Li <ybalbert@amazon.com>
Co-authored-by: douxc <7553076+douxc@users.noreply.github.com>
Co-authored-by: liuzhenghua <1090179900@qq.com>
Co-authored-by: Wu Jiayang <62842862+Wu-Jiayang@users.noreply.github.com>
Co-authored-by: Your Name <you@example.com>
Co-authored-by: kimjion <45935338+kimjion@users.noreply.github.com>
Co-authored-by: AugNSo <song.tiankai@icloud.com>
Co-authored-by: llinvokerl <38915183+llinvokerl@users.noreply.github.com>
Co-authored-by: liusurong.lsr <liusurong.lsr@alibaba-inc.com>
Co-authored-by: Vasu Negi <vasu-negi@users.noreply.github.com>
Co-authored-by: Hundredwz <1808096180@qq.com>
Co-authored-by: Xiyuan Chen <52963600+GareArc@users.noreply.github.com>
|
2025-02-17 17:05:13 +08:00 |
Charlie.Wei
|
222df44d21
|
Retrieval Service efficiency optimization (#13543)
|
2025-02-17 14:09:57 +08:00 |
Vasu Negi
|
8a0aa91ed7
|
Non-Streaming Models Do Not Return Results Properly in _handle_invoke_result (#13571)
Co-authored-by: crazywoola <427733928@qq.com>
|
2025-02-14 17:02:04 +08:00 |
呆萌闷油瓶
|
62079991b7
|
fix:Knowledge Base with Parent-Child segment mode not support in Agent (#13663)
|
2025-02-14 14:34:59 +08:00 |
llinvokerl
|
33a565a719
|
perf: Implemented short-circuit evaluation for logical conditions (#13674)
Co-authored-by: liusurong.lsr <liusurong.lsr@alibaba-inc.com>
|
2025-02-13 19:35:03 +08:00 |
Novice
|
f0b9257387
|
fix: error in obtaining end_to_node_id during conditional parallel execution (#13673)
|
2025-02-13 18:00:28 +08:00 |
Yingchun Lai
|
a3d3e30e3a
|
fix: fix tongyi models blocking mode with incremental_output=stream (#13620)
|
2025-02-13 10:24:05 +08:00 |
AugNSo
|
2b86465d4c
|
fix document extractor node incorrectly processing doc and ppt files (#12902)
|
2025-02-12 18:04:28 +08:00 |
Bowen Liang
|
0751ad1eeb
|
feat(vdb): add HNSW vector index for TiDB vector store with TiFlash (#12043)
|
2025-02-12 13:53:51 +08:00 |
jiangbo721
|
bde756a1ab
|
chore:Remove useless brackets and format code (#13479)
Co-authored-by: 刘江波 <jiangbo721@163.com>
|
2025-02-11 22:05:29 +08:00 |
Wu Jiayang
|
423fb2d7bc
|
Ensure the 'inputs' field in /chat-messages takes effect every time (#7955)
Co-authored-by: Your Name <you@example.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
2025-02-11 18:44:56 +08:00 |
Novice
|
f96b4f287a
|
fix: iteration node log time error (#13511)
|
2025-02-11 16:35:21 +08:00 |
Novice
|
c00e7d3f65
|
fix: retry log running error (#13472)
Co-authored-by: Novice Lee <novicelee@NoviPro.local>
|
2025-02-11 15:48:55 +08:00 |
yihong
|
1f38d4846b
|
fix: issue #13483 and #13434 (#13518)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
|
2025-02-11 12:45:49 +08:00 |
liuzhenghua
|
47a64610ca
|
Fix the issue of repeated escaping of quotes in hit test (#13477)
|
2025-02-11 09:58:31 +08:00 |
ybalbert001
|
c8357da13b
|
[Fix] Sagemaker LLM Provider can't adjust context size, it'a always 2… (#13462)
Co-authored-by: Yuanbo Li <ybalbert@amazon.com>
|
2025-02-10 12:25:04 +08:00 |
Fei He
|
7796984444
|
Fix: Removed model params except max_token for deepseek r1 in volcengine (#13446)
|
2025-02-10 10:26:26 +08:00 |
Fei He
|
75113c26c6
|
Feat : add deepseek support for tongyi (#13445)
|
2025-02-10 10:26:03 +08:00 |
xhe
|
939a9ecd21
|
chore: use the wrap thinking api for volcengine (#13432)
Signed-off-by: xhe <xw897002528@gmail.com>
|
2025-02-10 10:25:07 +08:00 |
Riddhimaan-Senapati
|
811d72a727
|
feat: added a _position.yaml for vertex ai provider (#13367)
|
2025-02-09 10:29:07 +08:00 |
Naoki Takashima
|
37117c22d4
|
feat(model): support Gemini 2.0 Flash Lite Preview model (02-05) in Google's model provider (#13399)
|
2025-02-09 10:22:33 +08:00 |
Junjie.M
|
286cdc41ab
|
reasoning model unified think tag is <think></think> (#13392)
Co-authored-by: crazywoola <427733928@qq.com>
|
2025-02-08 16:19:41 +08:00 |
胡春东
|
cf36745770
|
fix(workflow_tool): enable File parameter support after workflow is published as a tool (#13175)
|
2025-02-08 12:30:00 +08:00 |
Kalo Chin
|
c8dcde6cd0
|
fix: Gemini 2.0 Flash 001 model yaml file naming (#13372)
|
2025-02-08 09:12:42 +08:00 |
Riddhimaan-Senapati
|
8f9db61688
|
feat: added new silicon flow models (#13369)
|
2025-02-08 09:12:22 +08:00 |
Steven sun
|
38c31e64db
|
add enable_search parameter to qwen_max, plus, turbo (#13335)
Co-authored-by: steven <sunzwj@digitalchina.com>
|
2025-02-07 22:16:26 +08:00 |
-LAN-
|
413dfd5628
|
feat: add completion mode and context size options for LLM configuration (#13325)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-02-07 15:08:53 +08:00 |
-LAN-
|
f9515901cc
|
fix: Azure AI Foundry model cannot be used in the workflow (#13323)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-02-07 14:52:57 +08:00 |
呆萌闷油瓶
|
3f42fabff8
|
chore:improve thinking display for llm from xinference and ollama pro… (#13318)
|
2025-02-07 14:29:29 +08:00 |
-LAN-
|
1caa578771
|
chore(*): Update style of thinking (#13319)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-02-07 14:06:35 +08:00 |
Lazy_Frog
|
b7c11c1818
|
Fix the problem of Workflow terminates after parallel tasks execution, merge node not triggered (#12498)
Co-authored-by: Novice Lee <novicelee@NoviPro.local>
|
2025-02-07 13:56:08 +08:00 |
非法操作
|
3eb3db0663
|
chore: refactor the OpenAICompatible and improve thinking display (#13299)
|
2025-02-07 13:28:46 +08:00 |
sino
|
6e5c915f96
|
feat(model): add deepseek-r1 for openrouter (#13312)
|
2025-02-07 12:39:13 +08:00 |
-LAN-
|
04d13a8116
|
feat(credits): Allow to configure model-credit mapping (#13274)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-02-07 11:01:31 +08:00 |
Riddhimaan-Senapati
|
2348abe4bf
|
feat: added a couple of models not defined in vertex ai, that were already … (#13296)
|
2025-02-07 09:11:25 +08:00 |
呆萌闷油瓶
|
f7e7a399d9
|
feat:add think tag display for xinference deepseek r1 (#13291)
|
2025-02-06 22:04:58 +08:00 |
zhu-an
|
16865d43a8
|
feat: add deepseek models for volcengine provider (#13283)
Co-authored-by: zhaoqingyu.1075 <zhaoqingyu.1075@bytedance.com>
|
2025-02-06 18:20:03 +08:00 |
呆萌闷油瓶
|
0d13aee15c
|
feat:add deepseek r1 think display for ollama provider (#13272)
|
2025-02-06 15:32:10 +08:00 |
engchina
|
40dd63ecef
|
Upgrade oracle models (#13174)
Co-authored-by: engchina <atjapan2015@gmail.com>
|
2025-02-06 13:24:27 +08:00 |
-LAN-
|
6d66d6da15
|
feat(model_providers): Support deepseek-r1 for Nvidia Catalog (#13269)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-02-06 13:03:19 +08:00 |
-LAN-
|
87763fc234
|
feat(model_providers): Support deepseek for Azure AI Foundry (#13267)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-02-06 12:45:48 +08:00 |
JasonVV
|
f6c44cae2e
|
feat(model): add gemini-2.0 model (#13266)
|
2025-02-06 12:28:59 +08:00 |
xhe
|
da2ee04fce
|
fix: correct linewrap think display in generic openai api (#13260)
Signed-off-by: xhe <xw897002528@gmail.com>
|
2025-02-06 10:53:08 +08:00 |
JasonVV
|
7673c36af3
|
feat(model): add gemini-2.0-flash-thinking-exp-01-21 (#13230)
|
2025-02-06 10:01:00 +08:00 |
Riddhimaan-Senapati
|
9457b2af2f
|
feat: added models :gemini 2.0 flash 001 and gemini 2.0 pro exp 02-05 (#13247)
|
2025-02-06 09:58:39 +08:00 |
k-zaku
|
7203991032
|
feat: add parameter "reasoning_effort" and Openai o3-mini (#13243)
|
2025-02-06 09:29:48 +08:00 |
xhe
|
5a685f7156
|
feat: add think display for volcengine and generic openapi (#13234)
Signed-off-by: xhe <xw897002528@gmail.com>
|
2025-02-06 09:24:40 +08:00 |
Riddhimaan-Senapati
|
a6a25030ad
|
fix: updated _position.yaml to include the latest model already integ… (#13245)
|
2025-02-06 09:21:51 +08:00 |
Riddhimaan-Senapati
|
00458a31d5
|
feat: added deepseek r1 and v3 to siliconflow (#13238)
|
2025-02-05 21:59:18 +08:00 |
-LAN-
|
c6ddf6d6cc
|
feat(model_providers): Add Groq DeepSeek-R1-Distill-Llama-70b (#13229)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-02-05 19:15:29 +08:00 |
Joshbly
|
34b21b3065
|
feat: Add o3-mini and o3-mini-2025-01-31 model variants (#13129)
Co-authored-by: crazywoola <427733928@qq.com>
|
2025-02-05 17:04:45 +08:00 |
-LAN-
|
59ca44f493
|
chore(model_runtime): Move deepseek ahead in the providers list. (#13197)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-02-05 16:08:28 +08:00 |
Nam Vu
|
a97cec57e4
|
fix: SSRF proxy file descriptor leak in concurrent requests (#13108)
|
2025-02-05 13:10:27 +08:00 |
MaFee921
|
1a2523fd15
|
feat: bedrock_endpoint_url (#12838)
|
2025-02-05 12:24:24 +08:00 |
Warren Chen
|
03243cb422
|
Modify params for bedrock retrieve generate (#13182)
|
2025-02-05 12:17:42 +08:00 |
Kei YAMAZAKI
|
7452032d81
|
add azure openai api version 2024-12-01-preview (#13135)
|
2025-02-03 11:04:20 +08:00 |
非法操作
|
840729afa5
|
feat: the think tag display of siliconflow's deepseek r1 (#13153)
|
2025-02-02 21:55:13 +08:00 |
-LAN-
|
b47669b80b
|
fix: deduct LLM quota after processing invoke result (#13075)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-02-02 12:05:11 +08:00 |
Yingchun Lai
|
b09c39c8dc
|
refactor: avoid to use extra space when finding model by name (#13043)
|
2025-01-30 15:08:29 +08:00 |
heyszt
|
b4b09ddc3c
|
add tongyi qwen2.5-14b/7b-instruct-1m model (#13089)
|
2025-01-29 11:58:01 +08:00 |
Ademílson Tonato
|
d0a21086bd
|
refactor: Update Firecrawl API parameters and default settings (#13082)
|
2025-01-29 11:21:05 +08:00 |
Yingchun Lai
|
d44882c1b5
|
refactor: reduce duplciate code by inheritance (#13073)
|
2025-01-28 10:52:01 +08:00 |
Jason
|
560c5de1b7
|
Fixed Novita AI color and added DeepSeek R1 model (#13074)
|
2025-01-28 10:38:54 +08:00 |
heyszt
|
6c31ee36cd
|
fix qwen-vl blocking mode (#13052)
|
2025-01-27 11:35:23 +08:00 |
jiandanfeng
|
edc29780ed
|
fix: "Model schema not found" error only in agents (#12655) (#12760)
|
2025-01-27 11:33:13 +08:00 |
Jason
|
d4be5ef9de
|
Update Novita AI predefined models (#13045)
|
2025-01-26 09:25:29 +08:00 |
Warren Chen
|
b2bbc28580
|
support bedrock kb: retrieve and generate (#13027)
|
2025-01-25 17:28:06 +08:00 |
非法操作
|
59b3e672aa
|
feat: add agent thinking content display of deepseek R1 (#12949)
|
2025-01-24 20:13:42 +08:00 |
IWAI, Masaharu
|
a2f8bce8f5
|
chore: add Japanese translation: model_providers/bedrock (#13016)
|
2025-01-24 18:43:33 +08:00 |
IWAI, Masaharu
|
28067640b5
|
fix: wrong zh_Hans translation: Ohio (#13006)
|
2025-01-24 13:41:20 +08:00 |
lowell
|
da67916843
|
feat: add glm-4-air-0111 (#12997)
Co-authored-by: lowell <lowell.hu@zkteco.in>
|
2025-01-24 10:04:46 +08:00 |
Ademílson Tonato
|
6024d8a42d
|
refactor: Update Firecrawl to use v1 API (#12574)
Co-authored-by: Ademílson Tonato <ademilson.tonato@refurbed.com>
|
2025-01-23 11:14:48 +08:00 |
jiandanfeng
|
dd0904f95c
|
feat: add giteeAI risk control identification. (#12946)
|
2025-01-22 19:26:25 +08:00 |
huangzhuo1949
|
4c3076f2a4
|
feat: add pg vector index (#12338)
Co-authored-by: huangzhuo <huangzhuo1@xiaomi.com>
|
2025-01-22 17:07:18 +08:00 |
sino
|
d167d5b1be
|
feat(ark): support doubao 1.5 series of models (#12935)
|
2025-01-22 15:25:57 +08:00 |
jiandanfeng
|
8429877b02
|
fix: Agent is configured for ReAct inference mode, an error is reported when viewing the agent log (#12920)
Co-authored-by: crazywoola <427733928@qq.com>
|
2025-01-22 13:20:32 +08:00 |
jiandanfeng
|
e23f4b0265
|
feat: add gemini-2.0-flash-thinking-exp-01-21 (#12924)
|
2025-01-22 10:14:37 +08:00 |
jiangbo721
|
2f41bd495d
|
fix:Fix a bug that returns null when the passed path is a file. (#12775)
Co-authored-by: 刘江波 <jiangbo721@163.com>
|
2025-01-22 10:10:03 +08:00 |
luckylhb90
|
3d1ce4c53f
|
bug: fixed bedrock rerank bug (#12774)
Co-authored-by: hobo.l <hobo.l@binance.com>
|
2025-01-21 19:09:36 +08:00 |
k-zaku
|
46e95e8309
|
fix: OpenAI o1 Bad Request Error (#12839)
|
2025-01-21 15:29:13 +08:00 |
JasonVV
|
a7b9375877
|
Update deepseek model configuration (#12899)
|
2025-01-21 15:28:11 +08:00 |
JasonVV
|
9903f1e703
|
add deepseek-reasoner (#12898)
|
2025-01-21 12:40:58 +08:00 |
Bowen Liang
|
6fad719e42
|
chore(fix): Invalid quotes for using Array[String] in HTTP request node as JSON body (#12761)
|
2025-01-21 10:38:44 +08:00 |
jiandanfeng
|
9aaee8ee47
|
fix: Issues related to the deletion of conversation_id (#12488) (#12665)
|
2025-01-21 10:25:35 +08:00 |
Bowen Liang
|
166221d784
|
chore(lint): fix quotes for f-string formatting by bumping ruff to 0.9.x (#12702)
|
2025-01-21 10:12:29 +08:00 |
Ding Jiatong
|
925d69a2ee
|
feat:Support Minimax-Text-01 (#12763)
|
2025-01-21 10:08:53 +08:00 |
rayshaw001
|
5ff08e241a
|
fix: serply credential check query might return empty records (#12784)
|
2025-01-21 09:38:56 +08:00 |
jiandanfeng
|
9d86147d20
|
fix: SparkLite API Auth error (#12781) (#12790)
|
2025-01-20 22:21:21 +08:00 |
jiandanfeng
|
80801ac4ab
|
fix: "parmas" spelling mistake. (#12875)
|
2025-01-20 22:18:30 +08:00 |
Xu Song
|
210926cd91
|
Fix suggested_question_prompt (#12738)
|
2025-01-20 22:16:30 +08:00 |
jiandanfeng
|
6ea77ab4cd
|
fix: DeepSeek API Error with response format active (text and json_object) (#12747)
|
2025-01-20 22:04:18 +08:00 |
Hiroshi Fujita
|
e3c996688d
|
feat: enhance credential extraction logic based on configurate method (#12853)
|
2025-01-20 21:59:22 +08:00 |
mbo
|
1859d57784
|
api tool support multiple env url (#12249)
Co-authored-by: mabo <mabo@aeyes.ai>
|
2025-01-13 17:49:30 +08:00 |
Boris Feld
|
69d58fbb50
|
Add new integration with Opik Tracking tool (#11501)
|
2025-01-13 17:41:44 +08:00 |
-LAN-
|
c700364e1c
|
fix: Update variable handling in VariableAssignerNode and clean up app_dsl_service (#12672)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-01-13 15:54:26 +08:00 |
Jyong
|
9a6b1dc3a1
|
Revert "Feat/new saas billing" (#12673)
|
2025-01-13 15:17:43 +08:00 |
Kevin9703
|
54b5b80a07
|
fix(workflow): fix answer node stream processing in conditional branches (#12510)
|
2025-01-13 14:54:21 +08:00 |
yihong
|
4e101604c3
|
fix: ruff check for True if ... else (#12576)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
|
2025-01-13 09:38:48 +08:00 |
CN-P5
|
cd257b91c5
|
Fix pandas indexing method for knowledge base imports (#12637) (#12638)
Co-authored-by: CN-P5 <heibai2006@qq.com>
|
2025-01-13 09:06:59 +08:00 |
Jyong
|
d8f57bf899
|
Feat/new saas billing (#12591)
|
2025-01-12 14:50:46 +08:00 |
lotsik
|
f230a9232e
|
fix: Parsing OpenAPI spec for external tools (#12518) (#12530)
|
2025-01-09 15:30:43 +08:00 |
huangzhuo1949
|
e84bf35e2a
|
fix: same chunk insert deadlock (#12502)
Co-authored-by: huangzhuo <huangzhuo1@xiaomi.com>
|
2025-01-09 15:16:41 +08:00 |
Gen Sato
|
dbe7a7c4fd
|
Fix: Add a INFO-level log when fallback to gpt2tokenizer (#12508)
|
2025-01-09 14:37:46 +08:00 |
YoungLH
|
040a3b782c
|
FEAT: support milvus to full text search (#11430)
Signed-off-by: YoungLH <974840768@qq.com>
|
2025-01-08 17:39:53 +08:00 |
非法操作
|
d649037c3e
|
feat: support single run doc extractor node (#11318)
|
2025-01-08 15:20:15 +08:00 |
-LAN-
|
0a49d3dd52
|
fix: tiktoken cannot be loaded without internet (#12478)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-01-08 14:49:44 +08:00 |
Yingchun Lai
|
53bb37b749
|
fix: fix the incorrect plaintext file key when saving (#10429)
|
2025-01-08 12:52:45 +08:00 |
Hiroshi Fujita
|
d2586278d6
|
Feat elasticsearch japanese (#12194)
|
2025-01-08 12:35:41 +08:00 |
crazywoola
|
6222179a57
|
Revert "fix:deepseek tool call not working correctly" (#12463)
|
2025-01-08 10:50:34 +08:00 |
Jyong
|
05bda6f38d
|
add tidb on qdrant redis lock (#12462)
|
2025-01-08 08:55:44 +08:00 |
非法操作
|
67228c9b26
|
fix: url with variable not work (#12452)
|
2025-01-07 21:55:51 +08:00 |
Infinitnet
|
4e6c86341d
|
Add 'document' feature to Sonnet 3.5 through OpenRouter (#12444)
|
2025-01-07 19:51:38 +08:00 |
ybalbert001
|
2a14c67edc
|
Fix #12448 - update bedrock retrieve tool, support hybrid search type and re… (#12446)
Co-authored-by: Yuanbo Li <ybalbert@amazon.com>
|
2025-01-07 19:51:23 +08:00 |
hisir
|
41f39bf3fc
|
Fix newline characters in tables during document parsing (#12112)
Co-authored-by: hisir <admin@qq.com>
|
2025-01-07 17:26:24 +08:00 |
呆萌闷油瓶
|
9677144015
|
fix:deepseek tool call not working correctly (#12437)
|
2025-01-07 17:25:38 +08:00 |
SiliconFlow, Inc
|
15797c556f
|
add fish-speech-1.5 from siliconflow (#12425)
|
2025-01-07 15:27:34 +08:00 |
-LAN-
|
d3f5b1cbb6
|
refactor: use tiktoken for token calculation (#12416)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-01-07 13:32:30 +08:00 |
SiliconFlow, Inc
|
dc650c5368
|
Fixes #12414: Add cheaper model and long context model for Qwen2.5-72B-Instruct from siliconflow (#12415)
|
2025-01-07 11:28:24 +08:00 |
Alex Chen
|
2bb521b135
|
Support TTS and Speech2Text for Model Provider GPUStack (#12381)
|
2025-01-07 09:42:11 +08:00 |
SiliconFlow, Inc
|
409cc7d9b0
|
mark deprecated models in siliconflow #12399 (#12405)
Co-authored-by: crazywoola <427733928@qq.com>
|
2025-01-07 09:08:58 +08:00 |
yihong
|
fe26be2312
|
fix: http method can be upper case and lower case close #11877 (#12401)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
|
2025-01-06 20:35:53 +08:00 |
Warren Chen
|
147d578922
|
[Fix] revert sagemaker llm to support model hub (#12378)
|
2025-01-06 18:01:45 +08:00 |
huangzhuo1949
|
70698024f5
|
fix: empty delete bug (#12339)
Co-authored-by: huangzhuo <huangzhuo1@xiaomi.com>
|
2025-01-03 20:46:39 +08:00 |
方程
|
6df17a334c
|
fix: Update the API call address for the text_embedding model (#12342)
Co-authored-by: 方程 <fangcheng@oschina.cn>
|
2025-01-03 19:19:17 +08:00 |
-LAN-
|
7ed6485f86
|
refactor: streamline initialization of application_generate_entity and task_state in task pipeline classes (#12326)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-01-03 18:41:44 +08:00 |
jifei
|
3c2e30f348
|
fix: #12143 support streaming mode content start with "data:" (#12171)
|
2025-01-03 16:33:37 +08:00 |
Jyong
|
b873e6349c
|
add child chunk preview number limit (#12309)
|
2025-01-03 16:14:27 +08:00 |
丹枫染秋色
|
7c1961e618
|
feat: Add response format support to GLM-4 (#12252)
|
2025-01-03 09:38:50 +08:00 |
xander-art
|
baeddd4d15
|
feat:Add support for stop parameter in hunyuan model #12313 (#12315)
Co-authored-by: xander-art <xander-art@gmail.com>
|
2025-01-03 09:15:04 +08:00 |
-LAN-
|
6f5a8a33d9
|
refactor: replace gevent threadpool with ProcessPoolExecutor in GPT2Tokenizer (#12316)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-01-03 09:13:18 +08:00 |
Yingchun Lai
|
c135967e59
|
refactor: simplify some exception catch code (#12246)
|
2025-01-02 14:25:12 +08:00 |
Giovanny Gutiérrez
|
d7c0bc8c23
|
feat: Add response format support for openai compat models (#12240)
Co-authored-by: Gio Gutierrez <giovannygutierrez@gmail.com>
|
2025-01-02 09:59:34 +08:00 |
yihong
|
f30bf08580
|
fix: close #12215 for yi special case (#12222)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
|
2025-01-02 09:58:34 +08:00 |
Warren Chen
|
9954ddb780
|
[Fix] modify sagemaker llm (#12274)
|
2025-01-02 09:49:11 +08:00 |
非法操作
|
b218df6920
|
fix: draft run single node can't get env variable (#12266)
|
2025-01-01 13:31:44 +08:00 |
-LAN-
|
c7911c7130
|
fix: improve JSON parsing error handling in Executor class (#12265)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2024-12-31 17:03:07 +08:00 |
-LAN-
|
62f792ea14
|
fix: ensure workflow_run_id is always set and improve handling in Wor… (#12264)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2024-12-31 17:02:44 +08:00 |
-LAN-
|
6a85960605
|
feat: implement asynchronous token counting in GPT2Tokenizer (#12239)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2024-12-31 17:02:08 +08:00 |
-LAN-
|
634b382a3d
|
fix: enhance ToolEngineInvokeError to include meta information (#12238)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2024-12-31 14:01:24 +08:00 |
-LAN-
|
d4b848272e
|
fix: apply gevent threading patch early and ensure unique workflow node execution IDs (#12196)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2024-12-31 11:42:51 +08:00 |
Warren Chen
|
fc29f2003e
|
translate comments (#12234)
|
2024-12-31 00:36:03 +08:00 |
Warren Chen
|
562450751f
|
[Fix] Fix sagemaker_chinese_toxicity_detector and bedrock_retrieve (#12227)
|
2024-12-30 22:26:04 +08:00 |
-LAN-
|
8d15c8cfbf
|
fix: improve error handling in NotionExtractor data fetching (#12182)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2024-12-29 11:53:09 +08:00 |
呆萌闷油瓶
|
bd2fec4813
|
fix: #12125 (#12184)
|
2024-12-29 11:52:12 +08:00 |
非法操作
|
b66c03dfe9
|
fix: workflow_as_tool output files raise error (#12061)
|
2024-12-27 20:33:28 +08:00 |
Kepler
|
2a909e634b
|
feat: support Ernie-lite-pro-128k (#12161)
Co-authored-by: bigfish49 <bigfish49@126.com>
|
2024-12-27 20:23:46 +08:00 |
非法操作
|
309fd76ddf
|
fix: comfyui output image's format (#12121)
|
2024-12-27 20:20:03 +08:00 |
ybalbert001
|
0fdb39f1c3
|
Fix: The topk parameter doesn't work in sagemaker rerank tool (#12150)
Co-authored-by: Yuanbo Li <ybalbert@amazon.com>
|
2024-12-27 14:42:25 +08:00 |
-LAN-
|
dae1b5a619
|
fix: import jieba.analyse (#12133)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2024-12-27 11:37:55 +08:00 |
-LAN-
|
26b5680913
|
fix: improve merge branch node ID checks in graph engine (#12128)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2024-12-26 23:33:45 +08:00 |
yihong
|
8339d2c7c9
|
fix: issue #11868 bring old logic back (#12100)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
|
2024-12-26 12:17:55 +08:00 |
Jyong
|
811e4bd0cf
|
fix unstructured setting (#12116)
|
2024-12-26 12:08:36 +08:00 |
yihong
|
efdd54a670
|
fix: issue #12068 by test is answer in the ids (#12105)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
|
2024-12-26 10:31:05 +08:00 |
Jyong
|
84ac004772
|
py lint (#12102)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
2024-12-26 00:16:35 +08:00 |
-LAN-
|
822af70dce
|
fix(workflow_service): assign UUID to workflow_node_execution id and update optional fields in WorkflowRun and WorkflowNodeExecution models (#12096)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2024-12-25 21:34:53 +08:00 |
Jyong
|
9231fdbf4c
|
Feat/support parent child chunk (#12092)
|
2024-12-25 19:49:07 +08:00 |
-LAN-
|
50b7ec3c73
|
fix(http_request): add error handling for invalid URLs (#12082)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2024-12-25 18:36:33 +08:00 |
-LAN-
|
7ae417b4b6
|
fix(tool): validate return type from _invoke method to ensure ToolInv… (#12079)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2024-12-25 18:36:24 +08:00 |
-LAN-
|
39ace9bdee
|
fix(app_generator): improve error handling for closed file I/O operat… (#12073)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2024-12-25 16:34:38 +08:00 |
-LAN-
|
83ea931e3c
|
refactor: optimize database usage (#12071)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2024-12-25 16:24:52 +08:00 |
jiangbo721
|
c98d91e44d
|
fix: o1 model error, use max_completion_tokens instead of max_tokens. (#12037)
Co-authored-by: 刘江波 <jiangbo721@163.com>
|
2024-12-25 13:29:43 +08:00 |
yihong
|
7da4fb68da
|
fix: can not find model bug (#12051)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
|
2024-12-25 08:42:52 +08:00 |
yihong
|
7a24c957bd
|
fix: i18n error (#12052)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
|
2024-12-24 23:14:51 +08:00 |
yihong
|
56e15d09a9
|
feat: mypy for all type check (#10921)
|
2024-12-24 18:38:51 +08:00 |
-LAN-
|
094343739b
|
fix/array file cannot use in iteration node (#12035)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2024-12-24 15:56:59 +08:00 |
-LAN-
|
82134a1d50
|
fix: Replace generic exceptions with specific error classes in task p… (#12036)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2024-12-24 15:24:19 +08:00 |
yihong
|
6a0ff3686c
|
fix: fix typo (#12034)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
|
2024-12-24 15:23:27 +08:00 |
Yang Jingtao
|
e0c24c0e99
|
fix: Fix session typo in workflow_trace method (#12031)
|
2024-12-24 10:30:31 +08:00 |
yihong
|
e0f1410b48
|
fix: issue Multiple Paths Between IF/ELSE Branches (#11646)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
|
2024-12-23 18:56:59 +08:00 |
-LAN-
|
c3c85276d1
|
Fix/refactor invoke result handling in question classifier node (#12015)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2024-12-23 17:54:08 +08:00 |
-LAN-
|
af2888d394
|
fix: remove json_schema if response format is disabled. (#12014)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2024-12-23 17:53:57 +08:00 |
-LAN-
|
d0dd8b7955
|
fix: add UUID validation for tool file ID extraction (#12011)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2024-12-23 17:53:42 +08:00 |
-LAN-
|
75bce2822e
|
fix: add logging for missing edge mapping in StreamProcessor (#12008)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2024-12-23 17:53:36 +08:00 |
Novice
|
dc19cd5d9d
|
fix: add retry feature to code node (#12005)
Co-authored-by: Novice Lee <novicelee@NoviPro.local>
|
2024-12-23 16:42:28 +08:00 |
-LAN-
|
e068bbec73
|
feat: add RequestBodyError for invalid request body handling (#11994)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2024-12-23 15:53:03 +08:00 |
-LAN-
|
9cfd1c67b6
|
fix: Introduce ArrayVariable and update iteration node to handle it (#12001)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2024-12-23 15:52:50 +08:00 |
-LAN-
|
8978a6a3ff
|
fix: remove unused credential validation logic in VectorizerProvider (#12000)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2024-12-23 15:30:58 +08:00 |
yihong
|
70dd69d533
|
fix: Multiple Paths Between IF/ELSE Branches Invalidate Conditions (#11544)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
|
2024-12-23 15:09:02 +08:00 |
Novice
|
453f324f54
|
fix: retry node in iteration logs wrong (#11995)
Co-authored-by: Novice Lee <novicelee@NoviPro.local>
|
2024-12-23 15:06:01 +08:00 |
Novice
|
c1aa55f3ea
|
fix: remove the unused retry index field (#11903)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: Novice Lee <novicelee@NoviPro.local>
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
2024-12-23 14:32:11 +08:00 |
JasonVV
|
4b1e13e982
|
Fix 11979 (#11984)
|
2024-12-23 14:30:04 +08:00 |
yihong
|
26c10b9931
|
fix: 'dict_keys' object is not subscriptable error (#11957)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
|
2024-12-22 14:58:33 +08:00 |
-LAN-
|
03ddee3663
|
fix(variable_assigner): change VariableOperatorNodeError to inherit from ValueError (#11951)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2024-12-22 10:43:40 +08:00 |
-LAN-
|
10caab1729
|
fix: change CredentialsValidateFailedError to inherit from ValueError (#11950)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2024-12-22 10:43:31 +08:00 |
-LAN-
|
21a31d7f8b
|
fix(base_node): change BaseNodeError exception type from Exception to ValueError (#11952)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2024-12-22 10:42:30 +08:00 |
-LAN-
|
2c4df108e5
|
fix: raise http request node error on httpx.request error (#11954)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2024-12-22 10:41:53 +08:00 |
-LAN-
|
5db8addcc6
|
fix(core/errors): change base class of custom exceptions to ValueError (#11955)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2024-12-22 10:41:34 +08:00 |
-LAN-
|
dd0e81d094
|
fix: enhance type hints and improve audio message handling in TTS pub… (#11947)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2024-12-22 10:41:06 +08:00 |
-LAN-
|
a056a9d601
|
feat(code_node): add more check (#11949)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2024-12-22 10:40:43 +08:00 |
非法操作
|
366857cd26
|
fix: gemini system prompt with variable raise error (#11946)
|
2024-12-21 23:14:05 +08:00 |
yihong
|
9ee9e9c6de
|
fix: self.method should method in api_tool.py (#11926)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
|
2024-12-21 21:24:59 +08:00 |
-LAN-
|
a227af3664
|
fix(code_node): update type hints for string and number checks in Cod… (#11936)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2024-12-21 21:24:22 +08:00 |
-LAN-
|
599d410d99
|
fix: validate reranking model attributes before processing (#11930)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2024-12-21 21:23:12 +08:00 |
-LAN-
|
5e37ab60d8
|
fix: validate response type in transform_response method (#11931)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2024-12-21 21:23:03 +08:00 |
-LAN-
|
b8d42cdea7
|
fix: change MaxRetriesExceededError to inherit from ValueError (#11934)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2024-12-21 21:22:47 +08:00 |
-LAN-
|
455791b710
|
fix(model_runtime): make invoke as ValueError (#11929)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2024-12-21 21:22:14 +08:00 |
-LAN-
|
90323cd355
|
fix(tool_file_manager): raise ValueError when get timeout (#11928)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2024-12-21 21:22:06 +08:00 |
-LAN-
|
c07d9e96ce
|
fix(nodes): handle errors in question_classifier and parameter_extractor (#11927)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2024-12-21 21:21:57 +08:00 |
-LAN-
|
810adb8a94
|
fix: change OutputParserError to inherit from ValueError (#11935)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2024-12-21 21:21:30 +08:00 |
-LAN-
|
8c559d6231
|
fix(retrieval_service): avoid to use exception (#11925)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2024-12-21 21:19:46 +08:00 |
Kalo Chin
|
786cb6859b
|
fix: ensure WorkflowRun attributes are refreshed in WorkflowCycleMana… (#11913)
|
2024-12-21 15:05:04 +08:00 |
ybalbert001
|
de8800f41a
|
add three aws tools (#11905)
Co-authored-by: Yuanbo Li <ybalbert@amazon.com>
|
2024-12-21 13:36:13 +08:00 |
Kalo Chin
|
2681bafb76
|
fix: handle document fetching from URL in Anthropic LLM model, solving base64 decoding error (#11858)
|
2024-12-20 18:23:42 +08:00 |
yihong
|
ac635c70cd
|
fix: doc can not extract tables (#11879)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
Co-authored-by: akinobu-i <akinobu-i@users.noreply.github.com>
|
2024-12-20 17:19:46 +08:00 |
-LAN-
|
dacd457478
|
feat: add workflow parallel depth limit configuration (#11460)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
|
2024-12-20 14:52:20 +08:00 |
yihong
|
7b03a0316d
|
fix: better memory usage from 800+ to 500+ (#11796)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
|
2024-12-20 14:51:43 +08:00 |
Novice
|
7abc7fa573
|
Feat: Retry on node execution errors (#11871)
Co-authored-by: Novice Lee <novicelee@NoviPro.local>
|
2024-12-20 14:14:06 +08:00 |
-LAN-
|
996a9135f6
|
feat(llm_node): support order in text and files (#11837)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2024-12-20 14:12:50 +08:00 |
-LAN-
|
3599751f93
|
chore(db): use a better way to export models and remove unused table (#11838)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2024-12-20 14:12:29 +08:00 |
Dr.MerdanBay
|
bb2f46d7cc
|
fix: add safe dictionary access for bedrock credentials (#11860)
|
2024-12-20 12:13:39 +09:00 |
yihong
|
463fbe2680
|
fix: better gard nan value from numpy for issue #11827 (#11864)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
|
2024-12-20 09:28:32 +08:00 |
傻笑zz
|
95a7e50137
|
Fix comfyui tool https (#11859)
|
2024-12-20 09:27:21 +08:00 |
非法操作
|
9d93ad1f16
|
feat: add gemini-2.0-flash-thinking-exp-1219 (#11863)
|
2024-12-20 09:26:31 +08:00 |
stardust
|
44104797d6
|
fix: Enhance file type detection in HTTP Request node (#11797)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: 谭成 <tancheng.sh@chinatelecom.cn>
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
2024-12-20 02:21:41 +08:00 |
傻笑zz
|
1548501050
|
fix: comfyui tool supports https (#11823)
|
2024-12-19 23:05:27 +08:00 |
yihong
|
5a8a901560
|
fix: float values are not json for nan value close #11827 (#11840)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
|
2024-12-19 20:50:20 +08:00 |
yihong
|
12d45e9114
|
fix: silicon change its model fix #11844 (#11847)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
|
2024-12-19 20:50:09 +08:00 |
barabicu
|
d057067543
|
fix: remove ruff ignore SIM300 (#11810)
|
2024-12-19 18:30:51 +08:00 |
sino
|
560d375e0f
|
feat(ark): add doubao-pro-256k and doubao-embedding-large (#11831)
|
2024-12-19 17:49:31 +08:00 |
Agung Besti
|
3388d6636c
|
add-model-azure-gpt-4o-2024-11-20 (#11803)
Co-authored-by: agungbesti <agung.besti@insignia.co.id>
|
2024-12-19 12:36:11 +08:00 |
xander-art
|
56434db4f5
|
feat:add hunyuan model(hunyuan-role, hunyuan-large, hunyuan-large-rol… (#11766)
Co-authored-by: xanderdong <xanderdong@tencent.com>
|
2024-12-18 15:25:53 +08:00 |
Jiang
|
ad17ff9a92
|
Lindorm vdb bug-fix (#11790)
Co-authored-by: jiangzhijie <jiangzhijie.jzj@alibaba-inc.com>
|
2024-12-18 15:19:20 +08:00 |
-LAN-
|
a5db7c9acb
|
feat: add openai o1 & update pricing and max_token of other models (#11780)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2024-12-18 12:15:11 +08:00 |
DDDDD12138
|
79d11ea709
|
feat: add parameters for JinaReaderTool (#11613)
|
2024-12-18 09:08:06 +08:00 |
非法操作
|
9048832a9a
|
chore: improve gemini models (#11745)
|
2024-12-17 17:42:21 +08:00 |
Shota Totsuka
|
7d5a385811
|
feat: use Gemini response metadata for token counting (#11743)
|
2024-12-17 17:42:05 +08:00 |
sino
|
99430a5931
|
feat(ark): support doubao vision series models (#11740)
|
2024-12-17 15:43:11 +08:00 |
非法操作
|
c9b4029ce7
|
chore: the consistency of MultiModalPromptMessageContent (#11721)
|
2024-12-17 15:01:38 +08:00 |
呆萌闷油瓶
|
cd4310df25
|
chore:update azure api version (#11711)
|
2024-12-17 13:39:56 +08:00 |
-LAN-
|
62b9e5a6f9
|
feat(knowledge_retrieval_node): Suppress exceptions thrown by DatasetRetrieval (#11728)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2024-12-17 13:12:29 +08:00 |
-LAN-
|
92a840f1b2
|
feat(tool_node): Suppress exceptions thrown by the Tool (#11724)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2024-12-17 12:11:50 +08:00 |
非法操作
|
74fdc16bd1
|
feat: enhance gemini models (#11497)
|
2024-12-17 12:05:13 +08:00 |
方程
|
fc8fdbacb4
|
feat: add gitee ai vl models (#11697)
Co-authored-by: 方程 <fangcheng@oschina.cn>
|
2024-12-16 18:45:26 +08:00 |
zhongliliu-butterfly
|
daccb10d8c
|
fix: volcengine_maas and baichuan message error (#11625)
Co-authored-by: zhongliliu <liuzlx@digitalchina.com>
|
2024-12-16 13:05:27 +08:00 |
Kazuhisa Wada
|
63f1dd7877
|
Make max_submit_count configurable via Config (#11673)
|
2024-12-16 12:59:37 +08:00 |
zhaobingshuang
|
79801f5c30
|
fix: deepseek reports an error when using Response Format #11677 (#11678)
Co-authored-by: zhaobs <zhaobs@cailian.net>
|
2024-12-16 12:58:03 +08:00 |
非法操作
|
9c7a1bc067
|
fix: change http node params from dict to list tuple (#11665)
|
2024-12-15 21:27:39 +08:00 |
非法操作
|
cf0ff88120
|
feat: add grok-2-1212 and grok-2-vision-1212 (#11672)
|
2024-12-15 21:18:24 +08:00 |
Novice
|
e0b67536e0
|
fix: remove the unused QueueWorkflowPartialSuccessEvent handle in workflow (#11669)
Co-authored-by: Novice Lee <novicelee@NoviPro.local>
|
2024-12-15 21:18:14 +08:00 |
yihong
|
efd5575683
|
fix: _handle_workflow_run_partial_success args is wrong (#11562)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
|
2024-12-15 17:22:13 +08:00 |
Bowen Liang
|
924b4fe742
|
test: run vdb tests on TiDB Vector with docker in CI tests (#11645)
|
2024-12-15 17:16:40 +08:00 |
yihong
|
7e154a467b
|
fix: better error message for stream (#11635)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
|
2024-12-15 17:16:04 +08:00 |
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>
|
2024-12-15 17:13:46 +08:00 |
IWAI, Masaharu
|
f0c0ce9db1
|
fix: rename README filename: Japanese language code is 'JA' (#11651)
|
2024-12-15 17:13:34 +08:00 |
yihong
|
22258fb0bf
|
fix: filter bug for keywork cause code can not reach (#11666)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
|
2024-12-15 17:12:06 +08:00 |
JasonVV
|
bb3bc60f83
|
feat(model): add vertex_ai Gemini 2.0 Flash Exp (#11604)
|
2024-12-12 20:20:49 +08:00 |
crazywoola
|
e7a4cfac4d
|
fix: name of llama-3.3-70b-specdec (#11596)
|
2024-12-12 16:33:49 +08:00 |
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>
|
2024-12-12 14:11:30 +08:00 |
Warren Chen
|
7b5839335a
|
[ref] use one method to get boto client for aws bedrock (#11506)
|
2024-12-12 13:56:52 +08:00 |
yihong
|
36cb25b341
|
fix: support mdx files close #11557 (#11565)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
|
2024-12-12 13:37:56 +08:00 |
Joe
|
e565ecdaef
|
fix: change workflow trace id (#11585)
|
2024-12-12 13:37:29 +08:00 |
Jiang
|
0d04cdc323
|
Lindorm vdb (#11574)
Co-authored-by: jiangzhijie <jiangzhijie.jzj@alibaba-inc.com>
|
2024-12-12 09:43:27 +08:00 |
非法操作
|
926f604f09
|
feat: add gemini-2.0-flash-exp (#11570)
|
2024-12-12 09:33:39 +08:00 |
liuzhenghua
|
d05f189049
|
Fix: RateLimit requests were not released when a streaming generation exception occurred (#11540)
|
2024-12-11 19:16:35 +08:00 |
Novice
|
1765fe2a29
|
fix: iteration node in parallel mode token count error (#11539)
Co-authored-by: Novice Lee <novicelee@NoviPro.local>
|
2024-12-11 14:23:01 +08:00 |
Novice
|
79a710ce98
|
Feat: continue on error (#11458)
Co-authored-by: Novice Lee <novicelee@NovicedeMacBook-Pro.local>
Co-authored-by: Novice Lee <novicelee@NoviPro.local>
|
2024-12-11 14:22:42 +08:00 |
Tommy
|
42d986b96d
|
[Pixtral] Add new model ; add vision (#11231)
|
2024-12-11 10:14:16 +08:00 |
zkyTech
|
fbc4ca980c
|
fix: Remove duplicate 'response_format' parameter from model YAML files (#11531)
Co-authored-by: zhangkunyuan <zhangkunyuan@cmhi.chinamobile.com>
|
2024-12-11 10:10:53 +08:00 |
Paul van Oorschot
|
80c52e0ea4
|
feat: Add llama-3.3 models for Groq (#11533)
|
2024-12-11 09:59:46 +08:00 |
yihong
|
225fcd5e41
|
Revert "fix: total tokens is wrong which is zero in inter way, close … (#11536)
|
2024-12-11 09:54:46 +08:00 |
yihong
|
716576043d
|
fix: issue 11247 that Completion mode content maybe list or str (#11504)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
|
2024-12-10 23:22:14 +08:00 |
Wei Mingzhi
|
28231d39a4
|
Remove the processing of single quote when testing API tools. (#11390)
|
2024-12-10 19:53:38 +08:00 |
非法操作
|
9e23c3d625
|
chore: LOCAL_FILE also try to use remote_url as Prompt message (#11443)
|
2024-12-10 10:56:49 +08:00 |
-LAN-
|
fd354d999d
|
fix(app_generator_service): overload type hints (#11507)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2024-12-10 09:06:34 +08:00 |
orangeclk
|
ec00b25793
|
feat: add siliconflow qwq and llama3.3 model (#11492)
|
2024-12-10 08:49:45 +08:00 |
Yingchun Lai
|
32f8439143
|
fix: add the missing abab6.5t-chat model of Minimax (#11484)
|
2024-12-09 17:59:20 +08:00 |
-LAN-
|
537068cfde
|
refactor(iteration_node): use Sequence and Mapping in parameters (#11483)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2024-12-09 15:41:20 +08:00 |
suzuki.sh
|
c3c6a48059
|
Fix the token count at the iteration node (#11235)
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
2024-12-09 15:02:04 +08:00 |
Kazuki Takamatsu
|
4d7cfd0de5
|
Fix model provider of vertex ai (#11437)
|
2024-12-08 08:44:49 +08:00 |
非法操作
|
7e1184c071
|
feat: support json_schema for ollama models (#11449)
|
2024-12-08 08:36:12 +08:00 |
非法操作
|
1ce51e57ab
|
feat: add gemini exp 1206 (#11444)
|
2024-12-07 22:28:10 +08:00 |
非法操作
|
142b4fd699
|
feat: add zhipu glm_4v_flash (#11440)
|
2024-12-07 22:27:57 +08:00 |
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>
|
2024-12-07 16:28:15 +08:00 |
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>
|
2024-12-06 18:55:59 +08:00 |
Jyong
|
9b7adcd4d9
|
update tidb batch get endpoint to basic mode (#11426)
|
2024-12-06 17:06:46 +08:00 |
Jyong
|
a8d32f9964
|
fix external retrieval without segment id (#11423)
|
2024-12-06 14:45:15 +08:00 |
shirochan
|
5093337de1
|
FEAT: cohere rerank 3.5 model added (#11289)
|
2024-12-06 09:58:55 +08:00 |
Matsuda
|
f54225568c
|
fix(model_runtime): add vision to Amazon Nova Lite and Pro (#11398)
|
2024-12-06 09:15:32 +08:00 |
Warren Chen
|
631cbcd781
|
[fix] rename yaml files to fit windows (#11379)
|
2024-12-05 14:38:12 +08:00 |
yihong
|
5669cac16d
|
fix: some typos using typos (#11374)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
|
2024-12-05 13:24:06 +08:00 |
Warren Chen
|
376726cf90
|
[feat] Add AWS Bedrock rerank (#11349)
Co-authored-by: crazywoola <427733928@qq.com>
|
2024-12-05 11:31:43 +08:00 |
Akira Noda
|
eca466bdaa
|
chore: fix typo (#11359)
|
2024-12-05 09:04:30 +08:00 |
crazywoola
|
d56abec195
|
Revert "Fix: iteration not in main thread pool" (#11358)
|
2024-12-04 21:22:22 +08:00 |
yihong
|
961e25f608
|
fix: better bedrock message handler close #10976 (#11317)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
|
2024-12-04 19:46:40 +08:00 |
ybalbert001
|
1bae9b8ff7
|
update pricing for bedrock nova LLM models (#11336)
Co-authored-by: Yuanbo Li <ybalbert@amazon.com>
|
2024-12-04 16:16:41 +08:00 |
Jyong
|
d7c1f43b49
|
fix tidb full-text-search vector missed (#11337)
|
2024-12-04 16:13:23 +08:00 |
非法操作
|
91e1ff5e30
|
chore: improve zhipu LLM (#11321)
|
2024-12-04 15:14:30 +08:00 |
ybalbert001
|
5908e10549
|
integrate amazon nove llms to dify (#11324)
Co-authored-by: Yuanbo Li <ybalbert@amazon.com>
|
2024-12-04 15:13:08 +08:00 |
-LAN-
|
464e6354c5
|
feat: correct the prompt grammar. (#11328)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2024-12-04 15:12:47 +08:00 |
非法操作
|
d470e55f8c
|
fix: http node download file always image type (#11319)
|
2024-12-04 12:15:26 +08:00 |
Jyong
|
c58d2fce89
|
roll back rerank topn setting (#11297)
|
2024-12-03 17:34:56 +08:00 |
yihong
|
e39e776d03
|
fix: better wenxin rerank handler, close #11252 (#11283)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
|
2024-12-03 13:57:16 +08:00 |
Yi Xiao
|
e135ffc2c1
|
Feat: upgrade variable assigner (#11285)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
2024-12-03 13:56:40 +08:00 |
Bowen Liang
|
e79eac688a
|
chore(lint): sort __all__ definitions (#11243)
|
2024-12-03 13:26:33 +08:00 |
-LAN-
|
643a90c48d
|
fix: use `removeprefix()` instead of `lstrip()` to remove the `data:` prefix (#11272)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2024-12-03 09:16:25 +08:00 |
Novice
|
2a448a899d
|
Fix: iteration not in main thread pool (#11271)
Co-authored-by: Novice Lee <novicelee@NovicedeMacBook-Pro.local>
|
2024-12-03 09:16:03 +08:00 |
yihong
|
e686f12317
|
fix: better handle error (#11265)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
|
2024-12-03 09:15:38 +08:00 |
Hash Brown
|
c4fad66f2a
|
fix: `dialogue_count` incorrect in chatflow when there's... (#11175)
|
2024-12-02 16:09:26 +08:00 |
yihong
|
02572e8cca
|
fix: claude can not handle empty string (#11238)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
|
2024-12-02 16:00:40 +08:00 |
-LAN-
|
f8c966c39c
|
fix(workflow_tool): Rename `stream` to `streaming` (#11258)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2024-12-02 15:00:26 +08:00 |
-LAN-
|
3c8efe7c0a
|
fix(workflow_cycle_manage): Handle special values in the process_data. (#11253)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2024-12-02 13:53:43 +08:00 |
yihong
|
239bf97b47
|
fix: nvidia special embedding model payload close #11193 (#11239)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
|
2024-12-02 10:25:15 +08:00 |
-LAN-
|
c34bdb74e6
|
Fix/type-error (#11240)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2024-12-02 10:24:21 +08:00 |
-LAN-
|
9601102885
|
fix(word_extractor): Fix type error and remove stream in ssrf_proxy (#11241)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2024-12-02 10:24:03 +08:00 |
yihong
|
fd4be36991
|
fix: total tokens is wrong which is zero in inter way, close #11221 (#11224)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
|
2024-11-30 23:18:24 +08:00 |
Shota Totsuka
|
594666eb61
|
fix: use Gemini response metadata for token counting (#11226)
|
2024-11-30 17:30:55 +08:00 |
朱晓兵
|
e80f41a701
|
fix: support setting variables in url (#10676)
|
2024-11-30 11:15:17 +08:00 |
Cling_o3
|
f9c2aa7689
|
feat: add retireval_top_n to config in env (#11132)
|
2024-11-30 11:14:45 +08:00 |
yihong
|
5a9b785773
|
fix: excel in node only read one sheet, close #9661 (#11215)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
|
2024-11-30 11:11:08 +08:00 |
catusax
|
d96a28487a
|
fix: 'validation error for ToolInvokeMessage' when blob_message meta is None (#11212)
|
2024-11-29 17:35:13 +08:00 |
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>
|
2024-11-29 17:26:07 +08:00 |
ybalbert001
|
cc0b92bc75
|
Update aws tools (#11174)
Co-authored-by: Yuanbo Li <ybalbert@amazon.com>
|
2024-11-29 09:28:28 +08:00 |
kazuya-awano
|
2d6865d421
|
Ensure consistent float type for cached embedding return values (#10185)
|
2024-11-29 09:18:41 +08:00 |
yihong
|
d7160ee563
|
fix: typo in upstashVector if id is always true, also fix some type hint (#11183)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
|
2024-11-28 14:05:25 +08:00 |
yihong
|
40fc6f529e
|
fix: gitee ai wrong default model, and better para (#11168)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
|
2024-11-27 17:27:11 +08:00 |
Hiroshi Fujita
|
a918cea2fe
|
feat: add VTT file support to Document Extractor (#11148)
|
2024-11-27 11:42:42 +08:00 |
-LAN-
|
9789905a1f
|
chore(*): Removes debugging print statements (#11145)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2024-11-26 22:03:19 +08:00 |
Charlie.Wei
|
f458580dee
|
fix parameter extractor function call Expected str (#11142)
|
2024-11-26 21:46:56 +08:00 |
-LAN-
|
223a30401c
|
fix: LLM invoke error should not be raised (#11141)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2024-11-26 20:56:48 +08:00 |
Tao Wang
|
aa135a3780
|
Add TTS to OpenAI_API_Compatible (#11071)
|
2024-11-26 15:14:02 +08:00 |
-LAN-
|
044e7b63c2
|
fix(llm_node): Ignore file if not supported. (#11114)
|
2024-11-26 14:14:14 +08:00 |
-LAN-
|
5b7b328193
|
feat: Allow to contains files in the system prompt even model not support. (#11111)
|
2024-11-26 13:45:49 +08:00 |
-LAN-
|
8d5a1be227
|
fix: Cannot use files in the user inputs. (#11112)
|
2024-11-26 13:43:38 +08:00 |
-LAN-
|
1db14793fa
|
fix(anthropic_llm): Ignore non-text parts in the system prompt. (#11107)
|
2024-11-26 13:31:40 +08:00 |
-LAN-
|
cbb4e95928
|
fix(llm_node): Ignore user query when memory is disabled. (#11106)
|
2024-11-26 13:07:32 +08:00 |
-LAN-
|
20c091a5e7
|
fix: user query be ignored if query_prompt_template is an empty string (#11103)
|
2024-11-26 12:47:59 +08:00 |
horochx
|
9f75970347
|
fix: ops_trace_manager `from_end_user_id` (#11077)
|
2024-11-26 10:29:00 +08:00 |
SebastjanPrachovskij
|
17ee731546
|
SearchApi - Return error message instead of raising a ValueError (#11083)
|
2024-11-26 09:34:51 +08:00 |
Tao Wang
|
af2461cccc
|
Add query_prefix + Return TED Transcript URL for Downstream Scraping Tasks (#11090)
|
2024-11-26 09:32:37 +08:00 |
fengjiajie
|
ab6dcf7032
|
fix: update the max tokens configuration for Azure GPT-4o (2024-08-06) to 16384 (#11074)
|
2024-11-25 21:13:02 +08:00 |
yihong
|
8aae235a71
|
fix: int None will cause error for context size (#11055)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
|
2024-11-25 21:04:16 +08:00 |
Tao Wang
|
1065917872
|
Add grok-vision-beta to xAI + Update grok-beta Features (#11004)
|
2024-11-25 20:53:03 +08:00 |
非法操作
|
56e361ac44
|
fix: chart tool chinese font display and raise error (#11058)
|
2024-11-25 19:50:33 +08:00 |
yihong
|
2e00829b1e
|
fix: drop useless and wrong code for zhipu embedding (#11069)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
|
2024-11-25 19:50:23 +08:00 |
-LAN-
|
98d85e6b74
|
fix: WorkflowNodeExecution.created_at may be earlier than WorkflowRun.created_at (#11070)
|
2024-11-25 18:16:55 +08:00 |
Pedro Gomes
|
319d49084b
|
fix: ignore empty outputs in Tool node (#10988)
|
2024-11-25 18:00:42 +08:00 |
-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>
|
2024-11-25 12:46:50 +08:00 |
Kalo Chin
|
684f6b2299
|
fix: slidespeak text output is not the download link (#10997)
|
2024-11-25 11:28:52 +08:00 |
SiliconFlow, Inc
|
a4fc057a1c
|
ISSUE=11042: add tts model in siliconflow (#11043)
|
2024-11-25 11:04:13 +08:00 |
Tao Wang
|
aae29e72ae
|
Fix Deepseek Function/Tool Calling (#11023)
|
2024-11-25 11:03:53 +08:00 |
cyflhn
|
87c831e5dd
|
make tool parameters parsing compatible with the response of glm4 model in xinference provider when function tool call integerated (#11049)
|
2024-11-25 11:02:58 +08:00 |
-LAN-
|
60b5dac3ab
|
fix: query will be None if the query_prompt_template not exists (#11031)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2024-11-24 21:06:51 +08:00 |
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>
|
2024-11-24 15:29:30 +08:00 |
litterGuy
|
ae3a2cb272
|
fix: json parse err when http node send request (#11001)
|
2024-11-24 14:19:48 +08:00 |
Bowen Liang
|
6c8e208ef3
|
chore: bump minimum supported Python version to 3.11 (#10386)
|
2024-11-24 13:28:46 +08:00 |
yihong
|
0181f1c08c
|
fix: wrong convert in PromptTemplateConfigManager (#11016)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
|
2024-11-24 12:18:19 +08:00 |
yihong
|
7f00c5a02e
|
fix: uuid not import bug (#11014)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
|
2024-11-24 11:17:55 +08:00 |
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>
|
2024-11-23 23:55:35 +08:00 |
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)
|
2024-11-23 23:46:25 +08:00 |
AkisAya
|
566ab9261d
|
fix: gitlab file url not correctly encoded (#10996)
|
2024-11-23 23:44:17 +08:00 |
yihong
|
448a19bf54
|
fix: fish audio wrong validate credentials interface (#11019)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
|
2024-11-23 23:39:41 +08:00 |
yihong
|
ed55de888a
|
fix: rules should not be None for in (#10977)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
|
2024-11-22 23:04:20 +08:00 |
非法操作
|
08ac36812b
|
feat: support LLM process document file (#10966)
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
2024-11-22 19:32:44 +08:00 |
-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>
|
2024-11-22 16:30:22 +08:00 |
CXwudi
|
d9579f418d
|
chore: Added the new gemini exp-1121 and learnlm-1.5 models (#10963)
|
2024-11-22 13:14:20 +08:00 |
Kalo Chin
|
817b85001f
|
feat: slidespeak slides generation (#10955)
|
2024-11-22 10:30:21 +08:00 |
Agung Besti
|
e8868a7fb9
|
feat: add gpt-4o-2024-11-20 (#10951)
Co-authored-by: akubesti <agung.besti@insignia.co.id>
|
2024-11-22 10:29:20 +08:00 |
yihong
|
464f384cea
|
fix: tiny lora bug found by mypy (#10959)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
|
2024-11-22 10:01:44 +08:00 |
Xu Song
|
8c2f62fb92
|
Feat: support json output for bing-search (#10904)
|
2024-11-21 18:32:54 +08:00 |
LastHopeOfGPNU
|
1a6b961b5f
|
Resolve 8475 support rerank model from infinity (#10939)
Co-authored-by: linyanxu <linyanxu2@qq.com>
|
2024-11-21 18:03:49 +08:00 |
AkisAya
|
cb0c55daa7
|
fix weight rerank of knowledge retrieval (#10931)
|
2024-11-21 17:53:20 +08:00 |
-LAN-
|
82575a7aea
|
fix(gpt-4o-audio-preview): Remove the vision feature (#10932)
|
2024-11-21 16:42:48 +08:00 |
yihong
|
80da0c5830
|
fix: default max_chunks set to 1 as other providers (#10937)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
|
2024-11-21 16:36:05 +08:00 |
Pedro Gomes
|
83b6abf4ad
|
Update parse.py to handle empty list result (#10915)
Co-authored-by: crazywoola <427733928@qq.com>
|
2024-11-21 14:14:07 +08:00 |
wy96f
|
94c9cadbd8
|
fix image files not deleted on indexing_estimate #9541 (#10798)
Co-authored-by: root <root@localhost.localdomain>
|
2024-11-21 13:03:16 +08:00 |
Steven sun
|
2ae6460f46
|
Add googlenews tools from rapidapi (#10877)
Co-authored-by: steven <sunzwj@digitalchina.com>
|
2024-11-21 10:39:49 +08:00 |
yihong
|
0067b16d1e
|
fix: refactor all 'or []' and 'or {}' logic to make code more clear (#10883)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
|
2024-11-21 10:34:43 +08:00 |
方程
|
99b0369f1b
|
Gitee AI embedding tool (#10903)
|
2024-11-20 17:40:34 +08:00 |
-LAN-
|
4d6b45427c
|
Support streaming output for OpenAI o1-preview and o1-mini (#10890)
|
2024-11-20 15:10:41 +08:00 |
-LAN-
|
1be8365684
|
Fix/input-value-type-in-moderation (#10893)
|
2024-11-20 15:10:12 +08:00 |
ybalbert001
|
c3d11c8ff6
|
fix: aws presign url is not workable remote url (#10884)
Co-authored-by: Yuanbo Li <ybalbert@amazon.com>
|
2024-11-20 14:24:41 +08:00 |
非法操作
|
bf4b6e5f80
|
feat: support custom tool upload file (#10796)
|
2024-11-20 13:26:42 +08:00 |
-LAN-
|
25fda7adc5
|
fix(http_request): allow content type `application/x-javascript` (#10862)
|
2024-11-20 12:55:06 +08:00 |
Muntaser Abuzaid
|
33cfc56ad0
|
fix: update email validation regex to allow periods in local part (#10868)
|
2024-11-20 12:33:02 +08:00 |
GeorgeCaoJ
|
fbfc811a44
|
feat: support function call for ollama block chat api (#10784)
|
2024-11-20 11:15:19 +08:00 |
Ding Jiatong
|
3087913b74
|
Fix the situation where output_tokens/input_tokens may be None in response.usage (#10728)
|
2024-11-19 21:19:13 +08:00 |
Joe
|
2dc29cfee3
|
Feat/add langsmith dotted order (#10856)
|
2024-11-19 21:08:23 +08:00 |
Jyong
|
bd05df5cc5
|
fix tongyi embedding endpoint return None output (#10857)
|
2024-11-19 21:04:17 +08:00 |
Jyong
|
ee1f14621a
|
fix httpx doesn't support stream parameter (#10859)
|
2024-11-19 21:03:01 +08:00 |
yihong
|
58a9d9eb9a
|
fix: better WeightRerankRunner run logic use O(1) and delete unused code (#10849)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
|
2024-11-19 20:12:13 +08:00 |
非法操作
|
bc1013dacf
|
feat: support json schema for gemini models (#10835)
|
2024-11-19 17:49:58 +08:00 |
Tao Wang
|
9f195df103
|
Support Video Proxy and TED Embedding (#10819)
|
2024-11-19 17:49:14 +08:00 |
KVOJJJin
|
328965ed7c
|
Fix: crash of workflow file upload (#10831)
Co-authored-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
|
2024-11-19 14:15:18 +08:00 |
Zane
|
14f3d44c37
|
refactor: improve handling of leading punctuation removal (#10761)
|
2024-11-18 21:32:33 +08:00 |
8bitpd
|
873e9720e9
|
feat: AnalyticDB vector store supports invocation via SQL. (#10802)
Co-authored-by: 璟义 <yangshangpo.ysp@alibaba-inc.com>
|
2024-11-18 19:29:54 +08:00 |
Tao Wang
|
90d6ebc879
|
Add youtube-transcript-api as tool (#10772)
Co-authored-by: crazywoola <427733928@qq.com>
|
2024-11-18 10:58:16 +08:00 |
Kalo Chin
|
6de1f8c770
|
Feat(tools) add tavily extract tool and enhance tavily search implementation (#10786)
|
2024-11-18 09:51:34 +08:00 |
非法操作
|
ba537d657f
|
feat: add gemini-exp-1114 (#10779)
|
2024-11-18 09:49:22 +08:00 |
Kalo Chin
|
305fbc7c92
|
fix: fal ai wizper also return text msg (#10789)
|
2024-11-18 09:45:59 +08:00 |
Tao Wang
|
29341d60aa
|
Add DuckDuckGo Video Search and News Search (#10771)
|
2024-11-17 13:59:48 +08:00 |
crazywoola
|
2fed55ae6b
|
Fix: number maybe empty string (#10743)
|
2024-11-15 16:31:10 +08:00 |
Bowen Liang
|
51db59622c
|
chore(lint): cleanup repeated cause exception in logging.exception replaced by helpful message (#10425)
|
2024-11-15 15:41:40 +08:00 |
非法操作
|
2a5c5a4e15
|
fix: remove default model selection for audio tool (#10729)
|
2024-11-15 12:40:41 +08:00 |
非法操作
|
4b2abf8ac2
|
fix: create_blob_message of tool will always create image type file (#10701)
|
2024-11-15 10:38:12 +08:00 |
Bowen Liang
|
365cb4b368
|
chore(lint): bump ruff from 0.6.9 to 0.7.3 (#10714)
|
2024-11-15 09:19:41 +08:00 |
Kalo Chin
|
ad16180b1a
|
feat(tool): fal ai wizper ASR built-in tool (#10716)
|
2024-11-15 09:01:07 +08:00 |
SiliconFlow, Inc
|
e61242a337
|
feat: add vlm models from siliconflow (#10704)
|
2024-11-14 20:53:35 +08:00 |
yihong
|
722964667f
|
fix: non utf8 code decode close #10691 (#10698)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
|
2024-11-14 17:29:49 +08:00 |
Xiao Ley
|
fbb9c1c249
|
fixed the Base URL usage issue in Podcast Generator tool verification (#10697)
|
2024-11-14 17:24:42 +08:00 |
非法操作
|
15f341b655
|
feat: add the audio tool (#10695)
|
2024-11-14 16:37:15 +08:00 |
orangeclk
|
317ae9233e
|
feat: add json response format for siliconflow models (#10657)
|
2024-11-14 08:58:22 +08:00 |
xiandan-erizo
|
5b8f03cd9d
|
add abab7-chat-preview model (#10654)
Co-authored-by: xiandan-erizo <xiandan-erizo@outlook.com>
|
2024-11-13 19:30:42 +08:00 |
Kalo Chin
|
2a4783307a
|
Feat(tool): fal ai flux image generation (#10606)
|
2024-11-13 17:41:58 +08:00 |
-LAN-
|
70c2ec8ed5
|
feat(variable-handling): enhance variable and segment conversion (#10483)
|
2024-11-12 21:51:09 +08:00 |
wakaka6
|
9c7edb9242
|
feat: add builtin tools for send email (#10493)
|
2024-11-12 21:48:36 +08:00 |
Jyong
|
0b2d51d859
|
add the index field for elasticsearch (#10592)
|
2024-11-12 21:43:16 +08:00 |
方程
|
ef8022f715
|
Gitee AI Qwen2.5-72B model (#10595)
|
2024-11-12 21:40:32 +08:00 |
Kevin9703
|
e03ec0032b
|
fix: Azure OpenAI o1 max_completion_token error (#10593)
|
2024-11-12 21:40:13 +08:00 |
-LAN-
|
16b9665033
|
refactor(api): improve handling of `tools` field and cleanup variable usage (#10553)
|
2024-11-12 00:08:04 +08:00 |
Benjamin
|
b7238caea5
|
chore(vanna): update form parameter from 'form' to 'llm' in vanna.yaml (#10548)
|
2024-11-12 00:00:27 +08:00 |
-LAN-
|
bd4a61addd
|
fix: set default factory for extract_by in ListOperatorNodeData (#10561)
|
2024-11-11 23:32:40 +08:00 |
smyhw
|
f19c18dc14
|
Fixes `you have not added provider None` (#10501)
|
2024-11-11 21:50:32 +08:00 |
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>
|
2024-11-11 21:43:37 +08:00 |
Novice
|
4b45ef62ed
|
fix: iteration invalid output selector doesn't throw an error (#10544)
|
2024-11-11 17:34:48 +08:00 |
-LAN-
|
a1543b7da0
|
fix(extractor): temporary file (#10543)
|
2024-11-11 17:31:27 +08:00 |
Benjamin
|
90087160c6
|
chore (vanna): update form parameter from 'form' to 'llm' in vanna.yaml (#10488)
|
2024-11-11 16:41:47 +08:00 |
-LAN-
|
be33875199
|
fix(gitee_ai): update English description for clarity and accuracy (#10540)
|
2024-11-11 16:23:11 +08:00 |
-LAN-
|
867bf70f1a
|
fix(model_runtime): ensure compatibility with O1 models by adjusting token parameters (#10537)
|
2024-11-11 16:06:53 +08:00 |
Novice
|
f414d241c1
|
Feat/iteration single run time (#10512)
|
2024-11-11 14:47:52 +08:00 |
Jyong
|
0c1307b083
|
add jina rerank http timout parameter (#10476)
|
2024-11-11 13:28:11 +08:00 |
-LAN-
|
b8b6cd409a
|
refactor(code_executor): update input type annotations to use Mapping for better type safety (#10478)
|
2024-11-11 13:10:39 +08:00 |
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>
|
2024-11-11 12:10:21 +08:00 |
Xiao Ley
|
451ccb778d
|
feat(tools/podcast_generator): add support for setting openai base url with the podcast_generationor tool (#10517)
|
2024-11-11 11:31:47 +08:00 |
crazywoola
|
5656f81bde
|
Revert "fix the error of unable to retrieve url from file" (#10511)
|
2024-11-11 08:56:19 +08:00 |
Xiao Ley
|
5eb27afd63
|
fix the error of unable to retrieve url from file (#10498)
|
2024-11-11 08:47:47 +08:00 |
fdb02983rhy
|
05d43a4074
|
Fix: Correct the max tokens of Claude-3.5-Sonnet-20241022 for Bedrock and VertexAI (#10508)
|
2024-11-11 08:41:43 +08:00 |
larcane97
|
aa895cfa9b
|
fix: [VESSL-AI] edit some words in vessl_ai.yaml (#10417)
Co-authored-by: moon <moon@vessl.ai>
|
2024-11-11 08:38:26 +08:00 |
-LAN-
|
172c7eb270
|
fix(file_upload): correct validation method and add unit tests (#10477)
|
2024-11-08 21:55:01 +08:00 |
-LAN-
|
bf31a3efbc
|
feat(workflow-nodes): handle missing variables without failure (#10471)
|
2024-11-08 19:48:05 +08:00 |
-LAN-
|
25ca0278dd
|
refactor(core): Remove extra_config from File. (#10203)
|
2024-11-08 18:13:24 +08:00 |
非法操作
|
7903ba0297
|
chore: make comfy workflow can generate image with a random seed (#10462)
|
2024-11-08 17:21:16 +08:00 |
非法操作
|
4fe5297e35
|
feat: add cogVideo tool (#10456)
|
2024-11-08 17:04:05 +08:00 |
Novice
|
a7dbe58c85
|
fix: correct output order in parallel mode for iteration nodes (#10323)
|
2024-11-08 15:32:40 +08:00 |
Joe
|
aa3da0e24c
|
fix(ops_tracing): enhance error handle in celery tasks. (#10401)
|
2024-11-08 14:43:47 +08:00 |
非法操作
|
033ab5490b
|
feat: support LLM understand video (#9828)
|
2024-11-08 13:22:52 +08:00 |
Leo.Wang
|
c9f785e00f
|
Feat/tools/gitlab (#10407)
|
2024-11-08 09:53:03 +08:00 |
Bowen Liang
|
0ebe198ff1
|
chore: use DEBUG in dify_config instead of parsing raw system environment variable in place (#10437)
|
2024-11-08 09:34:11 +08:00 |
-LAN-
|
438ad8148b
|
fix(http_request): send form data (#10431)
|
2024-11-08 09:33:40 +08:00 |
Bowen Liang
|
a60133bfb3
|
fix: config violations when running db migtration ci tests (#10428)
|
2024-11-08 09:33:12 +08:00 |
Bowen Liang
|
574c4a264f
|
chore(lint): Use logging.exception instead of logging.error (#10415)
|
2024-11-07 21:13:02 +08:00 |
走在修行的大街上
|
f562a88249
|
feat(Tools): add lark tools (#10117)
Co-authored-by: 黎斌 <libin.23@bytedance.com>
|
2024-11-07 18:11:25 +08:00 |
-LAN-
|
f8c958a409
|
refactor(iteration): introduce specific exceptions for iteration errors (#10366)
|
2024-11-07 14:02:55 +08:00 |
-LAN-
|
25785d8c3f
|
refactor(knowledge-retrieval): improve error handling with custom exceptions (#10385)
|
2024-11-07 14:02:46 +08:00 |
-LAN-
|
35d3da9697
|
refactor(tool-node): introduce specific exceptions for tool node errors (#10357)
|
2024-11-07 14:02:38 +08:00 |
-LAN-
|
d3e9930235
|
refactor(question_classifier): improve error handling with custom exceptions (#10365)
|
2024-11-07 14:02:30 +08:00 |
Matsuda
|
1e8457441d
|
fix(model_runtime): remove vision from features for Claude 3.5 Haiku (#10360)
|
2024-11-06 17:42:18 +08:00 |
Infinitnet
|
5a9448245b
|
fix: remove unsupported vision in OpenRouter Haiku 3.5 (#10364)
|
2024-11-06 17:41:48 +08:00 |
Bowen Liang
|
d45d90e8ae
|
chore: lazy import sagemaker (#10342)
|
2024-11-06 12:45:22 +08:00 |
方程
|
2b7341af57
|
Gitee AI tools (#10314)
|
2024-11-06 08:51:13 +08:00 |
Summer-Gu
|
ce1f9d935d
|
feat: The SSRF request timeout configuration item is added (#10292)
|
2024-11-06 08:50:57 +08:00 |
Infinitnet
|
bdadca1a65
|
feat: add support for anthropic/claude-3-5-haiku through OpenRouter (#10331)
|
2024-11-06 08:26:44 +08:00 |
Benjamin
|
d7b4d0756e
|
feat(vannaai): add base_url configuration (#10294)
|
2024-11-05 20:58:49 +08:00 |
非法操作
|
d92e3bd620
|
fix: special prompt not work for comfyUI tool (#10307)
|
2024-11-05 18:21:41 +08:00 |
-LAN-
|
ae254f0a10
|
fix(http_request): improve parameter initialization and reorganize tests (#10297)
|
2024-11-05 16:30:23 +08:00 |
pinsily
|
5f21d13572
|
fix: handle KeyError when accessing rules in CleanProcessor.clean (#10258)
|
2024-11-05 14:47:15 +08:00 |
非法操作
|
bf9349c4dc
|
feat: add xAI model provider (#10272)
|
2024-11-05 14:42:47 +08:00 |
Matsuda
|
4847548779
|
feat(model_runtime): add new model 'claude-3-5-haiku-20241022' (#10285)
|
2024-11-05 14:41:39 +08:00 |
Matsuda
|
cb245b5435
|
fix(model_runtime): fix wrong max_tokens for Claude 3.5 Haiku on Amazon Bedrock (#10286)
|
2024-11-05 14:41:15 +08:00 |
-LAN-
|
08c731fd84
|
fix(node): correct file property name in function switch (#10284)
|
2024-11-05 14:23:18 +08:00 |
Novice
|
d1505b15c4
|
feat: Iteration node support parallel mode (#9493)
|
2024-11-05 10:32:49 +08:00 |
-LAN-
|
2c4d8dbe9b
|
feat(document_extractor): support tool file in document extractor (#10217)
|
2024-11-05 09:49:43 +08:00 |
Matsuda
|
9305ad2102
|
feat: support Claude 3.5 Haiku on Amazon Bedrock (#10265)
|
2024-11-05 09:42:51 +08:00 |
-LAN-
|
7a98dab6a4
|
refactor(parameter_extractor): implement custom error classes (#10260)
|
2024-11-05 09:27:51 +08:00 |
guogeer
|
971defbbbd
|
fix: buitin tool aippt (#10234)
Co-authored-by: jinqi.guo <jinqi.guo@ubtrobot.com>
|
2024-11-04 18:46:39 +08:00 |
-LAN-
|
6b0de08157
|
fix(validation): allow to use 0 in the inputs form (#10255)
|
2024-11-04 18:34:55 +08:00 |
方程
|
2aa171c348
|
Using a dedicated interface to obtain the token credential for the gitee.ai provider (#10243)
|
2024-11-04 17:22:02 +08:00 |
-LAN-
|
6452342222
|
feat(workflow): add configurable workflow file upload limit (#10176)
Co-authored-by: JzoNg <jzongcode@gmail.com>
|
2024-11-04 15:55:34 +08:00 |
-LAN-
|
9369cc44e6
|
refactor(list_operator): replace ValueError with InvalidKeyError (#10222)
|
2024-11-04 15:23:08 +08:00 |
-LAN-
|
38bca6731c
|
refactor(workflow): introduce specific error handling for LLM nodes (#10221)
|
2024-11-04 15:22:58 +08:00 |
-LAN-
|
2adab7f71a
|
refactor(http_request): add custom exception handling for HTTP request nodes (#10219)
|
2024-11-04 15:22:50 +08:00 |
-LAN-
|
be96f6e62d
|
refactor(workflow): introduce specific exceptions for code validation (#10218)
|
2024-11-04 15:22:41 +08:00 |
-LAN-
|
8b5ea39916
|
chore(llm_node): remove unnecessary type ignore for context assignment (#10216)
|
2024-11-04 15:22:31 +08:00 |
Jyong
|
1024fc623e
|
fix the ssrf of docx file extractor external images (#10237)
|
2024-11-04 15:22:07 +08:00 |
Jiang
|
0c9e79cd67
|
Add Lindorm as a VDB choice (#10202)
Co-authored-by: jiangzhijie <jiangzhijie.jzj@alibaba-inc.com>
|
2024-11-04 09:10:26 +08:00 |
-LAN-
|
61da0f08dd
|
refactor(validation): improve input validation logic (#10175)
|
2024-11-03 11:55:46 +08:00 |
-LAN-
|
1432c268a8
|
chore(list_operator): refine exception handling for error specificity (#10206)
|
2024-11-03 11:55:19 +08:00 |
-LAN-
|
ec6a03afdd
|
fix(document_extractor): update base exception class (#10208)
|
2024-11-03 11:55:07 +08:00 |
Xiao Ley
|
b28cf68097
|
chore: enable vision support for models in OpenRouter that should have supported vision (#10191)
|
2024-11-02 19:45:20 +08:00 |
-LAN-
|
53a7cb0e9d
|
feat(document_extractor): integrate unstructured API for PPTX extraction (#10180)
|
2024-11-01 23:19:11 +08:00 |
-LAN-
|
86739bea8b
|
fix(tools): suppress RuntimeWarnings in podcast audio generator (#10182)
|
2024-11-01 20:59:40 +08:00 |
Lawrence Li
|
76b0328eb1
|
feat: add gpustack model provider (#10158)
|
2024-11-01 17:23:30 +08:00 |
-LAN-
|
3c85136279
|
refactor(tools): Avoid warnings. (#10161)
|
2024-11-01 17:17:27 +08:00 |
Jyong
|
82033af097
|
clean un-allowed special charters when doing indexing estimate (#10153)
|
2024-11-01 15:09:22 +08:00 |
larcane97
|
8d5456b6d0
|
Add VESSL AI OpenAI API-compatible model provider and LLM model (#9474)
Co-authored-by: moon <moon@vessl.ai>
|
2024-11-01 13:38:52 +08:00 |
Coal Pigeon
|
4d5546953a
|
add llm: ernie-4.0-turbo-128k of wenxin (#10135)
Co-authored-by: Pigeon姚宏锋 <pigeon.yhf@galaxyoversea.com>
|
2024-10-31 21:49:04 +08:00 |
Shili Cao
|
b61baa87ec
|
fix: avoid unexpected error when create knowledge base with baidu vector database and wenxin embedding model (#10130)
|
2024-10-31 21:34:23 +08:00 |
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>
|
2024-10-31 21:25:47 +08:00 |
Jyong
|
dad041c49f
|
fix issue: query is none when doing retrieval (#10129)
|
2024-10-31 21:25:00 +08:00 |
omr
|
11ca1bec0b
|
fix: optimize unique document filtering with set (#10082)
|
2024-10-31 16:32:58 +08:00 |
非法操作
|
bd6175157c
|
feat: enhance comfyui workflow (#10085)
|
2024-10-31 10:00:22 +08:00 |
Bowen Liang
|
0bdae34b5e
|
improve: significantly speed up the server launching time by async preloading tool providers (#9146)
|
2024-10-31 00:21:01 +08:00 |
Charlie.Wei
|
f6fecb957e
|
fix azure chatgpt o1 parameter error (#10067)
|
2024-10-30 22:08:56 +08:00 |
-LAN-
|
3b53e06e0d
|
fix(workflow): refine variable type checks in LLMNode (#10051)
|
2024-10-30 16:23:12 +08:00 |
zhuhao
|
92a3898540
|
fix: resolve the incorrect model name of hunyuan-standard-256k (#10052)
|
2024-10-30 15:43:29 +08:00 |
zhuhao
|
7433095240
|
chore: use dify_config.TIDB_SPEND_LIMIT instead of constant value (#10038)
|
2024-10-30 15:43:07 +08:00 |
zhuhao
|
0095896051
|
feat: add YAML type in document extractor node (#9997)
|
2024-10-30 13:47:19 +08:00 |
Jyong
|
9ebd453b87
|
add rerank check when doing mutil-retrieval (#9998)
|
2024-10-30 11:17:39 +08:00 |
非法操作
|
c7fb8a4f20
|
fix: conversation variable may not change in the answer node (#10034)
|
2024-10-30 11:10:31 +08:00 |
-LAN-
|
eb87e690ed
|
fix(llm-node): handle NoneSegment variables properly (#9978)
|
2024-10-30 08:46:11 +08:00 |
Hiroshi Fujita
|
539fc8b760
|
Fix content-type header case sensitivity (#9961)
|
2024-10-30 02:11:18 +08:00 |
powerfool
|
878d13ef42
|
Added OceanBase as an option for the vector store in Dify (#10010)
|
2024-10-29 21:10:18 +08:00 |
Jyong
|
5580bcf870
|
add tidb spend limit config (#9999)
|
2024-10-29 17:51:13 +08:00 |
非法操作
|
12adcf8925
|
fix: gemini model use some tools raise error (#9993)
|
2024-10-29 16:09:29 +08:00 |
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>
|
2024-10-29 15:00:23 +08:00 |
Jyong
|
f47177ecb4
|
add top_k for es full text search (#9963)
|
2024-10-28 23:04:54 +08:00 |
-LAN-
|
4da0b70694
|
feat(http-request-executor): enhance file handling in HTTP requests (#9944)
|
2024-10-28 17:51:01 +08:00 |
Xiao Ley
|
7056009b6a
|
feat(tools): add Baidu translation tool (#9943)
|
2024-10-28 17:18:28 +08:00 |
非法操作
|
ddb960ddfb
|
feat: support Vectorizer can be used in workflow (#9932)
|
2024-10-28 16:52:57 +08:00 |
方程
|
0ebd985672
|
feat: add models for gitee.ai (#9490)
|
2024-10-28 16:52:12 +08:00 |
zhuhao
|
aa11141660
|
feat: add stable-diffusion-3-5-large for the text-to-image tool with siliconflow (#9909)
|
2024-10-27 21:17:36 +08:00 |
zhuhao
|
8bb5b943d7
|
fix(tools): remove the undefined variable parameter_type (#9908)
|
2024-10-27 11:56:29 +08:00 |
ice yao
|
22776f24ab
|
chore: Extract common functions of the base model in Azure OpenAI Provider (#9907)
|
2024-10-27 11:56:17 +08:00 |
Zixuan Cheng
|
216442ddc1
|
feat(workflow): Support JSON type in document extractor node (#9899)
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
2024-10-26 20:29:48 +08:00 |
-LAN-
|
72ea3d6b98
|
fix(workflow): Take back LLM streaming output after IF-ELSE (#9875)
|
2024-10-25 22:33:34 +08:00 |
virgosoy
|
17cacf258e
|
fix: wrong element object (#9868)
|
2024-10-25 22:32:41 +08:00 |
非法操作
|
ace7ffab5f
|
feat: support comfyui workflow tool image generate image (#9871)
|
2024-10-25 18:48:07 +08:00 |
非法操作
|
1b5adf40da
|
fix: moonshot response_format raise error (#9847)
|
2024-10-25 14:59:55 +08:00 |
Jyong
|
18106a4fc6
|
add tidb on qdrant type (#9831)
Co-authored-by: Zhaofeng Miao <522856232@qq.com>
|
2024-10-25 13:57:03 +08:00 |
crazywoola
|
5b7b765090
|
fix: yuque book id should be string (#9819)
|
2024-10-25 11:11:18 +08:00 |
非法操作
|
ac9f1e9de5
|
fix: duckduckgo image search not work (#9821)
|
2024-10-25 10:11:33 +08:00 |
非法操作
|
2346b0ab99
|
chore: make doc extractor node also can extract text by file extension (#9543)
|
2024-10-24 22:54:48 +08:00 |
Zixuan Cheng
|
88dec6ef2b
|
Added description for .ppt, specify the reason for unstructured.io (#9452)
Co-authored-by: crazywoola <427733928@qq.com>
|
2024-10-24 22:13:06 +08:00 |
guogeer
|
70ddc0ce43
|
openai compatiable api usage and id (#9800)
Co-authored-by: jinqi.guo <jinqi.guo@ubtrobot.com>
|
2024-10-24 21:51:36 +08:00 |
非法操作
|
e2710161f6
|
fix: chart tool can't display chinese (#9686)
|
2024-10-24 18:49:49 +08:00 |
Jyong
|
5f11fe521d
|
remove unstructured pdf extract (#9794)
|
2024-10-24 18:13:05 +08:00 |
-LAN-
|
d018b32d0b
|
fix(workflow): enhance prompt handling with vision support (#9790)
|
2024-10-24 17:52:11 +08:00 |
luckylhb90
|
400392230b
|
fixed: variable reference error (#9722)
Co-authored-by: hobo.l <hobo.l@binance.com>
|
2024-10-23 19:17:06 +08:00 |
-LAN-
|
e11d5ac708
|
feat(model_runtime): add new model 'claude-3-5-sonnet-20241022' (#9708)
|
2024-10-23 17:03:30 +08:00 |
Jyong
|
3e9d271b52
|
nltk security issue and upgrade unstructured (#9558)
|
2024-10-23 16:23:55 +08:00 |
Pan, Wen-Ming
|
ecc8beef3f
|
feat: added claude 3.5 sonnet v2 model to Google Cloud Vertex AI (#9688)
|
2024-10-23 16:13:51 +08:00 |
ybalbert001
|
4989d0c904
|
add bedrock claude 3.5 v2 support (#9685)
Co-authored-by: Yuanbo Li <ybalbert@amazon.com>
|
2024-10-23 13:54:21 +08:00 |
-LAN-
|
9a5bdae07f
|
feat(condition): add support for 'exists' and 'not exists' operators (#9687)
|
2024-10-23 13:25:17 +08:00 |
ice yao
|
ceb2c4f3ef
|
chore: reuse existing test functions with upstash vdb (#9679)
|
2024-10-23 10:42:11 +08:00 |
-LAN-
|
d5a93a6400
|
fix(variable_pool): handle invalid attributes in variable lookup (#9646)
|
2024-10-23 10:19:33 +08:00 |
Zven
|
8e7a752b2a
|
feat: add upstash as a new vector database provider (#9644)
|
2024-10-23 09:16:35 +08:00 |
feiyang_deepnova
|
999d3f1539
|
fix: add downstream nodes of this branch (#9640)
|
2024-10-23 01:20:02 +08:00 |
Kota-Yamaguchi
|
a7ee51e5d8
|
feat: add code generator (#9051)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2024-10-22 21:57:54 +08:00 |
走在修行的大街上
|
a9db06f5e7
|
feat(Tools): Refactor the base table plugin (#9182)
Co-authored-by: 黎斌 <libin.23@bytedance.com>
|
2024-10-22 21:31:34 +08:00 |
-LAN-
|
5267f34e76
|
fix(segments): return empty string instead of "null" for text, log, and markdown properties (#9651)
|
2024-10-22 17:52:22 +08:00 |
-LAN-
|
36f66d40e5
|
refactor(api): simplify limit retrieval and return types (#9641)
|
2024-10-22 16:34:16 +08:00 |
非法操作
|
5f12616cb9
|
fix: file type document is not supported (#9618)
|
2024-10-22 16:33:50 +08:00 |
-LAN-
|
7263af13ed
|
fix(http_request): simplify JSON handling in requests (#9616)
|
2024-10-22 15:37:37 +08:00 |
zhuhao
|
d992a809f5
|
fix: update the default model to gpt-4o-mini for duckduckgo ai chat (#9614)
|
2024-10-22 15:37:16 +08:00 |
-LAN-
|
5f12c17355
|
fix(core): use CreatedByRole enum for role consistency (#9607)
|
2024-10-22 13:03:50 +08:00 |
Bowen Liang
|
4d9160ca9f
|
refactor: use dify_config to replace legacy usage of flask app's config (#9089)
|
2024-10-22 11:01:32 +08:00 |
-LAN-
|
8f670f31b8
|
refactor(variables): replace deprecated 'get_any' with 'get' method (#9584)
|
2024-10-22 10:49:19 +08:00 |
-LAN-
|
5838345f48
|
fix(entities): add validator for `VisionConfig` to handle None values (#9598)
|
2024-10-22 10:49:03 +08:00 |
-LAN-
|
ac24300274
|
refactor(template_transform): use keyword-only arguments (#9575)
|
2024-10-22 09:00:21 +08:00 |
-LAN-
|
2e657b7b12
|
fix(workflow): handle NoneSegments in variable extraction (#9585)
|
2024-10-22 08:59:04 +08:00 |
-LAN-
|
c063617553
|
fix(workflow): improve database session handling and variable management (#9581)
|
2024-10-22 00:42:40 +08:00 |
-LAN-
|
38a4f0234d
|
fix(http_request): handle empty and string data inputs (#9579)
|
2024-10-21 23:35:25 +08:00 |
-LAN-
|
740a723072
|
fix(validation): improve variable handling and validation (#9578)
|
2024-10-21 23:33:16 +08:00 |
-LAN-
|
4ae0bb83f1
|
fix(file upload): correct upload method key for image config (#9568)
|
2024-10-21 20:40:47 +08:00 |
-LAN-
|
5459d812e7
|
fix(iteration): handle empty iterator gracefully (#9565)
|
2024-10-21 20:16:46 +08:00 |
-LAN-
|
faad247d85
|
fix(upload): correct incorrect dictionary key usage (#9563)
|
2024-10-21 19:42:22 +08:00 |
ice yao
|
1e829ceaf3
|
chore: format get_customizable_model_schema return value (#9335)
|
2024-10-21 19:05:44 +08:00 |
AAEE86
|
9b32bfb3db
|
feat: Updata tongyi models (#9552)
|
2024-10-21 19:04:45 +08:00 |