mirror of
https://github.com/whit3rabbit/anyllm-proxy.git
synced 2026-09-22 16:00:51 +00:00
766 B
766 B
Stability AI
Stability AI primarily provides image generation models (Stable Diffusion). Chat completions are not supported via this proxy stub.
LiteLLM prefix: stability/
Status: Stub — non-chat capabilities only
API base: https://api.stability.ai/v2beta
Docs: https://platform.stability.ai/docs
Authentication
| Variable | Required | Description |
|---|---|---|
STABILITY_API_KEY |
Yes | API key from the Stability AI platform |
Capabilities
| Feature | Supported |
|---|---|
| Chat Completions | — |
| Streaming | — |
| Tool Use | — |
| Embeddings | — |
| Vision | — |
| Batch | — |
Notes
Image generation endpoints are not translated by this proxy. Use the Stability AI SDK directly for image generation.