@cpod/sdk - v0.2.7
Preparing search index...
RegisterPromptRequest
Interface RegisterPromptRequest
interface
RegisterPromptRequest
{
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
name
name
:
string
Optional
description
description
?:
string
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...