Morph Compact is available on the Respan AI Gateway for production LLM workloads. Supports explicit caching and implicit caching. Up to 1.0M context window.
from openai import OpenAI client = OpenAI( base_url="https://api.respan.ai/api/", api_key="YOUR_RESPAN_API_KEY",) response = client.chat.completions.create( model="morph/morph-compactor", messages=[{"role": "user", "content": "Hello!"}],)print(response.choices[0].message.content)from openai import OpenAI client = OpenAI( base_url="https://api.respan.ai/api/", api_key="YOUR_RESPAN_API_KEY",) response = client.chat.completions.create( model="morph/morph-compactor", messages=[{"role": "user", "content": "Hello!"}],)print(response.choices[0].message.content)Gateway routes for this model on the Respan gateway, including fallback routes when configured.
| Model | Capabilities | ||||||
|---|---|---|---|---|---|---|---|
| morph/morph-compactor | 1.0M | $0.20/M | $0.50/M | Read:$0.00/MWrite:$0.00/M | — | — |
Other models from the same provider available through the gateway.
| Model | Capabilities | ||||||
|---|---|---|---|---|---|---|---|
| morph/deepseek/deepseek-v4-flash | 1.0M | $0.14/M | $0.40/M | Read:$0.04/MWrite:$0.00/M | — | — | |
| morph/deepseek/deepseek-v4-flash-0731 | 1.0M | $0.14/M | $0.40/M | Read:$0.04/MWrite:$0.00/M | — | — | |
| morph/deepseek/deepseek-v4-flash-20260423 | 1.0M | $0.14/M | $0.40/M | Read:$0.04/MWrite:$0.00/M | — | — | |
| morph/morph-dsv41flash | 1.0M | $0.15/M | $0.60/M | Read:$0.0030/MWrite:$0.00/M | — | +2 | — |
| morph/morph-dsv4flash | 1.0M | $0.14/M | $0.40/M | Read:$0.04/MWrite:$0.00/M | — | — | |
| morph/morph-dsv4flash-0731 | 1.0M | $0.14/M | $0.40/M | Read:$0.04/MWrite:$0.00/M | — | — | |
| morph/morph-glm52-744b | 1M | $1.10/M | $4.10/M | Read:$0.00/MWrite:$0.00/M | 3.8s | 25tps | |
| morph/morph-glm53-744b | 1.0M | $1.19/M | $3.74/M | Read:$0.20/MWrite:$0.00/M | — | — | |
| morph/morph-glm53flash | 1.0M | $0.10/M | $0.35/M | Read:$0.02/MWrite:$0.00/M | — | +2 | — |
| morph/morph-kimik3 | 1.0M | $2.50/M | $14.00/M | Read:$0.29/MWrite:$0.00/M | — | — | |
| morph/morph-kimik3-fast | 1.0M | $6.00/M | $22.50/M | Read:$0.60/MWrite:$0.00/M | — | — | |
| morph/morph-v3-fast | 262K | $0.80/M | $1.20/M | Read:$0.00/MWrite:$0.00/M | 4.5s | 3671tps |
Built to meet the security and privacy standards that enterprise and healthcare teams require.
ISO 27001
The internationally recognized standard for information security management.
SOC 2
Secure, compliant management of your data across all of our systems.
GDPR
Operated under GDPR, the world's strictest standard for data privacy.
HIPAA
HIPAA compliant, with a BAA available for healthcare teams.