Circle V2 API Docs
Preparing search index...
@repo/ai
prompts
promptFromSnapshot
Function promptFromSnapshot
promptFromSnapshot
(
snapshot
:
{
template
:
string
;
templateFormat
:
string
}
,
)
:
PromptTemplate
Reconstruct a runnable prompt template from a committed snapshot.
Parameters
snapshot
:
{
template
:
string
;
templateFormat
:
string
}
Returns
PromptTemplate
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Circle V2 API Docs
Loading...
Reconstruct a runnable prompt template from a committed snapshot.