Module models

Module models 

Source
Expand description

Data models for modes

Structs§

ChangeSummary
Summary of changes made
Message
A message in the conversation history
ModeConfig
Configuration for a mode
ModeConstraints
Constraints that apply to a mode
ModeContext
Context for mode execution
ModeResponse
Response from a mode
ResponseMetadata
Metadata about a response
ThinkMoreConfig
Configuration for Think More extended thinking

Enums§

Capability
Represents a capability that a mode can have
ComplexityLevel
Complexity level for auto-enabling Think More
MessageRole
Role of a message sender
ModeAction
An action that a mode can perform
Operation
Represents an operation that can be validated against mode constraints
ThinkingDepth
Depth of thinking for extended reasoning