toggle menu
Embabel Agent Documentation
JVM
switch theme
search in API
Embabel Agent Documentation
/
com.embabel.agent.rag
/
Ingester
Ingester
interface
Ingester
Inheritors
MultiIngester
Members
Properties
rag
Services
Link copied to clipboard
abstract
val
ragServices
:
List
<
WritableRagService
>
Functions
active
Link copied to clipboard
abstract
fun
active
(
)
:
Boolean
Is this ingester presently active?
ingest
Link copied to clipboard
abstract
fun
ingest
(
resourcePath
:
String
)
:
IngestionResult