tiny_aiplacement/options

Description:
  • Options helper for Tiny AI plugin.

Source:
License:
  • http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later

Options helper for Tiny AI plugin.

Members

(static, constant) getContextId

Description:
  • Fetch the context ID value for this editor instance.

Source:

Fetch the context ID value for this editor instance.

(static, constant) getUserId

Description:
  • Fetch the user ID value for this editor instance.

Source:

Fetch the user ID value for this editor instance.

(static, constant) isImageAllowed

Description:
  • Whether image generation is allowed in this instance.

Source:

Whether image generation is allowed in this instance.

(static, constant) isTextAllowed

Description:
  • Whether text generation is allowed in this instance.

Source:

Whether text generation is allowed in this instance.

(static, constant) register

Description:
  • Options registration function.

Source:

Options registration function.