Thought
@daydreamsai/core / Thought
Interface: Thought
Defined in: packages/core/src/types.ts:385
Represents a thought or reasoning step
Properties
confidence?
optional
confidence:number
Defined in: packages/core/src/types.ts:389
content
content:
string
Defined in: packages/core/src/types.ts:387
id
id:
string
Defined in: packages/core/src/types.ts:386
metadata?
optional
metadata:Record
<string
,any
>
Defined in: packages/core/src/types.ts:390
timestamp
timestamp:
number
Defined in: packages/core/src/types.ts:388