codex_cli

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: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CodexCliPlugin

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

func (*CodexCliPlugin) CreateProvider

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

func (*CodexCliPlugin) CreateProviderFromModelConfig

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

func (*CodexCliPlugin) Init

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

func (*CodexCliPlugin) IsEnabled

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

func (*CodexCliPlugin) Metadata

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

func (*CodexCliPlugin) ProviderName

func (p *CodexCliPlugin) ProviderName() string

func (*CodexCliPlugin) SupportsModel

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

func (*CodexCliPlugin) SupportsProtocol

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

func (*CodexCliPlugin) Validate

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

Jump to

Keyboard shortcuts

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