dify/api/core/plugin/entities
Yeuoly 0cb00d5fd2
refactor: move structured output support outside LLM Node (#21565)
Co-authored-by: Novice <novice12185727@gmail.com>
2025-06-27 14:55:31 +08:00
..
base.py Introduce Plugins (#13836) 2025-02-17 17:05:13 +08:00
bundle.py Introduce Plugins (#13836) 2025-02-17 17:05:13 +08:00
endpoint.py chore: bump pydantic to 2.11 and pydantic-settings to 2.9 (#15049) 2025-05-08 17:39:51 +08:00
marketplace.py Introduce Plugins (#13836) 2025-02-17 17:05:13 +08:00
parameters.py refactor: move structured output support outside LLM Node (#21565) 2025-06-27 14:55:31 +08:00
plugin.py chore: bump pydantic to 2.11 and pydantic-settings to 2.9 (#15049) 2025-05-08 17:39:51 +08:00
plugin_daemon.py feat: add DYNAMIC_SELECT parameter type for dynamic options in parameter entities (#21425) 2025-06-26 17:44:14 +08:00
request.py refactor: move structured output support outside LLM Node (#21565) 2025-06-27 14:55:31 +08:00