Package rocks.imsofa.ai.puppychatter.rag
Interface RagPuppyChatter<T extends PromptParameters,S extends Response>
- All Superinterfaces:
PuppyChatter<T,S>
- All Known Implementing Classes:
OllamaRagPuppyChatter,OpenrouterRagPuppyChatter
public interface RagPuppyChatter<T extends PromptParameters,S extends Response>
extends PuppyChatter<T,S>
-
Method Summary
Methods inherited from interface rocks.imsofa.ai.puppychatter.PuppyChatter
bark, bark, bark, bark, closeSession, createSession
-
Method Details
-
setRagHandler
-
getRagHandler
RagHandler getRagHandler()
-