@runloop/remote-agents-sdk
Preparing search index...
codex
ThreadGoalSetParams
Type Alias ThreadGoalSetParams
type
ThreadGoalSetParams
=
{
objective
?:
string
|
null
;
status
?:
ThreadGoalStatus
|
null
;
threadId
:
string
;
tokenBudget
?:
number
|
null
;
}
Index
Properties
objective?
status?
thread
Id
token
Budget?
Properties
Optional
objective
objective
?:
string
|
null
Optional
status
status
?:
ThreadGoalStatus
|
null
thread
Id
threadId
:
string
Optional
token
Budget
tokenBudget
?:
number
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
objective
status
thread
Id
token
Budget
@runloop/remote-agents-sdk
Loading...