Class RAGServiceImpl
-
- All Implemented Interfaces:
-
ai.tock.genai.orchestratorclient.services.RAGService
public final class RAGServiceImpl implements RAGService
-
-
Constructor Summary
Constructors Constructor Description RAGServiceImpl()
-
Method Summary
Modifier and Type Method Description RAGResponserag(RAGQuery query, Boolean debug)-
-
Method Detail
-
rag
RAGResponse rag(RAGQuery query, Boolean debug)
-
-
-
-