rag

abstract fun rag(): RagService

Return the default RagService


abstract fun rag(service: String): RagService

Return the RagService for the given service name or throw an exception if not found.