49
|
471cd760d7
|
fix: improve infinite scroll observer responsiveness (#27546)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-11-04 10:15:27 +08:00 |
|
墨绿色
|
7f48c57edf
|
fix: datasets weight settings embedding model does not change (#27694)
Co-authored-by: lijiezhao <lijiezhao@perfect99.com>
|
2025-11-04 10:00:36 +08:00 |
|
NeatGuyCoding
|
6569801162
|
extract parse_time_range for console app stats related queries (#27626)
Signed-off-by: NeatGuyCoding <15627489+NeatGuyCoding@users.noreply.github.com>
|
2025-11-04 10:00:12 +08:00 |
|
国昊
|
9dd83f50a7
|
FIX Issue #27697: Add env variable in docker-compose(template) and make it take effect. (#27704)
|
2025-11-04 09:58:59 +08:00 |
|
CrabSAMA
|
59c56b1b0d
|
fix: File model add known extra fields, fix issue about the tool of… (#27607)
|
2025-11-04 09:57:25 +08:00 |
|
Tianzhi Jin
|
94cd2de940
|
fix(api): return timestamp as integer in document api (#27761)
|
2025-11-04 09:55:47 +08:00 |
|
heyszt
|
3c23375607
|
refactor: Use Repository Pattern for Model Layer (#27663)
|
2025-11-04 09:53:22 +08:00 |
|
dependabot[bot]
|
56047f638f
|
chore(deps): bump dayjs from 1.11.18 to 1.11.19 in /web (#27735)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2025-11-04 09:47:57 +08:00 |
|
vicen
|
9c01d3e775
|
fix: two web bugs for json-schema-config-modal (#27718)
|
2025-11-04 09:45:28 +08:00 |
|
海狸大師
|
c85c87f3da
|
fix(i18n/zh-Hant): unify terminology and improve translation consistency (#27717)
|
2025-11-04 09:42:26 +08:00 |
|
-LAN-
|
eaa02e3d55
|
Add SQLAlchemy Mapped annotations to MessageFeedback (#27768)
|
2025-11-04 09:39:59 +08:00 |
|
yihong
|
0219222a60
|
fix: pin litellm version ignore build issue (#27742)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
|
2025-11-04 09:39:03 +08:00 |
|
yangzheli
|
dba659b220
|
fix(web): fix issues with links, Chinese translations, and styling on the logs page (#27669)
|
2025-11-04 09:38:15 +08:00 |
|
Bowen Liang
|
ee6458768e
|
cleanup orphan packages in packages stage of api dockerfile (#27617)
|
2025-11-04 09:36:52 +08:00 |
|
Shemol
|
ed3d02dc6d
|
web(markdown): support <think> without trailing newline in preprocessThinkTag (#27776)
Signed-off-by: SherlockShemol <shemol@163.com>
|
2025-11-04 09:35:54 +08:00 |
|
CrabSAMA
|
95471b1188
|
fix(ui): fixed the bug about empty placeholder when plugin install successfully (#27780)
|
2025-11-04 09:35:14 +08:00 |
|
aka James4u
|
6190cfbfd8
|
feat: localization for hi-IN (#27783)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-11-04 09:34:41 +08:00 |
|
aka James4u
|
11f2f95103
|
Added it-IT for italian (#27665)
|
2025-11-03 11:51:45 +08:00 |
|
-LAN-
|
2abbc14703
|
refactor: replace hardcoded user plan strings with CloudPlan enum (#27675)
|
2025-11-03 11:51:09 +08:00 |
|
dependabot[bot]
|
b2b2816ade
|
chore(deps): bump tablestore from 6.2.0 to 6.3.7 in /api (#27736)
|
2025-11-03 11:50:39 +08:00 |
|
-LAN-
|
4461df1bd9
|
refactor(api): add SQLAlchemy 2.x Mapped type hints to Message model (#27709)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-11-01 01:16:07 +08:00 |
|
katakyo
|
f7f6b4a8b0
|
i18n(ja-JP): Use 「公開」 for App Overview “Launch” action label (#27680)
|
2025-10-31 11:23:38 +08:00 |
|
kenwoodjw
|
41be581594
|
fix: python package vulnerability (#27645)
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
|
2025-10-30 16:43:07 +08:00 |
|
QuantumGhost
|
20ad5b7ac2
|
docs(api): update docs about gevent setup in app.py (#27611)
Add a warning about top level importing in gunicorn.conf.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-10-30 15:43:08 +08:00 |
|
QuantumGhost
|
a1c0bd7a1c
|
feat(api): Introduce workflow pause state management (#27298)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-10-30 14:41:09 +08:00 |
|
Wu Tianwei
|
fd7c4e8a6d
|
feat: enhance pipeline template list with marketplace feature toggle (#27604)
|
2025-10-30 11:02:54 +08:00 |
|
quicksand
|
41e549af14
|
fix(weaviate): skip init checks to prevent PyPI requests on each search (#27624)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-10-30 09:59:08 +08:00 |
|
issac2e
|
b7360140ee
|
fix: resolve stale closure values in LLM node callbacks (#27612) (#27614)
Co-authored-by: liuchen15 <liuchen15@gaotu.cn>
|
2025-10-30 09:38:39 +08:00 |
|
kurokobo
|
c71f7c7613
|
fix(http_request): set response.text if there is no file (#27610)
|
2025-10-30 09:34:59 +08:00 |
|
yangzheli
|
c905c47775
|
fix(web): add a scrollbar when the setting-modal content overflows (#27620)
|
2025-10-30 09:31:24 +08:00 |
|
Wu Tianwei
|
4ca7ba000c
|
refactor: update install status handling in plugin installation process (#27594)
|
2025-10-29 18:31:02 +08:00 |
|
Xiyuan Chen
|
f260627660
|
feat: use id for webapp (#27576)
|
2025-10-29 01:45:40 -07:00 |
|
XlKsyt
|
1e9142c213
|
feat: enhance tencent trace integration with LLM core metrics (#27126)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2025-10-29 15:53:30 +08:00 |
|
Jyong
|
82890fe38e
|
add uninstalled recommend tools detail (#27537)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-10-29 15:33:41 +08:00 |
|
Blackoutta
|
7dc7c8af98
|
improve: speed up tracing config decryption process (#27549)
|
2025-10-29 15:33:16 +08:00 |
|
quicksand
|
addebc465a
|
fix: resolve 500 error when updating document chunk settings (#27551) (#27574)
|
2025-10-29 15:31:18 +08:00 |
|
Vivec
|
5ab315aeaf
|
fix: set conditional capabilities upon MCP client session initialization (#26234)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Novice <novice12185727@gmail.com>
|
2025-10-29 15:11:45 +08:00 |
|
非法操作
|
f092bc1912
|
chore: add more stories (#27403)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-10-29 14:33:43 +08:00 |
|
Jianwei Mao
|
23b49b8304
|
fix issues 27388, add missing env variable: ENFORCE_LANGGENIUS_PLUGIN… (#27545)
|
2025-10-29 10:40:59 +08:00 |
|
NeatGuyCoding
|
9e97248ede
|
fix unit test using enum (#27575)
Signed-off-by: NeatGuyCoding <15627489+NeatGuyCoding@users.noreply.github.com>
|
2025-10-29 10:26:40 +08:00 |
|
Asuka Minato
|
d532b06310
|
example of use api.model (#27514)
|
2025-10-29 10:25:15 +08:00 |
|
GuanMu
|
07a2281730
|
chore: add web type check step to GitHub Actions workflow (#27498)
|
2025-10-29 10:20:37 +08:00 |
|
Eric Guo
|
42385f3ffa
|
Sync celery queue name list (#27554)
|
2025-10-29 10:19:57 +08:00 |
|
yangzheli
|
c597234374
|
fix(workflow): doc extractor node now correctly extracts mdx files (#27570)
|
2025-10-29 10:19:29 +08:00 |
|
NeatGuyCoding
|
3de73f07c6
|
fix sl translation (#27555)
Signed-off-by: tech-leader <tech@sabegeek.com>
Co-authored-by: tech-leader <tech@sabegeek.com>
|
2025-10-28 18:48:12 +08:00 |
|
Novice
|
0caeaf6e5c
|
chore: improve mcp server url validation (#27558)
|
2025-10-28 17:30:01 +08:00 |
|
Joel
|
3395297c3e
|
chore: warning messages too long in model config caused ui issue (#27542)
|
2025-10-28 13:58:31 +08:00 |
|
zhaobingshuang
|
e60a7c7143
|
fix(command): The vdb migrate command cannot be stopped (#27536)
|
2025-10-28 11:56:06 +08:00 |
|
Wu Tianwei
|
0e62a66cc2
|
feat: Introduce RAG tool recommendations and refactor related components for improved plugin management (#27259)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-10-28 10:22:16 +08:00 |
|
Eric Guo
|
ff32dff163
|
Enabled cross-subdomain console sessions by making the cookie domain configurable and aligning the frontend so it reads the shared CSRF cookie. (#27190)
|
2025-10-28 10:04:24 +08:00 |
|