ragService

abstract fun ragService(context: OperationContext, serviceName: String?, listener: RagEventListener): RagService?

Create a RagService with the given name, or the default if no name is given. Enhance if necessary


abstract val ragService: RagService

Default RAG service