Stream
|
65a3646ce7
|
fix: error handling with model validation
|
2025-10-16 16:33:33 +08:00 |
Stream
|
f4fa57dac9
|
fix: store memory_blocks in correct field
|
2025-10-15 16:56:12 +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 |
Stream
|
c367f80ec5
|
Merge branch 'main' into feat/memory-orchestration-be
|
2025-10-09 15:01:03 +08:00 |
Will
|
11770439be
|
chore: remove explicit dependency on the fastapi framework (#26609)
|
2025-10-06 20:21:51 +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 |
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 |
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 |
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 |
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 |
Stream
|
a8c2a300f6
|
refactor: make memories API return MemoryBlock
|
2025-09-22 17:14:07 +08:00 |
Stream
|
394b7d09b8
|
refactor: fix basedpyright/ruff errors
|
2025-09-22 15:17:19 +08:00 |
Stream
|
e9313b9c1b
|
Merge branch 'main' into feat/memory-orchestration-be
# Conflicts:
# api/core/app/apps/advanced_chat/app_runner.py
# api/core/workflow/constants.py
# api/core/workflow/entities/variable_pool.py
# api/core/workflow/nodes/llm/node.py
# api/models/workflow.py
|
2025-09-22 14:46:30 +08:00 |
Shili Cao
|
345ac8333c
|
Add Full-Text & Hybrid Search Support to Baidu Vector DB and Update SDK, Closes #25982 (#25983)
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-09-22 10:17:35 +08:00 |
jiangbo721
|
062b173c66
|
fix: Statistics, like workflows, do not include debug data. (#25979)
|
2025-09-20 10:47:59 +08:00 |
-LAN-
|
b2d8a7eaf1
|
Fix: enforce editor-only access to chat message logs (#25936)
|
2025-09-18 21:59:51 +08:00 |
Maries
|
bb01c31f30
|
fix(api): enhance data handling in RagPipelineDslService to filter credentials (#25926)
|
2025-09-18 18:36:49 +08:00 |
crazywoola
|
878420463c
|
fix: Message => str (#25876)
|
2025-09-18 17:57:57 +08:00 |
-LAN-
|
85cda47c70
|
feat: knowledge pipeline (#25360)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: twwu <twwu@dify.ai>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: jyong <718720800@qq.com>
Co-authored-by: Wu Tianwei <30284043+WTW0313@users.noreply.github.com>
Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com>
Co-authored-by: lyzno1 <yuanyouhuilyz@gmail.com>
Co-authored-by: quicksand <quicksandzn@gmail.com>
Co-authored-by: Jyong <76649700+JohnJyong@users.noreply.github.com>
Co-authored-by: lyzno1 <92089059+lyzno1@users.noreply.github.com>
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
Co-authored-by: Yongtao Huang <yongtaoh2022@gmail.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: nite-knite <nkCoding@gmail.com>
Co-authored-by: Hanqing Zhao <sherry9277@gmail.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Harry <xh001x@hotmail.com>
|
2025-09-18 12:49:10 +08:00 |
Stream
|
ac5dd1f45a
|
refactor: update MemoryApi(Resource) for version
|
2025-09-16 19:25:17 +08:00 |
-LAN-
|
b5a7e64e19
|
Fix incorrect API endpoint routing from PR #25628 (#25778)
|
2025-09-16 19:20:26 +08:00 |
Stream
|
3005cf3282
|
refactor: update MemoryApi(WebApiResource) for version
|
2025-09-16 19:12:08 +08:00 |
Stream
|
2a532ab729
|
Merge branch 'main' into feat/memory-orchestration-be
# Conflicts:
# api/core/app/apps/advanced_chat/app_runner.py
# api/core/prompt/entities/advanced_prompt_entities.py
# api/core/variables/segments.py
|
2025-09-15 14:14:56 +08:00 |
Stream
|
008f778e8f
|
fix: fix mypy
|
2025-09-15 14:00:53 +08:00 |
-LAN-
|
bab4975809
|
chore: add ast-grep rule to convert Optional[T] to T | None (#25560)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-09-15 13:06:33 +08:00 |
Guangdong Liu
|
07d383ffaa
|
refactor: update API routes and documentation for app and datasets endpoints (#25628)
|
2025-09-15 10:59:11 +08:00 |
Ritoban Dutta
|
67a686cf98
|
[Chore/Refactor] use __all__ to specify export member. (#25681)
|
2025-09-15 09:45:35 +08:00 |
Asuka Minato
|
4f868275a9
|
example for __all__ (#25666)
|
2025-09-14 18:40:06 +08:00 |
Krito.
|
a13d7987e0
|
chore: adopt StrEnum and auto() for some string-typed enums (#25129)
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-09-12 21:14:26 +08:00 |
Guangdong Liu
|
285291f545
|
refactor: update API routes and documentation for console endpoints (#25554)
|
2025-09-12 11:51:24 +08:00 |