Commit Graph

3451 Commits

Author SHA1 Message Date
Joel
89593c3048 merge 2025-03-20 18:27:44 +08:00
Linh Nguyen
8996c1da29
fix removing member without permission (#16332)
Co-authored-by: crazywoola <427733928@qq.com>
2025-03-20 17:17:54 +08:00
Novice
437dcbdd68
fix: exclude additional unreachable nodes (#16329) 2025-03-20 16:53:56 +08:00
Jyong
3e84c77bbb
fix enable dataset metadata built-in field when dataset is empty (#16290) 2025-03-20 14:38:32 +08:00
Jyong
2c9af712a2
Fix/create document by api with metadata (#16307)
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
2025-03-20 14:33:32 +08:00
Novice
3f93a2ca0b Merge branch 'feat/structured-output' into deploy/dev 2025-03-20 09:11:49 +08:00
Novice
abe34a71f7 fix: question classify can't use 2025-03-20 09:08:51 +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
bc9a687f66 Merge branch 'fix/tidb-metadata-filter' into deploy/dev 2025-03-19 19:16:58 +08:00
jyong
2ff931d82a fix tidb metadata filter 2025-03-19 19:16:37 +08:00
Joel
46c6a91194 merge 2025-03-19 18:40:37 +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
Yeuoly
c07af5a1a3
feat: tenant app invocations limiter (#16221) 2025-03-19 17:24:02 +08:00
Jyong
c3c957bb80
change recreate_collection function to create_collection (#16212) 2025-03-19 17:13:08 +08:00
Jyong
732c506e27
add metadata service api (#16211) 2025-03-19 17:12:48 +08:00
Yeuoly
6840b99e60 Merge branch 'feat/system-tenant-limiter' into deploy/dev 2025-03-19 17:05:00 +08:00
Yeuoly
bd3888f741 fix: incorrect if logics 2025-03-19 17:04:46 +08:00
Yeuoly
950e0a522c Merge branch 'feat/system-tenant-limiter' into deploy/dev 2025-03-19 16:59:48 +08:00
Yeuoly
fd62d5ee41 fix 2025-03-19 16:59:31 +08:00
Yeuoly
933be4d948 Merge branch 'feat/system-tenant-limiter' into deploy/dev 2025-03-19 16:59:07 +08:00
Yeuoly
b24683a5ce fix: apply ruff 2025-03-19 16:58:45 +08:00
Yeuoly
4006f1ed3b fix: correctly handling exceptions 2025-03-19 16:58:24 +08:00
jyong
1a7ec87e40 Merge branch 'fix/tidb-recreate-collection-issue' into deploy/dev 2025-03-19 16:31:02 +08:00
jyong
fe043150d7 change recreate_collection function to create_collection 2025-03-19 16:21:09 +08:00
jyong
4080e70e49 Merge branch 'fix/expect-value-check-error' into deploy/dev 2025-03-19 16:14:16 +08:00
jyong
9c46bfaaa5 metadata expect value check error 2025-03-19 16:13:58 +08:00
Yeuoly
f52628bee6 Merge branch 'feat/system-tenant-limiter' into deploy/dev 2025-03-19 15:42:04 +08:00
Yeuoly
c418e6c95d fix 2025-03-19 15:41:46 +08:00
Yeuoly
2d7959100b Merge branch 'feat/system-tenant-limiter' into deploy/dev 2025-03-19 15:24:52 +08:00
Yeuoly
af4c47bfab feat: add daily rate limit for app requests in AppExecutionConfig 2025-03-19 15:23:37 +08:00
Jyong
3f44b690c2
check high-quality dataset with empty embedding model provider (#16181) 2025-03-19 15:16:05 +08:00
Jyong
e7572066a4
fix Weight rerank mode info missed when create dataset (#16190) 2025-03-19 15:10:00 +08:00
jyong
005ae4beab Merge branch 'fix/create-dataset-with-weigth-mode' into deploy/dev 2025-03-19 14:43:06 +08:00
jyong
616a2f7cbb fix Weight rerank mode info missed when create dataset 2025-03-19 14:42:34 +08:00
Novice
899d4a1681 Merge branch 'feat/structured-output' into deploy/dev 2025-03-19 14:42:25 +08:00
Novice
e544541926 Merge branch 'main' into feat/structured-output 2025-03-19 13:40:58 +08:00
Novice
0dcbdfcb8d feat: structured output 2025-03-19 13:39:40 +08:00
Yongtao Huang
d339403e89
Chore: optimize the code of PromptTransform (#16143) 2025-03-19 11:24:57 +08:00
jiangbo721
e0cf55f5e9
fix: code lint (#16164)
Co-authored-by: 刘江波 <jiangbo721@163.com>
2025-03-19 11:23:51 +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
-LAN-
ac80c04bd3
chore: bump version to 1.1.0 (#16128)
Signed-off-by: -LAN- <laipz8200@outlook.com>
2025-03-18 20:01:24 +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
Jyong
b65f2eb55f
fix embedding model name translate issue (#16111) 2025-03-18 16:41:35 +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