AdapterConversionErrorOptions
Defined in: packages/ai.matey.types/src/errors.ts:350
Adapter conversion error constructor options.
Properties
Section titled “Properties”cause?
Section titled “cause?”
readonlyoptionalcause:Error
Defined in: packages/ai.matey.types/src/errors.ts:358
readonlycode:"ADAPTER_CONVERSION_ERROR"|"ADAPTER_VALIDATION_ERROR"|"UNSUPPORTED_CONVERSION"|"SEMANTIC_DRIFT_ERROR"
Defined in: packages/ai.matey.types/src/errors.ts:351
irState?
Section titled “irState?”
readonlyoptionalirState:object
Defined in: packages/ai.matey.types/src/errors.ts:359
request?
Section titled “request?”
readonlyoptionalrequest:Partial<IRChatRequest>
response?
Section titled “response?”
readonlyoptionalresponse:Partial<IRChatResponse>
message
Section titled “message”
readonlymessage:string
Defined in: packages/ai.matey.types/src/errors.ts:356
provenance?
Section titled “provenance?”
readonlyoptionalprovenance:ErrorProvenance
Defined in: packages/ai.matey.types/src/errors.ts:357