copilot

package
v0.7.2 Latest Latest
Warning

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

Go to latest
Published: May 31, 2026 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run(ctx context.Context, args []string, options *Options) error

Types

type CopilotConfig

type CopilotConfig struct {
	BaseURL   string
	AuthToken string

	Model string

	MaxPromptTokens int
	MaxOutputTokens int
}

func NewConfig

func NewConfig(ctx context.Context, options *Options) (*CopilotConfig, error)

type Options

type Options = external.Options

Jump to

Keyboard shortcuts

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