Website
GitHub
npm
Preparing search index...
The search index is not available
@framers/agentos - v0.1.166
@framers/agentos
StabilityImageProviderOptions
Interface StabilityImageProviderOptions
interface
StabilityImageProviderOptions
{
engine
?:
string
;
negativePrompt
?:
string
;
seed
?:
number
;
stylePreset
?:
string
;
cfgScale
?:
number
;
steps
?:
number
;
samples
?:
number
;
strength
?:
number
;
aspectRatio
?:
string
;
outputFormat
?:
ImageOutputFormat
;
extraFields
?:
Record
<
string
,
string
|
number
|
boolean
>
;
}
Index
Properties
engine?
negative
Prompt?
seed?
style
Preset?
cfg
Scale?
steps?
samples?
strength?
aspect
Ratio?
output
Format?
extra
Fields?
Properties
Optional
engine
engine
?:
string
Optional
negative
Prompt
negative
Prompt
?:
string
Optional
seed
seed
?:
number
Optional
style
Preset
style
Preset
?:
string
Optional
cfg
Scale
cfg
Scale
?:
number
Optional
steps
steps
?:
number
Optional
samples
samples
?:
number
Optional
strength
strength
?:
number
Optional
aspect
Ratio
aspect
Ratio
?:
string
Optional
output
Format
output
Format
?:
ImageOutputFormat
Optional
extra
Fields
extra
Fields
?:
Record
<
string
,
string
|
number
|
boolean
>
Settings
Member Visibility
Protected
Inherited
Alpha
Beta
Theme
OS
Light
Dark
On This Page
engine
negative
Prompt
seed
style
Preset
cfg
Scale
steps
samples
strength
aspect
Ratio
output
Format
extra
Fields
Architecture
Cognitive Memory
RAG & Memory
Capability Discovery
Tool Calling
Skills
Voice TTS/STT
Safety Primitives
Guardrails
Observability
Planning Engine
Human-in-the-Loop
Agent Communication
Changelog
@framers/agentos - v0.1.166
Loading...