github_copilot

package
v0.0.0-...-8155ea7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 2, 2026 License: GPL-2.0, GPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GitHubCopilotPlugin

type GitHubCopilotPlugin struct {
	// contains filtered or unexported fields
}

func (*GitHubCopilotPlugin) CreateProvider

func (p *GitHubCopilotPlugin) CreateProvider(cfg *config.Config) (providers.LLMProvider, error)

func (*GitHubCopilotPlugin) CreateProviderFromModelConfig

func (p *GitHubCopilotPlugin) CreateProviderFromModelConfig(modelCfg *config.ModelConfig) (providers.LLMProvider, error)

func (*GitHubCopilotPlugin) Init

func (p *GitHubCopilotPlugin) Init(ctx *plugin.RuntimeContext) error

func (*GitHubCopilotPlugin) IsEnabled

func (p *GitHubCopilotPlugin) IsEnabled(cfg *config.Config) bool

func (*GitHubCopilotPlugin) Metadata

func (p *GitHubCopilotPlugin) Metadata() plugin.Metadata

func (*GitHubCopilotPlugin) ProviderName

func (p *GitHubCopilotPlugin) ProviderName() string

func (*GitHubCopilotPlugin) SupportsModel

func (p *GitHubCopilotPlugin) SupportsModel(modelName string) bool

func (*GitHubCopilotPlugin) SupportsProtocol

func (p *GitHubCopilotPlugin) SupportsProtocol(protocol string) bool

func (*GitHubCopilotPlugin) Validate

func (p *GitHubCopilotPlugin) Validate(cfg *config.Config) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL