Interface RAGService
-
- All Implemented Interfaces:
public interface RAGService
-
-
Method Summary
Modifier and Type Method Description abstract RAGResponserag(RAGQuery query, Boolean debug)-
-
Method Detail
-
rag
abstract RAGResponse rag(RAGQuery query, Boolean debug)
-
-
-
-