Skip to content

WaldiezNodeAgentDocAgentData

@waldiez/react v0.6.0


WaldiezNodeAgentDocAgentData = WaldiezAgentCommonData & object

Defined in: src/waldiez/models/Agent/DocAgent/types.ts:73

WaldiezNodeAgentDocAgentData The data for the document agent node.

Type DeclarationΒΆ

collectionNameΒΆ

collectionName: string | null

labelΒΆ

label: string

parsedDocsPathΒΆ

parsedDocsPath: string | null

queryEngineΒΆ

queryEngine: RAGQueryEngine | null

resetCollectionΒΆ

resetCollection: boolean

SeeΒΆ