Stream
|
8aa4db0c77
|
Merge branch 'feat/memory-orchestration-be' into feat/memory-orchestration-be-dev-env
|
2025-10-16 16:33:52 +08:00 |
Stream
|
65a3646ce7
|
fix: error handling with model validation
|
2025-10-16 16:33:33 +08:00 |
Stream
|
106f0fba0b
|
Merge branch 'feat/memory-orchestration-be' into feat/memory-orchestration-be-dev-env
# Conflicts:
# api/controllers/console/app/workflow.py
# api/services/workflow_service.py
|
2025-10-15 17:00:15 +08:00 |
Stream
|
f4fa57dac9
|
fix: store memory_blocks in correct field
|
2025-10-15 16:56:12 +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 |
Stream
|
f6038a4557
|
Merge branch 'main' into feat/memory-orchestration-be
|
2025-10-10 18:43:59 +08:00 |
Asuka Minato
|
ab2eacb6c1
|
use model_validate (#26182)
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: 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-10 17:30:13 +09:00 |
Xiyuan Chen
|
aead192743
|
Fix/token exp when exchange main (#26708)
|
2025-10-10 01:24:36 -07:00 |
Asuka Minato
|
c1e8584b97
|
feat: Refactor api.add_resource to @console_ns.route decorator (#26386)
Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
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>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2025-10-10 16:23:39 +08:00 |
Guangdong Liu
|
aa51662d98
|
refactor(api): add new endpoints for workspace management and update routing (#26465)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-10-10 15:59:14 +08:00 |
Yansong Zhang
|
b4f9698289
|
add trial api
|
2025-10-10 14:15:56 +08:00 |
Yansong Zhang
|
33b576b9d5
|
add trial api
|
2025-10-10 13:59:14 +08:00 |
Yansong Zhang
|
c9c3aa0810
|
mr app-trial
|
2025-10-10 11:30:53 +08:00 |
CodingOnStar
|
4df606f439
|
fix: merge main
|
2025-10-09 18:26:10 +08:00 |
Stream
|
c367f80ec5
|
Merge branch 'main' into feat/memory-orchestration-be
|
2025-10-09 15:01:03 +08:00 |
hjlarry
|
da353a42da
|
fix import error
|
2025-10-09 10:56:48 +08:00 |
hjlarry
|
9b0f172f91
|
Merge branch 'p284' into deploy/dev
|
2025-10-09 09:39:06 +08:00 |
hjlarry
|
5a1fae1171
|
add leader session more check
|
2025-10-09 09:23:04 +08:00 |
Will
|
11770439be
|
chore: remove explicit dependency on the fastapi framework (#26609)
|
2025-10-06 20:21:51 +08:00 |
hjlarry
|
93b2eb3ff6
|
Merge remote-tracking branch 'myori/main' into p284
|
2025-10-04 15:28:29 +08:00 |
Asuka Minato
|
f5161d9add
|
Exclude tests directory from pyright type checking (#26496)
Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-10-02 18:51:36 +08:00 |
Asuka Minato
|
f79d8baf63
|
Fix: Enable Pyright and Fix Typing Errors in Datasets Controller (#26425)
Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
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-09-30 00:38:59 +09:00 |
Asuka Minato
|
d552680e72
|
Refactor: Use @ns.route for tags API (#26357)
Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
2025-09-29 22:33:29 +09:00 |
Asuka Minato
|
d77c2e4d17
|
Fix typing errors in dataset API (#26424)
Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-09-29 15:21:07 +08:00 |
hjlarry
|
4ba6de1116
|
add leader session more check
|
2025-09-29 14:01:42 +08:00 |
Copilot
|
8d897153a5
|
[Chore/Refactor] Apply @console_ns.route decorators to RAG pipeline controllers (#26348)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: asukaminato0721 <30024051+asukaminato0721@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
2025-09-28 23:42:22 +08:00 |
Stream
|
791f33fd0b
|
Merge branch 'main' into feat/memory-orchestration-be
|
2025-09-28 22:41:24 +08:00 |
Stream
|
1e0a3b163e
|
refactor: fix ruff
|
2025-09-28 22:41:07 +08:00 |
Stream
|
bb1f1a56a5
|
feat: update MemoryListApi response format with ChatflowConversationMetadata
|
2025-09-28 22:36:10 +08:00 |
-LAN-
|
095c56a646
|
refactor(router): apply ns.route style (#26339)
|
2025-09-28 13:37:06 +08:00 |
Cluas
|
0c1ec35244
|
fix: resolve UUID parsing error for default user session lookup (#26109)
|
2025-09-26 16:23:16 +08:00 |
autofix-ci[bot]
|
0b131f1a8c
|
[autofix.ci] apply automated fixes
|
2025-09-26 06:44:39 +00:00 |
Yansong Zhang
|
2ff280c4bf
|
add credit pool sys
|
2025-09-26 11:18:28 +08:00 |
Yansong Zhang
|
c41140d654
|
add credit pool sys
|
2025-09-26 10:45:24 +08:00 |
zxhlyh
|
915023b809
|
Chore/remove add node restrict of workflow (#26218)
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
2025-09-25 18:02:43 +08:00 |
hjlarry
|
96c7c86e9d
|
Merge branch 'p284' into deploy/dev
|
2025-09-25 16:58:45 +08:00 |
Jyong
|
960bb8a9b4
|
delete end_user check (#26187)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-09-24 21:32:37 +08:00 |
hjlarry
|
b937fc8978
|
app online user list
|
2025-09-24 17:03:33 +08:00 |
Asuka Minato
|
25c69ac540
|
one example of Session (#24135)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
2025-09-24 03:32:48 +08:00 |
Stream
|
8833fee232
|
feat: move version update logic out of save_memory
|
2025-09-23 23:17:34 +08:00 |
Stream
|
5bf642c3f9
|
feat: expose version to MemoryBlock
|
2025-09-23 23:09:45 +08:00 |
Stream
|
3d7d4182a6
|
feat: add endpoints to delete memory
|
2025-09-23 19:07:37 +08:00 |
Stream
|
75c221038d
|
feat: add endpoints to __init__.py
|
2025-09-23 18:35:11 +08:00 |
Stream
|
b7b5b0b8d0
|
Merge branch 'main' into feat/memory-orchestration-be
|
2025-09-23 17:43:52 +08:00 |
Stream
|
6eab6a675c
|
feat: add created_by to memory blocks
|
2025-09-23 17:35:36 +08:00 |
Asuka Minato
|
8940decd1b
|
more httpx (#25651)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-09-22 23:07:09 +08:00 |
Stream
|
28acb70118
|
feat: add edited_by_user field
|
2025-09-22 18:37:54 +08:00 |
hjlarry
|
c662b95b80
|
Merge branch 'p284' into deploy/dev
|
2025-09-22 18:03:09 +08:00 |
Stream
|
a8c2a300f6
|
refactor: make memories API return MemoryBlock
|
2025-09-22 17:14:07 +08:00 |
Yansong Zhang
|
eedc0ca6ea
|
fix: add marshal app model to json
|
2025-09-22 16:25:53 +08:00 |