@cpod/sdk - v0.2.7
Preparing search index...
RuntimePromptTemplate
Interface RuntimePromptTemplate
interface
RuntimePromptTemplate
{
id
:
string
;
name
:
string
;
description
?:
string
;
template
:
string
;
variables
:
RuntimePromptVariable
[]
;
expertId
?:
string
;
category
?:
string
;
tags
?:
string
[]
;
isGlobal
:
boolean
;
appId
?:
string
;
createdAt
:
string
;
updatedAt
:
string
;
}
Index
Properties
id
name
description?
template
variables
expert
Id?
category?
tags?
is
Global
app
Id?
created
At
updated
At
Properties
id
id
:
string
name
name
:
string
Optional
description
description
?:
string
template
template
:
string
variables
variables
:
RuntimePromptVariable
[]
Optional
expert
Id
expertId
?:
string
Optional
category
category
?:
string
Optional
tags
tags
?:
string
[]
is
Global
isGlobal
:
boolean
Optional
app
Id
appId
?:
string
created
At
createdAt
:
string
updated
At
updatedAt
:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
name
description
template
variables
expert
Id
category
tags
is
Global
app
Id
created
At
updated
At
@cpod/sdk - v0.2.7
Loading...