Website
GitHub
npm
Preparing search index...
The search index is not available
@framers/agentos - v0.1.166
@framers/agentos
ImageProviderOptionBag
Interface ImageProviderOptionBag
interface
ImageProviderOptionBag
{
openai
?:
OpenAIImageProviderOptions
;
openrouter
?:
OpenRouterImageProviderOptions
;
stability
?:
StabilityImageProviderOptions
;
replicate
?:
ReplicateImageProviderOptions
;
stable-diffusion-local
?:
StableDiffusionLocalImageProviderOptions
;
[
providerId
:
string
]
:
unknown
;
}
Indexable
[
providerId:
string
]:
unknown
Index
Properties
openai?
openrouter?
stability?
replicate?
stable-
diffusion-
local?
Properties
Optional
openai
openai
?:
OpenAIImageProviderOptions
Optional
openrouter
openrouter
?:
OpenRouterImageProviderOptions
Optional
stability
stability
?:
StabilityImageProviderOptions
Optional
replicate
replicate
?:
ReplicateImageProviderOptions
Optional
stable-
diffusion-
local
stable-
diffusion-
local
?:
StableDiffusionLocalImageProviderOptions
Settings
Member Visibility
Protected
Inherited
Alpha
Beta
Theme
OS
Light
Dark
On This Page
openai
openrouter
stability
replicate
stable-
diffusion-
local
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...