rag Service
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
Create a RagService with the given name, or the default if no name is given. Enhance if necessary