Member Junction
Preparing search index...
@memberjunction/integration-test-suite
checks/_it-live-agent-harness
readPromptRunsForAgent
Function readPromptRunsForAgent
readPromptRunsForAgent
(
provider
:
IMetadataProvider
,
user
:
UserInfo
,
agentRunIds
:
string
[]
,
agentId
:
string
,
)
:
Promise
<
PromptRunRow
[]
>
Read the prompt runs a given agent produced within a run tree (its raw model responses live here).
Parameters
provider
:
IMetadataProvider
user
:
UserInfo
agentRunIds
:
string
[]
agentId
:
string
Returns
Promise
<
PromptRunRow
[]
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Member Junction
Loading...
Read the prompt runs a given agent produced within a run tree (its raw model responses live here).