Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BuildArgs ¶
func BuildArgs(cfg *CodexConfig) []string
func BuildEnv ¶
func BuildEnv(parent []string, cfg *CodexConfig) []string
func PrepareModelCatalog ¶ added in v0.14.11
func PrepareModelCatalog(cfg *CodexConfig) (cleanup func(), err error)
PrepareModelCatalog writes the Wingman-filtered catalog to a temporary file. The caller must keep the file alive while Codex runs and call cleanup after it exits.
Types ¶
type CodexConfig ¶
Click to show internal directories.
Click to hide internal directories.