Commit Graph

3895 Commits (fdf08fc0865dedac89e98f134bc358453a96087e)

Author SHA1 Message Date
Asuka Minato fdf08fc086
Apply suggestion from @Copilot
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
8 months ago
Asuka Minato b24f19db6c
Apply suggestion from @Copilot
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
8 months ago
Asuka Minato 49fcdd6c4d
Apply suggestion from @Copilot
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
8 months ago
Asuka Minato fab4d74c39
Apply suggestion from @Copilot
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
8 months ago
Asuka Minato 41ec3357b8
Apply suggestion from @Copilot
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
8 months ago
Asuka Minato a4ccd72170
Apply suggestion from @Copilot
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
8 months ago
Asuka Minato e1d6ee6ce9
Apply suggestion from @Copilot
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
8 months ago
Asuka Minato 4c74969d24
Update api/models/model.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
8 months ago
Asuka Minato 1182a72966
Update api/models/account.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
8 months ago
Asuka Minato 93446506e6
Update api/models/account.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
8 months ago
Asuka Minato 3900352101
Update api/models/account.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
8 months ago
Asuka Minato 5f9756849a
Update api/models/account.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
8 months ago
Asuka Minato 5bad1bdf00
Update api/models/account.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
8 months ago
Asuka Minato bfa62a5cd6
Update api/models/account.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
8 months ago
Asuka Minato d39776c0c9
Merge branch 'main' into mapped_column 8 months ago
Asuka Minato eeef2f0cdf
Update api/models/model.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
8 months ago
Asuka Minato 07a2b4a1f7
Update api/models/model.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
8 months ago
znn 19c09d6111
enabling vector index prefix name via configuration files (#22661) 8 months ago
Jason Young 6248658c04
fix: resolve Redis mock import error in test configuration (#22663) 8 months ago
Jason Young 274142c4c2
test: add comprehensive unit tests for auth service module (#22662) 8 months ago
Aryan Raj ce794335e9
Fix/replace datetime patterns with naive utc now (#22654) 8 months ago
Asuka Minato 542d0a67b2 try 8 months ago
Asuka Minato 42a28fa3aa fix type 8 months ago
Asuka Minato bb29bf9042 well, fix a hidden bug 8 months ago
Asuka Minato e2963d342d fix more typing 8 months ago
Asuka Minato e66325d309 ignore more 8 months ago
Asuka Minato 3387dc1695 # type: ignore 8 months ago
Asuka Minato bdfad1e8a3 fmt 8 months ago
Asuka Minato aa0538874b ??? 8 months ago
Asuka Minato d4ed7d05d0 remove more 8 months ago
Asuka Minato 74cdf050cb fmt 8 months ago
Asuka Minato 79741fa8a4 apply exact Python types as needed using Mapped 8 months ago
Asuka Minato 9d28f9b865 one more 8 months ago
Asuka Minato 5fda800d09 db.Column -> mapped_column 8 months ago
birkhoff 71d96b671b
feat: update VECTOR_STORE supported types in api/.env.example (#22617)
Co-authored-by: nicksarno <nicksarno@ztm-tech.com>
8 months ago
kurokobo a93db6d797
fix: correct tracing for workflows and chatflows for phoenix (#22547) 8 months ago
Jason Young f2389771cf
test: add comprehensive API key authentication service tests (#22572) 8 months ago
znn ed263aed9f
fix text splitter (#22596) 8 months ago
-LAN- 1f9cd99bc2
refactor: elegant event dispatch patterns (92% complexity reduction) (#22600)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: Claude <noreply@anthropic.com>
8 months ago
jiangbo721 ffee6f3288
fix: admin feedback uses the same method create_feedback (#22580)
Co-authored-by: 刘江波 <jiangbo721@163.com>
8 months ago
-LAN- 460a825ef1
refactor: decouple Node and NodeData (#22581)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com>
8 months ago
kenwoodjw 61a5741c05
fix celery config (#22566)
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
8 months ago
-LAN- 1715dd4320
refactor: Fix some type error (#22594)
Signed-off-by: -LAN- <laipz8200@outlook.com>
8 months ago
-LAN- b88dd17fc1
feat(workflow_cycle_manager): Removes redundant repository methods and adds caching (#22597)
Signed-off-by: -LAN- <laipz8200@outlook.com>
8 months ago
hato_code 62586719b3
fix: remove redundant partial member list retrieval in dataset API (#15492) 8 months ago
helojo e7d80bf7bf
Fix: the pict type picture was not processed in the docx (#19305)
Co-authored-by: zqgame <zqgame@zqgame.local>
8 months ago
Kalo Chin 7a69b57823
Fix jinja2 variable naming inconsistencies (#22578) 8 months ago
Maries a4ef900916
Support OAuth Integration for Plugin Tools (#22550)
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
Co-authored-by: Yeuoly <admin@srmxy.cn>
8 months ago
Jason Young 74caebac32
test: add comprehensive OAuth authentication unit tests (#22528) 8 months ago
Stream 4b2baeea65
fix: use model provided by user in prompt generator (#22541) (#22542)
Co-authored-by: stream <stream@dify.ai>
8 months ago