AxAgentFunctionCallRecorder
type AxAgentFunctionCallRecorder = (call: AxAgentEvalFunctionCall) => void;Parameters
| Parameter | Type |
|---|---|
call | AxAgentEvalFunctionCall |
Returns
void
type AxAgentFunctionCallRecorder = (call: AxAgentEvalFunctionCall) => void;| Parameter | Type |
|---|---|
call | AxAgentEvalFunctionCall |
void