GitHubCopilotHarness Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The GitHub Copilot managed harness for prompt agents.
public class GitHubCopilotHarness : Azure.AI.Projects.Agents.AgentHarness, System.ClientModel.Primitives.IJsonModel<Azure.AI.Projects.Agents.GitHubCopilotHarness>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.Projects.Agents.GitHubCopilotHarness>
type GitHubCopilotHarness = class
inherit AgentHarness
interface IJsonModel<GitHubCopilotHarness>
interface IPersistableModel<GitHubCopilotHarness>
Public Class GitHubCopilotHarness
Inherits AgentHarness
Implements IJsonModel(Of GitHubCopilotHarness), IPersistableModel(Of GitHubCopilotHarness)
- Inheritance
- Implements
Constructors
| Name | Description |
|---|---|
| GitHubCopilotHarness() |
Initializes a new instance of GitHubCopilotHarness. |