Uses of Interface
com.composum.ai.backend.slingbase.RAGService
-
Packages that use RAGService Package Description com.composum.ai.backend.slingbase.impl -
-
Uses of RAGService in com.composum.ai.backend.slingbase.impl
Classes in com.composum.ai.backend.slingbase.impl that implement RAGService Modifier and Type Class Description class
RAGServiceImpl
Basic services for retrieval augmented generation (RAG).Fields in com.composum.ai.backend.slingbase.impl declared as RAGService Modifier and Type Field Description protected RAGService
RAGServlet. ragService
-