Interface NoteTakingAIAgentConfiguration.Builder

  • Method Details

    • noteTakingAIPromptId

      NoteTakingAIAgentConfiguration.Builder noteTakingAIPromptId(String noteTakingAIPromptId)

      The AI Prompt identifier used by the Note Taking AI Agent.

      Parameters:
      noteTakingAIPromptId - The AI Prompt identifier used by the Note Taking AI Agent.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • noteTakingAIGuardrailId

      NoteTakingAIAgentConfiguration.Builder noteTakingAIGuardrailId(String noteTakingAIGuardrailId)

      The AI Guardrail identifier used by the Note Taking AI Agent.

      Parameters:
      noteTakingAIGuardrailId - The AI Guardrail identifier used by the Note Taking AI Agent.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • locale

      The locale setting for language-specific case summarization generation (for example, en_US, es_ES).

      Parameters:
      locale - The locale setting for language-specific case summarization generation (for example, en_US, es_ES).
      Returns:
      Returns a reference to this object so that method calls can be chained together.