@cpod/sdk - v0.2.7
Preparing search index...
RuntimeUpdatePromptRequest
Interface RuntimeUpdatePromptRequest
interface
RuntimeUpdatePromptRequest
{
name
?:
string
;
description
?:
string
;
template
?:
string
;
variables
?:
RuntimePromptVariable
[]
;
expertId
?:
string
;
category
?:
string
;
tags
?:
string
[]
;
}
Index
Properties
name?
description?
template?
variables?
expert
Id?
category?
tags?
Properties
Optional
name
name
?:
string
Optional
description
description
?:
string
Optional
template
template
?:
string
Optional
variables
variables
?:
RuntimePromptVariable
[]
Optional
expert
Id
expertId
?:
string
Optional
category
category
?:
string
Optional
tags
tags
?:
string
[]
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
name
description
template
variables
expert
Id
category
tags
@cpod/sdk - v0.2.7
Loading...