connic/claude-haiku-4-5Fast model for high-volume coding and agent tasks.
low, medium, high- Context
- 200k
- Input / 1M
- €1.30
- Cached input / 1M
- €0.15
- Output / 1M
- €5.10
Exact model IDs, supported inputs, context limits, and EUR token prices for Connic-managed inference.
On prepaid Projects, enable Auto-refill under Project → Billing before sending production traffic to connic/* models. If available credit runs out, new Project usage pauses until credit is added.
Use an exact catalog ID as the primary or fallback model. A Project can mix Connic-managed and BYOK models.
model: connic/glm-5.2
fallback_model: anthropic/claude-sonnet-4-6
temperature: 0.3
reasoning_effort: highPrices are net EUR per one million tokens. Input covers uncached input and cache creation; cached input applies only to cache hits reported by the supplier. A dash means no discounted cache tariff is published. Listed reasoning effort values are the model-specific YAML overrides. Omit reasoning_effort or use auto for model-managed behavior. Standard and Fast IDs share one row and the same prices. Open the info icon beside a Fast ID for its execution profile and any narrower limits.
| Capabilities | |||||
|---|---|---|---|---|---|
Non-EU-native provider Claude Haiku 4.5 connic/claude-haiku-4-5Fast model for high-volume coding and agent tasks. Anthropic · Provider terms Reasoning effort low, medium, high | TextVisionReasoning | 200k | €1.30 | €0.15 | €5.10 |
Non-EU-native provider Claude Opus 5 connic/claude-opus-5Advanced model for long-running agents, complex coding, and professional work. Anthropic · Provider terms Reasoning effort low, medium, high | TextVisionReasoning | 1M | €6.50 | €0.55 | €26.00 |
Non-EU-native provider Claude Sonnet 5 connic/claude-sonnet-5High-performance model for coding, agents, and everyday professional tasks. Anthropic · Provider terms Reasoning effort low, medium, high | TextVisionReasoning | 1M | €2.60 | €0.25 | €10.40 |
Codestral 2508 connic/codestral-2508Low-latency coding model for completion, correction, and test generation. Mistral · Provider terms Reasoning effort Not supported | Text | 256k | €0.35 | €0.05 | €0.95 |
Devstral 2512 connic/devstral-2512Text model for coding agents and advanced software engineering workflows. Mistral · Provider terms Reasoning effort Not supported | Text | 200k | €0.45 | €0.05 | €2.10 |
Non-EU-native provider Gemini 3.1 Flash Lite connic/gemini-3.1-flash-liteLow-latency multimodal model for cost-sensitive, high-volume workloads. Google · Provider terms Reasoning effort low, medium, high | TextVisionAudioReasoning | 1M | €0.30 | €0.05 | €1.60 |
Non-EU-native provider Gemini 3.5 Flash connic/gemini-3.5-flashFast frontier multimodal model for agents, coding, and large-scale tasks. Google · Provider terms Reasoning effort low, medium, high | TextVisionAudioReasoning | 1M | €1.40 | €0.15 | €8.40 |
Gemma 4 26B A4B connic/gemma-4-26b-a4b-itEfficient open-weight agentic and reasoning model with image understanding. Google · Apache-2.0 Reasoning effort none, low, medium, high | TextVisionReasoning | 256k | €0.30 | — | €0.55 |
Gemma 4 31B IT connic/gemma-4-31b-itMultimodal instruction model for reasoning, coding, and vision-language tasks. Google · Provider terms Reasoning effort low, medium, high | TextVisionReasoning | 128k | €0.30 | — | €0.55 |
GLM 5.2 connic/glm-5.2connic/glm-5.2-fastOpen-weight reasoning model for long-horizon agentic work. Z.ai · MIT Reasoning effort none, high, max | TextReasoning | 256k | €1.90 | — | €5.80 |
connic/claude-haiku-4-5Fast model for high-volume coding and agent tasks.
low, medium, highconnic/claude-opus-5Advanced model for long-running agents, complex coding, and professional work.
low, medium, highconnic/claude-sonnet-5High-performance model for coding, agents, and everyday professional tasks.
low, medium, highconnic/codestral-2508Low-latency coding model for completion, correction, and test generation.
Not supportedconnic/devstral-2512Text model for coding agents and advanced software engineering workflows.
Not supportedconnic/gemini-3.1-flash-liteLow-latency multimodal model for cost-sensitive, high-volume workloads.
low, medium, highconnic/gemini-3.5-flashFast frontier multimodal model for agents, coding, and large-scale tasks.
low, medium, highconnic/gemma-4-26b-a4b-itEfficient open-weight agentic and reasoning model with image understanding.
none, low, medium, highconnic/gemma-4-31b-itMultimodal instruction model for reasoning, coding, and vision-language tasks.
low, medium, highconnic/glm-5.2connic/glm-5.2-fastOpen-weight reasoning model for long-horizon agentic work.
none, high, maxA warning label beside a model name reports a property of that model's upstream provider: Non-EU-native provider marks a model whose provider is not EU-native, and 30-day provider retention marks one whose provider retains request data for 30 days under its own policy. Inference still runs on EU capacity in both cases.
An ID ending in -fast resolves to a latency-optimized execution path for that model. Most are a second ID beside a standard one and are charged at the same price; a few models are offered only on this path, so -fast is part of their only ID. An ID without the suffix is never served this way.
model: connic/glm-5.2-fast
reasoning_effort: high # -fast accepts a narrower set than connic/glm-5.2reasoning_effort values, a smaller context window, or fewer input modalities. Setting a value the Fast ID does not accept is rejected.Each connic/* ID always refers to the model named in this catalog. If a model is retired, Connic announces the change before removing its ID.
Multiple inference providers sit behind the catalog. A connic/* ID always resolves to the model named in the catalog; which provider serves a given request is managed by Connic and can change between requests.
fallback_model. The run surfaces the error instead of risking a duplicate completion.fallback_model takes over. It can be a managed or a BYOK model, in either direction. A fallback-eligible error switches model immediately rather than consuming the remaining retry_options.attempts.context.fallback_model_used, and see the switch in the run's trace.Retries apply to the individual model request, not the whole run: tool calls that already executed keep their results. Configure attempts and backoff under execution limits and retries.
A managed request that ends early, because the run hit its timeout or the run was stopped, is settled at zero tokens and the credit reserved for it is released back to the Project balance. This applies to streaming and non-streaming requests alike.
connic/* request is sent only to EU inference capacity. If that boundary cannot be maintained for a model, the model is removed from the catalog or the call fails closed. It is never rerouted outside the EU.The connic/* guarantee covers the model call. A complete Project remains EU-only when every customer-configured component, including BYOK providers, tools, guardrails, judges, and external data destinations, also stays in the EU.