Documentation
¶
Index ¶
- Constants
- func ConfigDir() (string, error)
- func ConfigPath() (string, error)
- func ContextWindowForModel(item api.ModelInfo, localFallback, remoteFallback int64) int64
- func LookupContextWindow(modelIDs ...string) (int64, bool)
- func RemoteDefaultContextWindow(fallback int64) int64
- func SyncConfig(serverURL, apiKey, selectedModelID string, models []api.ModelInfo) error
Constants ¶
View Source
const ( DefaultLocalContextWindow int64 = 8192 DefaultRemoteContextWindowFallback int64 = 200000 )
View Source
const (
ProviderID = "csghub_lite"
)
Variables ¶
This section is empty.
Functions ¶
func ConfigPath ¶
ConfigPath returns the path to Codex config.toml.
func ContextWindowForModel ¶
func LookupContextWindow ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.