docs icon indicating copy to clipboard operation
docs copied to clipboard

Document the "plugin" decorator

Open sambarza opened this issue 2 years ago • 1 comments

Overwritable methods:

  • settings_schema (check if method must be documented, settings_model is better)
  • settings_model
  • load_settings
  • save_settings

sambarza avatar Nov 17 '23 18:11 sambarza

@sambarza we added those in the Hooks table here [1], is it enough to close this issue? Or do you have something more in mind?

[1] https://cheshire-cat-ai.github.io/docs/technical/plugins/hooks/#__tabbed_1_4

kodaline avatar Jun 02 '24 20:06 kodaline