package
Version:
v0.10.257
Opens a new window with list of versions in this module.
Published: Jul 15, 2026
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package modelprefs defines provider-neutral model preference values.
Effort is a provider-neutral reasoning/work-effort preference.
const (
EffortLow Effort = "low"
EffortMedium Effort = "medium"
EffortHigh Effort = "high"
)
Effort values.
Valid reports whether e is a known effort value.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.