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