live · mainnetoc · docs
specs · api · guides
docs / documentation

@orangecheck/agent-openai


@orangecheck/agent-openai / InvokeWithStampAndPostResult

Interface: InvokeWithStampAndPostResult<T>

Defined in: index.ts:280

Extends

Type Parameters

Type Parameter
T

Properties

PropertyTypeDescriptionInherited fromDefined in
<a id="property-action"></a> actionActionEnvelope-InvokeWithStampResult.actionindex.ts:194
<a id="property-call"></a> callOpenAiFunctionCall-InvokeWithStampResult.callindex.ts:195
<a id="property-posted"></a> postedPostActionResult | nullSet when fleet is configured AND the POST succeeded.-index.ts:282
<a id="property-result"></a> resultT-InvokeWithStampResult.resultindex.ts:193