defaults

package
v0.1.50 Latest Latest
Warning

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

Go to latest
Published: Jun 18, 2026 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DefaultModel                 = "deepseek-v4-flash"
	ProModel                     = "deepseek-v4-pro"
	DefaultReasoningEffort       = "high"
	DefaultThinkingEnabled       = true
	DefaultContextWindow         = 128_000
	DeepSeekV4ContextWindow      = 1_000_000
	DefaultAutoCompactThreshold  = 0.85
	DefaultAgentCompactThreshold = 0.90
	DefaultMemoryMaxChars        = 8000
	DefaultMemoryFileOrderCSV    = "AGENTS.md,.claude/instructions.md,CLAUDE.md"
)

Variables

This section is empty.

Functions

func ContextWindowForModel added in v0.1.21

func ContextWindowForModel(model string) int

ContextWindowForModel returns the context window size in tokens for model.

func DefaultMemoryFileOrder

func DefaultMemoryFileOrder() []string

func IsDeepSeekV4Model

func IsDeepSeekV4Model(model string) bool

func IsSupportedModel

func IsSupportedModel(model string) bool

func SupportedModels

func SupportedModels() []string

Types

This section is empty.

Jump to

Keyboard shortcuts

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