• 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

    • Optionaltext: null | string

    Returns null | { text: string; type: "text" }

    • Defined in packages/phoenix-client/src/schemas/llm/phoenixPrompt/messagePartSchemas.ts:72

Settings

Member Visibility
Arize Phoenix TS
  • Loading...

Generated using TypeDoc