textForLLM

abstract fun textForLLM(): String(source)

Abstract method to retrieve a text representation for integration with language learning models.

Return

a string that represents the textual content to be used by language learning models.