name

open val name: String(source)

Retrieves the description of the current class or object from the LLMDescription annotation. If the annotation is not present, defaults to the JVM name of the class.

This property is typically used to provide human-readable descriptions of toolsets or entities for integration with large language models (LLMs).