toggle menu
Embabel Agent Documentation
JVM
switch theme
search in API
Embabel Agent Documentation
/
com.embabel.agent.rag
/
RagResponseEnhancer
Rag
Response
Enhancer
interface
RagResponseEnhancer
Members
Properties
enhancement
Type
Link copied to clipboard
abstract
val
enhancementType
:
EnhancementType
Functions
enhance
Link copied to clipboard
abstract
fun
enhance
(
response
:
RagResponse
)
:
RagResponse
estimate
Impact
Link copied to clipboard
open
fun
estimateImpact
(
response
:
RagResponse
)
:
EnhancementEstimate
?