@orangecheck/agent-openai / InvokeWithStampResult
Interface: InvokeWithStampResult<T>
Defined in: index.ts:192
Extended by
Type Parameters
| Type Parameter |
|---|
T |
Properties
| Property | Type | Defined in |
|---|---|---|
<a id="property-action"></a> action | ActionEnvelope | index.ts:194 |
<a id="property-call"></a> call | OpenAiFunctionCall | index.ts:195 |
<a id="property-result"></a> result | T | index.ts:193 |