getPromptPublishers

abstract fun getPromptPublishers(): List<Any>

Retrieves all prompt publishers registered in the application context.

Return

a list of prompt publisher beans (sync or async)