AxACEGeneratorOutput
Generator output format (Appendix B of the paper) distilled to core fields.
Extends
Record
<string
,unknown
>
Indexable
[key: string]: unknown
Properties
Property | Type |
---|---|
answer | unknown |
bulletIds | string [] |
metadata? | Record <string , unknown > |
reasoning | string |
trajectory? | string |