560fe8a0f6
fix: format
2025-09-26 13:33:32 +08:00
da27d261b0
fix: add paid quota error for init_anthropic
2025-09-26 13:32:57 +08:00
c3e3a18ab4
add paid credit
2025-09-26 13:32:40 +08:00
ab34cea714
add paid credit
2025-09-26 13:32:28 +08:00
db0780cfa8
add:log
2025-09-26 13:31:54 +08:00
2b51fc23d9
add credit pool sys
2025-09-26 13:29:31 +08:00
0641773395
fix: add paid quota error for init_anthropic
2025-09-26 13:11:14 +08:00
d745c2e8e3
add paid credit
2025-09-26 12:49:35 +08:00
e974c696f7
add paid credit
2025-09-26 12:49:26 +08:00
2ff280c4bf
add credit pool sys
2025-09-26 11:18:28 +08:00
c41140d654
add credit pool sys
2025-09-26 10:45:24 +08:00
e682749d03
aliyun_trace: unify the span attribute & compatible CMS 2.0 endpoint ( #26194 )
...
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-25 22:51:15 +08:00
915023b809
Chore/remove add node restrict of workflow ( #26218 )
...
Co-authored-by: -LAN- <laipz8200@outlook.com >
2025-09-25 18:02:43 +08:00
96c7c86e9d
Merge branch 'p284' into deploy/dev
2025-09-25 16:58:45 +08:00
2398ed6fe8
fix update env api update time error
2025-09-25 16:28:33 +08:00
f104839672
perf: provide X-Dify-Version for marketplace api access ( #26210 )
2025-09-25 15:33:27 +08:00
6841a09667
fix: remote filename will be 'inline' if Content-Disposition: inline ( #25877 )
...
Fixed the issue that filename will be 'inline' if response header contains `Content-Disposition: inline` while retrieving file by url.
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com >
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-09-25 10:39:44 +08:00
e937c8c72e
improve: pooling httpx clients for requests to code sandbox and ssrf ( #26052 )
2025-09-24 22:14:50 +08:00
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
b937fc8978
app online user list
2025-09-24 17:03:33 +08:00
a4acc64afd
fix(api):LLM node losing Flask context during parallel iterations ( #26098 )
2025-09-24 10:09:35 +08:00
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
8833fee232
feat: move version update logic out of save_memory
2025-09-23 23:17:34 +08:00
5bf642c3f9
feat: expose version to MemoryBlock
2025-09-23 23:09:45 +08:00
96a0b9991e
fix(api): Fix variable truncation for list[File] value in output mapping ( #26133 )
2025-09-23 21:30:46 +08:00
3d7d4182a6
feat: add endpoints to delete memory
2025-09-23 19:07:37 +08:00
75c221038d
feat: add endpoints to __init__.py
2025-09-23 18:35:11 +08:00
b7b5b0b8d0
Merge branch 'main' into feat/memory-orchestration-be
2025-09-23 17:43:52 +08:00
6eab6a675c
feat: add created_by to memory blocks
2025-09-23 17:35:36 +08:00
24b4289d6c
fix:add some explanation for oceanbase parser selection ( #26071 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-09-23 17:06:06 +08:00
dd08957381
fix full_text_search name ( #26104 )
2025-09-23 16:40:26 +08:00
d94e598a89
revert: remove memory database migration
2025-09-23 14:19:40 +08:00
407323f817
fix(api): graph engine debug logging NodeRunRetryEvent not effective ( #26085 )
2025-09-23 13:46:45 +08:00
2e2c87c5a1
fix(graph_engine): error strategy fall. ( #26078 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2025-09-23 01:51:43 +08:00
f4522fd695
try contextmanager ( #26074 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-09-23 00:35:54 +08:00
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
0c4193bd91
fix avatar-url to text ( #26068 )
2025-09-22 21:28:42 +08:00
cd40cde790
fix tenant not exist ( #26066 )
2025-09-22 20:50:30 +08:00
c60c754ac9
fix preview url ( #26059 )
2025-09-22 19:47:39 +08:00
ef80d3b707
fix: Ensure compatibility with old provider name when updating model credentials ( #26017 )
2025-09-22 19:39:17 +08:00
24e8d21b3f
chore(api): bump version ( #25917 )
2025-09-22 19:14:43 +08:00
d823da18db
fix: iteration and loop node single step run ( #26036 )
2025-09-22 19:14:24 +08:00
28acb70118
feat: add edited_by_user field
2025-09-22 18:37:54 +08:00
1e3df09fc6
chore(api): adjust monkey patching in gunicorn.conf.py ( #26056 )
2025-09-22 18:23:01 +08:00
7c35aaa99d
refactor: remove MemoryBlockWithVisibility
2025-09-22 18:16:37 +08:00
c662b95b80
Merge branch 'p284' into deploy/dev
2025-09-22 18:03:09 +08:00
a8c2a300f6
refactor: make memories API return MemoryBlock
2025-09-22 17:14:07 +08:00
d654d9d8b1
refactor: make ChatflowMemoryVariable.value JSON
2025-09-22 16:46:39 +08:00
eedc0ca6ea
fix: add marshal app model to json
2025-09-22 16:25:53 +08:00
e4c3213978
fix: add marshal app model to json
2025-09-22 16:23:55 +08:00