modelprefs

package
v0.10.257 Latest Latest
Warning

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

Go to latest
Published: Jul 15, 2026 License: MIT Imports: 0 Imported by: 0

Documentation

Overview

Package modelprefs defines provider-neutral model preference values.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Effort

type Effort string

Effort is a provider-neutral reasoning/work-effort preference.

const (
	EffortLow    Effort = "low"
	EffortMedium Effort = "medium"
	EffortHigh   Effort = "high"
)

Effort values.

func (Effort) Valid

func (e Effort) Valid() bool

Valid reports whether e is a known effort value.

Jump to

Keyboard shortcuts

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