PersistentAI API Documentation / @persistentai/fireflow-nodes / QA
Class: QA
Defined in: packages/fireflow-nodes/src/nodes/persistentai/types.ts:541
Constructors
Constructor
new QA():
QA
Returns
QA
Properties
answer
answer:
string=''
Defined in: packages/fireflow-nodes/src/nodes/persistentai/types.ts:547
answer_tokens
answer_tokens:
number=0
Defined in: packages/fireflow-nodes/src/nodes/persistentai/types.ts:554
chunk_id
chunk_id:
string=''
Defined in: packages/fireflow-nodes/src/nodes/persistentai/types.ts:561
chunk_number
chunk_number:
number=0
Defined in: packages/fireflow-nodes/src/nodes/persistentai/types.ts:568
created_at
created_at:
string=''
Defined in: packages/fireflow-nodes/src/nodes/persistentai/types.ts:575
document_id
document_id:
string=''
Defined in: packages/fireflow-nodes/src/nodes/persistentai/types.ts:582
document_published_at
document_published_at:
string=''
Defined in: packages/fireflow-nodes/src/nodes/persistentai/types.ts:589
model?
optionalmodel:string
Defined in: packages/fireflow-nodes/src/nodes/persistentai/types.ts:637
page_number_from
page_number_from:
number=0
Defined in: packages/fireflow-nodes/src/nodes/persistentai/types.ts:596
page_number_to
page_number_to:
number=0
Defined in: packages/fireflow-nodes/src/nodes/persistentai/types.ts:603
qa_id
qa_id:
string=''
Defined in: packages/fireflow-nodes/src/nodes/persistentai/types.ts:610
question
question:
string=''
Defined in: packages/fireflow-nodes/src/nodes/persistentai/types.ts:617
question_tokens
question_tokens:
number=0
Defined in: packages/fireflow-nodes/src/nodes/persistentai/types.ts:624
task_id
task_id:
string=''
Defined in: packages/fireflow-nodes/src/nodes/persistentai/types.ts:631