Member Junction
Preparing search index...
@memberjunction/integration-test-suite
checks/_it-live-agent-harness
PromptRunRow
Interface PromptRunRow
Deterministic framework projection of an AI Prompt Run row.
interface
PromptRunRow
{
AgentID
:
string
|
null
;
AgentRunID
:
string
|
null
;
ID
:
string
;
Messages
:
string
|
null
;
Result
:
string
|
null
;
}
Index
Properties
Agent
ID
Agent
Run
ID
ID
Messages
Result
Properties
Agent
ID
AgentID
:
string
|
null
Agent
Run
ID
AgentRunID
:
string
|
null
ID
ID
:
string
Messages
Messages
:
string
|
null
Result
Result
:
string
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Agent
ID
Agent
Run
ID
ID
Messages
Result
Member Junction
Loading...
Deterministic framework projection of an AI Prompt Run row.