Yansong Zhang
7877706b5f
add app mode for message
2025-10-14 16:42:30 +08:00
hj24
7a54607219
fix: raise error for unexpected account
2025-10-14 13:35:02 +08:00
jyong
e3f3cac10f
return {"allowed_extensions": list(DOCUMENT_EXTENSIONS)}
2025-10-14 12:04:59 +08:00
Yansong Zhang
54fc8f4390
add interface for review app
2025-10-14 11:35:59 +08:00
Yansong Zhang
4e5405dce2
add interface for review app
2025-10-14 11:35:25 +08:00
Yansong Zhang
e54131e95b
add interface for review app
2025-10-14 11:35:20 +08:00
Yansong Zhang
341ee17042
fix: add account import for wraps
2025-10-13 17:25:02 +08:00
Yansong Zhang
7ac1629797
fix: add account import for wraps
2025-10-13 17:24:55 +08:00
hj24
ed97dce06e
fix: add fast path
2025-10-13 17:20:52 +08:00
hjlarry
064075ab5f
Merge branch 'feat/collaboration' into deploy/dev
2025-10-13 16:43:23 +08:00
Yansong Zhang
1a699cb52d
fix: get app model without check tenant in trial
2025-10-13 15:13:43 +08:00
hj24
b4d412fead
fix: ci lint
2025-10-13 14:03:49 +08:00
lyzno1
67762cf1d8
chore: resolve merge conflict in pnpm-lock.yaml
...
Merged origin/main into feat/collaboration and resolved dependency lock file conflicts by regenerating pnpm-lock.yaml through clean install.
Changes:
- Resolved eslint version differences (9.36.0 vs 9.35.0)
- Updated lock file reflects current dependency resolution
- All other changes from main branch successfully merged
2025-10-13 11:53:43 +08:00
屈定
44d36f2460
fix: external knowledge url check ssrf ( #26789 )
...
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-10-13 11:19:00 +08:00
Yansong Zhang
7fc822379d
add: return id for banner list
2025-10-13 11:04:21 +08:00
hj24
b6d9360f72
fix: use account id in workflow app log filter
2025-10-13 10:42:18 +08:00
AsperforMias
2f50f3fd4b
refactor: use libs.login current_user in console controllers ( #26745 )
...
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-13 10:33:33 +08:00
Asuka Minato
24cd7bbc62
fix RetrievalMethod StrEnum ( #26768 )
...
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2025-10-13 10:29:37 +08:00
Guangdong Liu
d299e75e1b
refactor: use dynamic max characters for chunking in extractors ( #26782 )
2025-10-13 10:22:59 +08:00
hjlarry
9fc2a0a3a1
Merge branch 'feat/collaboration' into deploy/dev
2025-10-13 10:16:39 +08:00
Asuka Minato
0a56d65581
Issue 23579 ( #26777 )
...
Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2025-10-13 10:16:12 +08:00
Yuto Yamada
dfc03bac9f
Fix typo: reponse to response ( #26792 )
2025-10-13 10:04:19 +08:00
dependabot[bot]
81e1376e08
chore(deps): bump opik from 1.7.43 to 1.8.72 in /api ( #26804 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-13 10:00:35 +08:00
lyzno1
efb4a9d327
Merge remote-tracking branch 'origin/main' into feat/collaboration
2025-10-11 18:18:40 +08:00
NeatGuyCoding
e3191d4e91
fix enum and type ( #26756 )
...
Signed-off-by: NeatGuyCoding <15627489+NeatGuyCoding@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-10-11 17:46:44 +08:00
Stream
ca0a149f06
Merge branch 'feat/memory-orchestration-be-dev-env' into deploy/dev
2025-10-11 16:28:33 +08:00
Stream
db83b54a88
Merge branch 'feat/memory-orchestration-be' into feat/memory-orchestration-be-dev-env
2025-10-11 16:27:58 +08:00
Stream
f4567fbf9e
fix: fix circular ref
2025-10-11 16:27:40 +08:00
Stream
8fd088754a
fix: fix circular ref
2025-10-11 16:16:51 +08:00
Stream
05751ac492
Merge branch 'feat/memory-orchestration-be-dev-env' into deploy/dev
2025-10-11 16:16:15 +08:00
Stream
e7d63a9fa3
fix: fix circular ref
2025-10-11 16:15:32 +08:00
Stream
a1e3a72274
chore: add database migration file
2025-10-11 15:38:05 +08:00
Yansong Zhang
c5566d707a
When there is no content in a certain language, it needs to fallback to English
2025-10-11 15:35:57 +08:00
Stream
1a4600ce77
Merge remote-tracking branch 'origin/deploy/dev' into feat/memory-orchestration-be-dev-env
...
# Conflicts:
# api/models/__init__.py
# api/uv.lock
2025-10-11 15:01:26 +08:00
Yansong Zhang
27e8a076ff
add: language for banner
2025-10-11 14:54:14 +08:00
lyzno1
f19630bcf5
Merge remote-tracking branch 'origin/main' into feat/collaboration
2025-10-11 14:43:20 +08:00
lyzno1
d986659add
chore: replace Chinese/Japanese comments with English translations
2025-10-11 14:20:37 +08:00
Guangdong Liu
456dbfe7d7
feat: add tracking for updated_by and updated_at fields in app models ( #26736 )
2025-10-11 13:48:57 +08:00
Yansong Zhang
048a2c7979
mr credit pool
2025-10-11 12:03:53 +08:00
Yansong Zhang
d0b99170f6
mr credit pool
2025-10-11 11:48:54 +08:00
Yansong Zhang
1d16528dff
add credit next_credit_reset_date
2025-10-11 11:45:24 +08:00
Yansong Zhang
c0ed353c10
add credit next_credit_reset_date
2025-10-11 11:45:18 +08:00
carribean
cbf2ba6cec
Feature integrate alibabacloud mysql vector ( #25994 )
...
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-11 10:47:28 +08:00
Yansong Zhang
b786fdf484
add workflow run
2025-10-11 10:45:50 +08:00
Yansong Zhang
26b63693aa
Separate object attributes before session
2025-10-11 09:54:20 +08:00
Yansong Zhang
5883dc8876
fix: session of db
2025-10-11 09:42:41 +08:00
Yansong Zhang
3e14077e8d
fix trial where condition
2025-10-11 09:27:06 +08:00
hjlarry
3a7f729176
change event type name of websocket
2025-10-11 09:09:30 +08:00
Asuka Minato
1bd621f819
remove .value ( #26633 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-10-11 09:08:29 +08:00
hjlarry
c4d03bf378
change event type name of websocket
2025-10-11 09:07:02 +08:00