• Preparing search index...
  • The search index is not available
LiveKit Agents
  • LiveKit Agents
  • agents
  • llm
  • concatInstructions

Function concatInstructions

  • concatInstructions(...parts): string | Instructions
  • Concatenate any mix of plain strings and Instructions, propagating both audio/text variants. If no argument is an Instructions the result is a plain string; otherwise the result is an Instructions preserving both variants from every contributing operand.

    Parameters

    • Rest ...parts: (string | Instructions)[]

    Returns string | Instructions

    • Defined in agents/src/llm/chat_context.ts:210

Settings

Member Visibility

Theme

LiveKit Agents
  • Loading...

Generated using TypeDoc