This website requires JavaScript.
Explore
Help
Register
Sign In
wanghaoyu
0 Followers
·
0 Following
Joined on
2025-08-27
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
User to block:
Optional note:
The note is not visible to the blocked user.
Cancel
Block
Repositories
Projects
Packages
Public Activity
Starred Repositories
wanghaoyu
pushed to
main
at
yyg/AI
2025-11-05 11:34:57 +08:00
06fea0c3d0
Merge remote-tracking branch 'upstream/main'
5a29f5d76c
更新知识库引用接口
96c015fb85
Fix and refactor imports (
#11010
)
ca40b56839
Feat:Data Operations (
#11002
)
3654ae61c1
feat: add allowed factories variable to allow admins to restrict llms users can add (
#11003
)
Compare 5 commits »
wanghaoyu
pushed to
main
at
yyg/AI
2025-11-05 10:15:06 +08:00
d11d68bd61
Merge remote-tracking branch 'upstream/main'
622cdc6aaf
优化知识库引用
bab3fce136
Move some constants to common (
#11004
)
4bbbf92331
Refa: link connector to KB. (
#10991
)
db9fa3042b
Feat: Add a form with data operations operators
#10427
(
#11001
)
Compare 5 commits »
wanghaoyu
pushed to
main
at
yyg/AI
2025-11-04 19:37:07 +08:00
5cc187a705
Merge remote-tracking branch 'upstream/main'
2491dde2b3
添加知识库引用接口
880a6a0428
Move some enumerate type to constants.py (
#10998
)
465a140727
Feat: refine Confluence connector (
#10994
)
2677617f93
Feat: supports MinerU http-client/server method (
#10961
)
Compare 5 commits »
wanghaoyu
pushed to
main
at
yyg/AI
2025-11-04 15:52:05 +08:00
e3c993546f
Merge remote-tracking branch 'upstream/main'
2d30f685fc
更新项目概述和评分标准
03038c7d3d
Update RetCode to common.constants (
#10984
)
16d2be623c
Minor tweaks (
#10987
)
Compare 4 commits »
wanghaoyu
pushed to
main
at
yyg/AI
2025-11-04 14:13:41 +08:00
02806b9a65
Merge remote-tracking branch 'upstream/main'
73a8a7f36c
从文档中提取图片
021b2ac51a
Feat: Add data operation node
#10427
(
#10985
)
19f71a961a
Fix: Create dataset performance unmatched between HTTP api and web ui (
#10960
)
1e45137284
Move 'timeout' to common folder (
#10983
)
Compare 9 commits »
wanghaoyu
pushed to
main
at
yyg/AI
2025-11-04 09:38:17 +08:00
ba41919f6a
Merge remote-tracking branch 'upstream/main'
312f86edd8
修改解析失败状态码为2
378bdfccfc
Refactor log utils (
#10973
)
395ce16b3c
Fix: correct MCP server authentication header format in frontend (
#9819
)
be3ae0eda9
Feat: Add variables to the metadata filtering function of the knowledge retrieval component.
#10861
(
#10974
)
Compare 6 commits »
wanghaoyu
pushed to
main
at
yyg/AI
2025-11-03 19:48:29 +08:00
3d36d824ae
Merge remote-tracking branch 'upstream/main'
d05b76c598
解析状态码与字典表一致
9a486e0f51
Move some funcs from api to rag module (
#10972
)
ee9ac15174
Feat: Fixed an issue where dragged operators within an iteration were not associated with the iteration.
#10866
(
#10969
)
ac465ba2a6
Feat:add variables to the metadata filtering function of the knowledg… (
#10967
)
Compare 7 commits »
wanghaoyu
pushed to
main
at
yyg/AI
2025-11-03 19:14:34 +08:00
23dba10fee
Merge remote-tracking branch 'upstream/main'
a7040e0265
查询图片解析状态接口
1284647694
Refactor file utils (
#10970
)
Compare 3 commits »
wanghaoyu
pushed to
main
at
yyg/AI
2025-11-03 18:12:59 +08:00
b49e4f1c3a
Merge remote-tracking branch 'upstream/main'
219d696d3f
保存元数据信息
076d811086
Introduce common/config_utils.py (
#10968
)
Compare 3 commits »
wanghaoyu
pushed to
main
at
yyg/AI
2025-11-03 17:05:56 +08:00
01bd745741
优化企业知识库删除接口
wanghaoyu
pushed to
main
at
yyg/AI
2025-11-03 16:45:14 +08:00
61c5091471
修改项目概述和评分要求输出格式
wanghaoyu
pushed to
main
at
yyg/AI
2025-11-03 16:38:53 +08:00
7933775c16
Merge remote-tracking branch 'upstream/main'
66f0141cb0
企业图库图片解析
121d3fd815
Introduce common/constants.py (
#10965
)
d008a4df9f
Move base64_image related functions to common directory (
#10957
)
5a88c01111
Feat: Filter structured output data directly during the rendering stage.
#10866
(
#10958
)
Compare 18 commits »
wanghaoyu
pushed to
main
at
yyg/AI
2025-11-02 17:58:56 +08:00
be249b42ca
流式输出类移动到utils中
wanghaoyu
pushed to
main
at
yyg/AI
2025-11-02 17:53:21 +08:00
cd7995f9e7
提取流式输出类
wanghaoyu
pushed to
main
at
yyg/AI
2025-11-02 17:31:07 +08:00
fad6698ea7
Merge remote-tracking branch 'upstream/main'
2426551aa3
项目概述和评分标准(流式输出)
57a83eca8a
Remove unused code (
#10938
)
6447b737ab
Move singleton to common directory (
#10935
)
Compare 4 commits »
wanghaoyu
pushed to
main
at
yyg/AI
2025-10-31 17:45:02 +08:00
3a3524c16f
Merge remote-tracking branch 'upstream/main'
ef4a15be23
修改响应码为200
fe4852cb71
TEI auto truncate inputs (
#10916
)
f52e56c2d6
Remove 'get_lan_ip' and add common misc_utils.py (
#10880
)
Compare 4 commits »
wanghaoyu
pushed to
main
at
yyg/AI
2025-10-31 14:52:50 +08:00
cad772e56c
Merge remote-tracking branch 'upstream/main'
b6ff69d5cd
优化删除逻辑
e9debfd74d
Fix: The nodes on the canvas were not updated in time after the operator name was modified.
#10866
(
#10911
)
Compare 3 commits »
wanghaoyu
pushed to
main
at
yyg/AI
2025-10-31 14:27:07 +08:00
fd7dff18c6
Merge remote-tracking branch 'upstream/main'
c670f9fcae
优化响应结构
d8a7fb6f2b
Fix: Fixed the styling and logic issues on the model provider page
#10703
(
#10909
)
c8a82da722
Feat: Rename the files in the jsonjoy-builder directory to lowercase.
#10866
(
#10908
)
Compare 4 commits »
wanghaoyu
pushed to
main
at
yyg/AI
2025-10-31 11:59:56 +08:00
2c572d173e
从MySQL缓存读取
wanghaoyu
pushed to
main
at
yyg/AI
2025-10-31 11:51:39 +08:00
5be870e04f
只调用一次LLM
First
Previous
...
15
16
17
18
19
...
Next
Last