Files
dify-plugin-sdks/python/dify_plugin
Yeuoly 5f517df4f5 feat: mark constructors as final in multiple classes (#132)
- Added `@final` decorator to the constructors of `AgentStrategy`, `Endpoint`, `AIModel`, and `Tool` classes to prevent overriding.
- Included documentation notes in each constructor to indicate that they should not be overridden.
2025-05-07 13:22:20 +08:00
..
2025-02-10 14:58:05 +08:00
2024-12-02 21:10:36 +08:00
2024-09-11 16:19:46 +08:00