Interface HarnessInlineFunctionConfig.Builder

  • Method Details

    • description

      HarnessInlineFunctionConfig.Builder description(String description)

      Description of what the tool does, provided to the model.

      Parameters:
      description - Description of what the tool does, provided to the model.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • inputSchema

      JSON Schema describing the tool's input parameters.

      Parameters:
      inputSchema - JSON Schema describing the tool's input parameters.
      Returns:
      Returns a reference to this object so that method calls can be chained together.