Interface SkillMdDefinition.Builder

  • Method Details

    • inlineContent

      SkillMdDefinition.Builder inlineContent(String inlineContent)

      The markdown content describing the agent's skills in a human-readable format.

      Parameters:
      inlineContent - The markdown content describing the agent's skills in a human-readable format.
      Returns:
      Returns a reference to this object so that method calls can be chained together.