crazywoola
d35d854259
Revert "fix: fix duplicate app lose custom image" ( #19995 )
10 months ago
CorrectRoad
618981f1ae
fix: fix duplicate app lose custom image ( #19775 )
10 months ago
jyong
82be119fec
Merge branch 'main' into feat/r2
10 months ago
jyong
a64df507f6
r2
10 months ago
jyong
ba52bf27c1
r2
10 months ago
NFish
d186daa131
E-300 ( #19726 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: Hash Brown <hi@xzd.me>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: GareArc <chen4851@purdue.edu>
Co-authored-by: Byron.wang <byron@dify.ai>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: Garfield Dai <dai.hai@foxmail.com>
Co-authored-by: KVOJJJin <jzongcode@gmail.com>
Co-authored-by: Alexi.F <654973939@qq.com>
Co-authored-by: Xiyuan Chen <52963600+GareArc@users.noreply.github.com>
Co-authored-by: kautsar_masuara <61046989+izon-masuara@users.noreply.github.com>
Co-authored-by: achmad-kautsar <achmad.kautsar@insignia.co.id>
Co-authored-by: Xin Zhang <sjhpzx@gmail.com>
Co-authored-by: kelvintsim <83445753+kelvintsim@users.noreply.github.com>
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
Co-authored-by: Zixuan Cheng <61724187+Theysua@users.noreply.github.com>
10 months ago
-LAN-
e0e8cd6ca3
feat(DraftWorkflowApi): Requires environment_variables in DraftWorkflowApi ( #19849 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com>
10 months ago
-LAN-
4977bb21ec
feat(workflow): domain model for workflow node execution ( #19430 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
10 months ago
Yeuoly
c5a2f43ceb
refactor: replace BuiltinToolManageService with RagPipelineManageService for datasource management and remove unused datasource engine and related code
10 months ago
jyong
8bea88c8cc
r2
10 months ago
jyong
613b94a6e6
r2
10 months ago
jyong
7b0d38f7d3
r2
10 months ago
jyong
4ff971c8a3
r2
10 months ago
jyong
93ac6d37e9
r2
11 months ago
jyong
360f8a3375
Merge branch 'main' into feat/r2
11 months ago
jyong
818eb46a8b
r2
11 months ago
GuanMu
17b929124f
refactor: simplify success response in dataset API endpoints by returning status code 204 directly ( #19685 )
11 months ago
lexmin0412
ff20b56074
Add `/site` API ( #19631 )
11 months ago
Xiyuan Chen
934f724130
fix: invitations get suspended when an existing member appears ( #19584 )
11 months ago
Ganondorf
c76d763639
add endpoint of get feedbacks ( #18697 )
...
Co-authored-by: lizb <lizb@sugon.com>
11 months ago
非法操作
085bd1aa93
chore: model.query change to db.session.query ( #19551 )
...
Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com>
11 months ago
非法操作
14cd71ed0a
chore: all model.query replace to db.session.query ( #19521 )
11 months ago
非法操作
b00f94df64
fix: replace all dataset.Model.query to db.session.query(Model) ( #19509 )
11 months ago
Will
bfa652f2d0
fix: metadata filtering condition variable unassigned; fix External K… ( #19208 )
11 months ago
Good Wood
0b44791eae
feat: add mode for /info api ( #19264 )
11 months ago
Bowen Liang
8537abfff8
chore: avoid repeated type ignore noqa by adding flask_restful and flask_login in mypy import exclusions ( #19224 )
11 months ago
Yeuoly
8ac3a223a8
fix(api): add missing INNER_API_KEY to InnerAPIConfig ( #19166 )
11 months ago
Bowen Liang
22f5af9987
fix: support non-ascii charactors in filename of the tool files ( #19228 )
11 months ago
QuantumGhost
349c3cf7b8
feat(api): Add image multimodal support for LLMNode ( #17372 )
...
Enhance `LLMNode` with multimodal capability, introducing support for
image outputs.
This implementation extracts base64-encoded images from LLM responses,
saves them to the storage service, and records the file metadata in the
`ToolFile` table. In conversations, these images are rendered as
markdown-based inline images.
Additionally, the images are included in the LLMNode's output as
file variables, enabling subsequent nodes in the workflow to utilize them.
To integrate file outputs into workflows, adjustments to the frontend code
are necessary.
For multimodal output functionality, updates to related model configurations
are required. Currently, this capability has been applied exclusively to
Google's Gemini models.
Close #15814 .
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
11 months ago
sondin
d70fa2847b
add Accept-Ranges header for audio/video files ( #19119 )
11 months ago
xiaotian
23f6914b9b
fix: image preview triggers binary download ( #19070 )
11 months ago
小马哥
e5bdc1438a
fix: annotation update need use http put method and annotation-reply api doc parms wrong ( #18891 )
11 months ago
Yeuoly
c2d02f8f4d
Merge branch 'main' into feat/r2
11 months ago
Yeuoly
abafa68647
refactor: rename plugin manager to plugin client and rename path from manager to impl ( #18876 )
11 months ago
devxing
136995d2a1
fix: change delete app status code from 204 to 200 ( #18398 )
...
Co-authored-by: devxing <devxing@gmail.com>
Co-authored-by: crazywoola <427733928@qq.com>
11 months ago
1betatsu
9a3ecc1ac8
fix: Allow advanced chat app to get workflow run detail ( #18753 ) ( #18758 )
11 months ago
gsmini
ec82534a1e
optimize account status field hard coded ( #18771 )
...
Co-authored-by: crazywoola <427733928@qq.com>
11 months ago
Alex Chim
12836f9db9
Resolves #18536 Retreive conversation variables ( #18581 )
11 months ago
王晓阳
0babdffe3e
feat: support vastbase vector database ( #16308 )
11 months ago
Will
205535c8e9
chore: fix reimported ( #18610 )
11 months ago
Yeuoly
ba9357da96
fix: handle PluginPermissionDeniedError in EndpointCreateApi ( #18597 )
11 months ago
Dongyu Li
413271eaa6
feat[plugin]:The plugin upload file change to be stored as a toolfile… ( #18277 )
11 months ago
lauding
eb1ce3dd6b
feat: support huawei cloud vector database ( #16141 )
11 months ago
Xiyuan Chen
4247a6b807
fix: reset_password security issue ( #18363 )
11 months ago
Novice
da9269ca97
feat: structured output ( #17877 )
11 months ago
Jyong
e90c532c3a
fix retrival resource miss in chatflow ( #18307 )
11 months ago
Yeuoly
8f547e6340
fix(typing): validate OAuth code before processing access token ( #18288 )
11 months ago
jyong
5c4bf2a9e4
r2
11 months ago
Yeuoly
358fd28c28
feat: fetch app info in plugins ( #18202 )
11 months ago
jiangbo721
18f98f4fe1
fix: ruff check isoparse ( #18033 )
...
Co-authored-by: 刘江波 <jiangbo721@163.com>
11 months ago
诗浓
4166f73d9d
fix: page/limit param not effective ( #18196 )
11 months ago
kenwoodjw
b247ef85bf
fix dataset api retrieval model null handling ( #18151 )
...
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
11 months ago
Yeuoly
2134a76517
feat: add minimum dify version requirement to plugins ( #18022 )
12 months ago
jyong
9f8e05d9f0
r2
12 months ago
jyong
3340775052
r2
12 months ago
Jasonfish
1f722cde22
fix(api): Some params were ignored when creating empty Datasets through API ( #17932 )
12 months ago
Yongtao Huang
5d72003ebb
Remove dead code ( #17899 )
12 months ago
Good Wood
cc08451eb8
fix: fix file number limit error ( #17848 )
12 months ago
jyong
9987774471
r2
12 months ago
crazywoola
63ba607738
fix: 17712-get-messages-api-encountered-internal-server-error ( #17716 )
12 months ago
Yeuoly
33324ee23d
refactor: add API endpoint to list latest plugin versions and query it in a asynchronous way ( #17695 )
12 months ago
crazywoola
eb8584613b
fix: Account.query => db.session.query(Account) ( #17667 )
12 months ago
Amir Mohsen Asaran
f54905e685
feat: Integrate WaterCrawl.dev as a new knowledge base provider ( #16396 )
...
Co-authored-by: crazywoola <427733928@qq.com>
12 months ago
Jasonfish
0afad94378
fix: Correct "The job is not exist" to "The job does not exist" ( #17516 )
12 months ago
Jasonfish
fd443941a2
feat(improve-api-endpoints): Added Datasets and Annotation APIs ( #12237 )
12 months ago
quicksand
b146aaaeb7
optimize: plugin permission ( #17507 )
12 months ago
wlleiiwang
42a42a7962
FEAT: support Tencent vectordb to full text search ( #16865 )
...
Co-authored-by: wlleiiwang <wlleiiwang@tencent.com>
12 months ago
crazywoola
4902ddaf87
Feat/change workspace name ( #17402 )
12 months ago
crazywoola
c92bc84316
Fix/15429 forgotpasswordresetapi session management ( #17390 )
12 months ago
Jyong
0bf816f2e8
fix duplicate documents returned by Get document list service API ( #17351 )
12 months ago
liguochuan
11e95d2a61
Fix (api): Fix the processing logic of the retriever_resources field. ( #17304 )
...
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
12 months ago
1Ckpwee
bda06df668
fix: add app quota check to import API ( #17295 )
...
Co-authored-by: crazywoola <427733928@qq.com>
12 months ago
Xiyuan Chen
9c4be5d098
Feat/education api ( #17168 )
12 months ago
Panpan
24b1a625b3
feat: allow the embedding in websites to customize sys.user_id ( #16062 )
1 year ago
非法操作
44f911a0a8
chore: docstring not match the function parameter ( #17162 )
1 year ago
jiangbo721
a1aa325ce3
Chore/code format and Repair commit_id 3254018d more deleted codes and Fix naming error ambiguity between workflow_run_id and workflow_id ( #17075 )
...
Co-authored-by: 刘江波 <jiangbo721@163.com>
1 year ago
過世秋風
377d11d13b
fix: WorkflowRunDetailApi created_at、finished_at types changed to timestamps ( #16821 )
1 year ago
wanttobeamaster
7f70cadacb
feat: support Tablestore vector database ( #16601 )
...
Co-authored-by: xiaozhiqing.xzq <xiaozhiqing.xzq@alibaba-inc.com>
1 year ago
hsiong
6157f57872
feat: Add OceanBase hybrid search features ( #16652 )
...
Co-authored-by: 李远军 <4842@9ji.com>
Co-authored-by: yourchanges <yourchanges@gmail.com>
1 year ago
GuanMu
360986f38d
Feat add childchunk api ( #16094 )
1 year ago
lenbo
5eb0ca9b9d
fix: fix inner API workspace Account.query error. ( #16630 )
1 year ago
L8ng
83cd14104d
feat: datasets openapi list segements support paged resp ( #16603 )
1 year ago
jiangbo721
f31e3313b0
feat: Make the logic of APP filtering and creation the same ( #16079 )
...
Co-authored-by: 刘江波 <jiangbo721@163.com>
1 year ago
Yingchun Lai
f6ac98a37d
fix: fix the app max_active_requests been overwritten bug ( #16513 )
1 year ago
-LAN-
ac910ed200
feat: replace file content type to avoid load script in svg. ( #16454 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
L8ng
727caccfc9
fix: knowledge base openapi cannot delete metadata ( #16365 )
1 year ago
Jyong
2c9af712a2
Fix/create document by api with metadata ( #16307 )
...
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
1 year ago
Yeuoly
c07af5a1a3
feat: tenant app invocations limiter ( #16221 )
1 year ago
Jyong
732c506e27
add metadata service api ( #16211 )
1 year ago
Jyong
3f44b690c2
check high-quality dataset with empty embedding model provider ( #16181 )
1 year ago
Jyong
abeaea4f79
Support knowledge metadata filter ( #15982 )
1 year ago
Jyong
b65f2eb55f
fix embedding model name translate issue ( #16111 )
1 year ago
LittleFish-15
223ab5a38f
feat: support openGauss vector database ( #15865 )
1 year ago
csurong
c3774bef7e
fix: api error of get all workspaces ( #15880 )
1 year ago
Joe
58f012f3de
fix: no attribute error ( #15597 )
1 year ago
Joe
545e5cbcd6
fix: dataset editor ( #15218 )
1 year ago
Mars
1fab02c25a
fix:message api doc ( #15568 )
...
Co-authored-by: mars <linjx2@by-health.com>
1 year ago
Jyong
1ffda0dd34
fix notion page display ( #15508 )
1 year ago
Jyong
da01b460fe
support workspace billing info ( #15510 )
1 year ago
kenwoodjw
adda049265
fix kb permission ( #15199 )
...
Signed-off-by: kenwoodjw <blackxin55@gmail.com>
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
1 year ago
Jyong
9b2a9260ef
Feat/new saas billing ( #14996 )
1 year ago
Joe
c8cc31af88
fix: app trace permission ( #15397 )
1 year ago
KVOJJJin
78d460a6d1
Feat: time period filter for workflow logs ( #14271 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
1 year ago
-LAN-
3254018ddb
feat(workflow_service): workflow version control api. ( #14860 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
Xiyuan Chen
9b9d14c2c4
Feat/compliance ( #14982 )
1 year ago
Mars
126202648f
fix message sort ( #15231 )
1 year ago
Wood
2c17bb2c36
Feature/newnew workflow loop node ( #14863 )
...
Co-authored-by: arkunzz <4873204@qq.com>
1 year ago
非法操作
4125e575af
fix: save site setting not work ( #14700 )
1 year ago
Yeuoly
9a417bfc5e
fix: update database query and model definitions ( #14415 )
1 year ago
L8ng
b15ff4eb8c
fix: datasets documents update-by-file api missing assign field 'indexing_technique' internally ( #14243 )
1 year ago
kenwoodjw
b09f22961c
fix #13573 ( #13843 )
...
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
1 year ago
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>
1 year ago
Xiyuan Chen
4229d0f9a7
Revert "Feat/compliance" ( #13798 )
1 year ago
Xiyuan Chen
ed7d7a74ea
Feat/compliance ( #13548 )
1 year ago
Hundredwz
284707c3a8
perf(message): optimize message loading and reduce SQL queries ( #13720 )
1 year ago
jiangbo721
4e7e172ff3
Chore/format code ( #13691 )
...
Co-authored-by: 刘江波 <jiangbo721@163.com>
1 year ago
Xin Zhang
0957119550
fix: update UTC time format for consistency ( #13471 )
1 year ago
Xin Zhang
982bca5d40
fix: add rate limiting to prevent brute force on password reset ( #13292 )
1 year ago
aplio
1b6fd9dfe8
fix: set indexing technique from dataset during update-by-text ( #13155 )
1 year ago
非法操作
304467e3f5
fix: not install libmagic raise error ( #13146 )
1 year ago
aplio
d73d191f99
feature. add feat to modify metadata via dataset api ( #13116 )
1 year ago
Masashi Tomooka
c2664e0283
chore: fix wrong VectorType match case ( #13123 )
1 year ago
Hash Brown
c0d0c63592
feat: switch to chat messages before regenerated ( #11301 )
...
Co-authored-by: zuodongxu <192560071+zuodongxu@users.noreply.github.com>
1 year ago
yjc980121
aad7e4dd1c
fix:Improve MIME type detection for remote URL uploads using python-magic ( #12693 )
1 year ago
Xin Zhang
a6a727e8a4
feat: add inner API to create workspace without requiring email ( #13021 )
1 year ago
Jyong
3ee213ddca
add milvus full text search setting ( #12930 )
1 year ago
EricPan
05a0faff6a
fix: app token's last_used_at can't be updated when last_used_at is null ( #12770 )
1 year ago
Bowen Liang
166221d784
chore(lint): fix quotes for f-string formatting by bumping ruff to 0.9.x ( #12702 )
1 year ago
-LAN-
cb34991663
fix: add type hints for App model and improve error handling in audio services ( #12677 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
Jyong
9a6b1dc3a1
Revert "Feat/new saas billing" ( #12673 )
1 year ago
yihong
4e101604c3
fix: ruff check for True if ... else ( #12576 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
1 year ago
CN-P5
cd257b91c5
Fix pandas indexing method for knowledge base imports ( #12637 ) ( #12638 )
...
Co-authored-by: CN-P5 <heibai2006@qq.com>
1 year ago
Jyong
d8f57bf899
Feat/new saas billing ( #12591 )
1 year ago
Jyong
14ee51aead
Feat/add knowledge include all filter ( #12537 )
1 year ago
eux
20f090537f
feat: add GET upload file API endpoint to dataset service api ( #11899 )
1 year ago
Jyong
bee32d960a
fix #12453 #12482 ( #12495 )
1 year ago
Hiroshi Fujita
d2586278d6
Feat elasticsearch japanese ( #12194 )
1 year ago
-LAN-
0eeacdc80c
refactor: enhance API token validation with session locking and last used timestamp update ( #12426 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
Shun Miyazawa
2b1a32fd9c
feat: Add filter to show only apps created by the user ( #11968 )
1 year ago
Yingchun Lai
c135967e59
refactor: simplify some exception catch code ( #12246 )
1 year ago
Sean Sun
f71af7c2a8
fix: DocumentAddByFileApi miss data_source_type field but there is a mandatory value check ( #12273 )
1 year ago
呆萌闷油瓶
2e716f80d2
fix:The chart of average interaction counts per conversation show not… ( #12199 )
1 year ago
Xiyuan Chen
74d3320519
feat: account delete ( #11829 )
...
Co-authored-by: NFish <douxc512@gmail.com>
1 year ago
Warren Chen
901028f1e8
[feat] Support Multi-Version Workflows ( #11990 )
...
Co-authored-by: hobo.l <hobo.l@binance.com>
Co-authored-by: crazywoola <427733928@qq.com>
1 year ago
-LAN-
55c327ffcb
fix: handle case where member is not found in role update API ( #12156 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
-LAN-
be7877f526
fix: enhance file upload error handling and update base error class ( #12132 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
-LAN-
4bd8df1fd3
fix: update MessageService.create_feedback to use keyword arguments f… ( #12134 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
Jyong
84ac004772
py lint ( #12102 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
1 year ago
-LAN-
d5f33212ac
fix: add type ignore comments for shared_task imports and clean up re… ( #12099 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
Jyong
9231fdbf4c
Feat/support parent child chunk ( #12092 )
1 year ago
-LAN-
5d04638091
feat(message_feedback): add content argument to feedback creation ( #12077 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
yihong
1d3f218662
fix: like failed close #12057 ( #12058 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
1 year ago
yihong
56e15d09a9
feat: mypy for all type check ( #10921 )
1 year ago
-LAN-
03548cdfbc
fix: handle broader request exceptions in OAuth process ( #11997 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
yihong
39df994ff9
fix: create_feedback args are wrong ( #11962 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
1 year ago
liuhaoran
6b49889041
fix: messagefeedbackapi support content ( #11716 )
...
Signed-off-by: weiyang <24080293@smb956101.com>
Co-authored-by: weiyang <24080293@smb956101.com>
1 year ago
-LAN-
3d07a94bd7
fix: refactor conversation pagination to use SQLAlchemy session manag… ( #11956 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
-LAN-
0b06235527
fix: add RemoteFileUploadError for better error handling in remote fi… ( #11933 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
-LAN-
606aadb891
refactor: update builtin tool provider methods to use session management ( #11938 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
-LAN-
dacd457478
feat: add workflow parallel depth limit configuration ( #11460 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
1 year ago
-LAN-
3599751f93
chore(db): use a better way to export models and remove unused table ( #11838 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
barabicu
d057067543
fix: remove ruff ignore SIM300 ( #11810 )
1 year ago
Charlie.Wei
2624a6dcd0
Fix explore app icon ( #11808 )
...
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
1 year ago
Joe
580297e290
fix: file upload auth ( #11774 )
1 year ago
Charlie.Wei
5e2926a207
Fix explore app icon ( #11742 )
...
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
1 year ago
-LAN-
259cff9f22
fix(api/ops_trace): avoid raise exception directly ( #11732 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
zhaobingshuang
5c166b3f40
fix: tags could not be saved when the Workflow Tool was created ( #11481 )
...
Co-authored-by: zhaobs <zhaobs@cailian.net>
1 year ago
kurokobo
230fa3286b
feat: add 'Open in Explore' link for each apps on studio ( #11402 )
1 year ago
Yi Xiao
e135ffc2c1
Feat: upgrade variable assigner ( #11285 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
1 year ago
Hiroshi Fujita
1d8385f7ac
Sync INDEXING_MAX_SEGMENTATION_TOKENS_LENGTH between API and Web ( #11230 )
1 year ago
Hiroshi Fujita
858db2f239
feat(api): include tags in app information response ( #11242 )
1 year ago
-LAN-
9789905a1f
chore(*): Removes debugging print statements ( #11145 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
非法操作
90d5765fb6
fix: app copy raise error ( #11108 )
1 year ago
Bowen Liang
6c8e208ef3
chore: bump minimum supported Python version to 3.11 ( #10386 )
1 year ago
-LAN-
5172f0bf39
feat: Check and compare the DSL version before import an app ( #10969 )
...
Co-authored-by: Yi <yxiaoisme@gmail.com>
1 year ago
非法操作
904ea05bf6
fix: download some remote files raise error ( #10781 )
1 year ago
Rhys
6f4885d86d
Encode invitee email in the invitation link ( #10842 )
1 year ago
Garfield Dai
c49efc0c22
Feat/account not found ( #10804 )
1 year ago
Garfield Dai
c2ce2f88c7
feat: add license. ( #10403 )
1 year ago
Bowen Liang
51db59622c
chore(lint): cleanup repeated cause exception in logging.exception replaced by helpful message ( #10425 )
1 year ago
-LAN-
06d2520db2
fix(api): replace Raw field with FilesContainedField in MessageListApi inputs ( #10472 )
1 year ago
Jyong
d52c750942
embedding model check when init the knowledge ( #10463 )
1 year ago
Benjamin
919275cc58
Fix conversation response issue ( #10450 )
1 year ago
Benjamin
6e23903c63
Conversation delete issue ( #10423 )
1 year ago
Bowen Liang
574c4a264f
chore(lint): Use logging.exception instead of logging.error ( #10415 )
1 year ago
Benjamin
a5558f8fcc
fix(conversation-service): return success response after conversation… ( #10416 )
1 year ago
-LAN-
823ae03a08
fix(remote-files): fallback to get when remote server not support head method ( #10370 )
1 year ago
luckylhb90
1ccca7cc68
fixed: web api remote urls error ( #10383 )
...
Co-authored-by: hobo.l <hobo.l@binance.com>
1 year ago
-LAN-
1dae1a71fc
fix(api): remove fixed source attribute from FileApi ( #10353 )
1 year ago
-LAN-
6452342222
feat(workflow): add configurable workflow file upload limit ( #10176 )
...
Co-authored-by: JzoNg <jzongcode@gmail.com>
1 year ago
Jiang
0c9e79cd67
Add Lindorm as a VDB choice ( #10202 )
...
Co-authored-by: jiangzhijie <jiangzhijie.jzj@alibaba-inc.com>
1 year ago
-LAN-
0066531266
fix(api): replace current_user with end_user in file upload ( #10194 )
1 year ago
-LAN-
9ac2bb30f4
Feat/add-remote-file-upload-api ( #9906 )
1 year ago
Jyong
ce260f79d2
Feat/update knowledge api url ( #10102 )
...
Co-authored-by: nite-knite <nkCoding@gmail.com>
1 year ago
-LAN-
8b9fed75f3
refactor(version): simplify version comparison logic ( #10109 )
1 year ago
Jyong
e74479717a
fix update_by_api batch field issue ( #10001 )
1 year ago
powerfool
878d13ef42
Added OceanBase as an option for the vector store in Dify ( #10010 )
1 year ago
roadgoat19
c8ef9223e5
feat: couchbase integration ( #6165 )
...
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: Elliot Scribner <elliot.scribner@couchbase.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Bowen Liang <bowenliang@apache.org>
1 year ago
Joe
9633c5dab6
fix: enterprise create workspace ( #9921 )
1 year ago
Jyong
18106a4fc6
add tidb on qdrant type ( #9831 )
...
Co-authored-by: Zhaofeng Miao <522856232@qq.com>
1 year ago