Skip to content

WaldiezNodeAgentDocAgentData

@waldiez/react v0.5.9


WaldiezNodeAgentDocAgentData = WaldiezAgentCommonData & object

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

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ΒΆ