Arize Phoenix TS
Preparing search index...
@arizeai/phoenix-otel
index
PromptTemplate
Type Alias PromptTemplate
A prompt template that can be attached to context
type
PromptTemplate
=
{
template
:
string
;
variables
?:
Record
<
string
,
unknown
>
;
version
?:
string
;
}
Index
Properties
template
variables?
version?
Properties
template
template
:
string
Optional
variables
variables
?:
Record
<
string
,
unknown
>
Optional
version
version
?:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
template
variables
version
Arize Phoenix TS
Loading...
A prompt template that can be attached to context