@salesforce/agents
Preparing search index...
types
LLMExecutionStep
Type Alias LLMExecutionStep
type
LLMExecutionStep
=
{
endExecutionTime
:
number
;
executionLatency
:
number
;
promptContent
:
string
;
promptName
:
string
;
promptResponse
:
string
;
startExecutionTime
:
number
;
type
:
"LLMExecutionStep"
;
}
Index
Properties
end
Execution
Time
execution
Latency
prompt
Content
prompt
Name
prompt
Response
start
Execution
Time
type
Properties
end
Execution
Time
endExecutionTime
:
number
execution
Latency
executionLatency
:
number
prompt
Content
promptContent
:
string
prompt
Name
promptName
:
string
prompt
Response
promptResponse
:
string
start
Execution
Time
startExecutionTime
:
number
type
type
:
"LLMExecutionStep"
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
end
Execution
Time
execution
Latency
prompt
Content
prompt
Name
prompt
Response
start
Execution
Time
type
@salesforce/agents
Loading...