Companion
object Companion
Functions
Link copied to clipboard
fun fromToolInstances(name: String, description: String, notes: String, vararg toolInstances: Any): LlmReference
Create an LlmReference from tool instances. Accepts both Tool objects directly and objects with @LlmTool annotated methods.