Yeuoly
|
b76e17b25d
|
feat: introduce trigger functionality (#27644)
Signed-off-by: lyzno1 <yuanyouhuilyz@gmail.com>
Co-authored-by: Stream <Stream_2@qq.com>
Co-authored-by: lyzno1 <92089059+lyzno1@users.noreply.github.com>
Co-authored-by: zhsama <torvalds@linux.do>
Co-authored-by: Harry <xh001x@hotmail.com>
Co-authored-by: lyzno1 <yuanyouhuilyz@gmail.com>
Co-authored-by: yessenia <yessenia.contact@gmail.com>
Co-authored-by: hjlarry <hjlarry@163.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: WTW0313 <twwu@dify.ai>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-11-12 17:59:37 +08:00 |
|
Asuka Minato
|
32c715c4d0
|
rm type ignore (#25715)
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: -LAN- <laipz8200@outlook.com>
|
2025-10-21 11:26:58 +08:00 |
|
Eric Guo
|
59ad6e02ce
|
Add timeout so any plugin daemon call (including the SSE path) that legitimately takes longer than 5s would right. (#26852)
|
2025-10-14 09:23:27 +08:00 |
|
Yuto Yamada
|
dfc03bac9f
|
Fix typo: reponse to response (#26792)
|
2025-10-13 10:04:19 +08:00 |
|
Asuka Minato
|
bb6a331490
|
change all to httpx (#26119)
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-10 23:41:16 +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 |
|
Bowen Liang
|
7b379e2a61
|
chore: apply ty checks on api code with script and ci action (#24653)
|
2025-09-02 16:05:13 +08:00 |
|
Yongtao Huang
|
fa753239ad
|
Refactor: use logger = logging.getLogger(__name__) in logging (#24515)
Co-authored-by: Yongtao Huang <99629139+hyongtao-db@users.noreply.github.com>
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-08-26 18:10:31 +08:00 |
|
znn
|
ab78e12089
|
enhancing logging (#23332)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-08-05 10:36:48 +08:00 |
|
Bowen Liang
|
888cd86afd
|
chore: prepare the plugin daemon base url to yarl URL ahead intstead of in every invocation (#20541)
|
2025-06-03 17:01:35 +08:00 |
|
Bowen Liang
|
eee88a8012
|
chore: improve error logging for requests to plugin daemon (#20328)
|
2025-05-29 17:12:27 +08:00 |
|
Yeuoly
|
ff0feaf34e
|
fix: handle EndpointSetupFailedError in BasePluginClient (#19613)
|
2025-05-15 13:59:43 +08:00 |
|
Yeuoly
|
abafa68647
|
refactor: rename plugin manager to plugin client and rename path from manager to impl (#18876)
|
2025-04-27 14:22:25 +08:00 |
|