withRag

open override fun withRag(options: RagOptions): PromptRunner

Add tools for RAG. Will use platform RagService

Parameters

options

options for the RAG tools. Control similarity threshold, topK, labels, and response formatting.