RagServiceSearchTools

Expose a RagService as tools. Options are stable.

Constructors

Link copied to clipboard
constructor(ragService: RagService, options: RagOptions)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open override val toolCallbacks: List<<Error class: unknown class>>

Tool callbacks referenced or exposed.

Functions

Link copied to clipboard

Expose the ToolGroup as an interface

Link copied to clipboard
fun search(query: String): String