Preparing search index...
The search index is not available
Arize Phoenix TS
Arize Phoenix TS
@arizeai/phoenix-client
schemas/llm/phoenixPrompt/messagePartSchemas
makeTextPart
Function makeTextPart
makeTextPart
(
text
?:
null
|
string
)
:
null
|
{
text
:
string
;
type
:
"text"
}
Parameters
Optional
text
:
null
|
string
Returns
null
|
{
text
:
string
;
type
:
"text"
}
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Arize Phoenix TS
Loading...