SkillToolset
Toolset that manages and provides access to a collection of Skills.
Functions
Link copied to clipboard
Return all tools in the toolset based on the provided context.
Link copied to clipboard
open suspend override fun processLlmRequest(toolContext: ToolContext, llmRequest: LlmRequest): LlmRequest
Allows the toolset to process the LLM request.