Velaxe
AI Hub — Unified LLM Gateway, Chat, Embeddings & Jobs | Velaxe

AI Hub

Enable smart fallback (OpenAI → Anthropic on 5xx)

If OpenAI returns transient 5xx, retry once on Anthropic to maintain uptime.

5 min Beginner Ops, Developer Updated Sep 19, 2025

Overview

If OpenAI returns transient 5xx, retry once on Anthropic to maintain uptime.

Prerequisites

None.

Permissions required

ai.backend.call

Steps (2)

Estimated: 5 min
  1. 1

    Provide Anthropic credentials

    Admin 3 min Back to top

    Store {"api_key":"sk-ant-…"} so fallback can work transparently.

    Tips

    Validation

    Success criteria

  2. 2

    Observe events

    Ops 2 min Back to top

    On fallback success, the response provider is recorded as Anthropic; monitor tokens/cost accordingly.

    Tips

    Validation

    Success criteria

    • User-visible reliability improves during OpenAI incidents.

About this guide

AI Hub centralizes generative AI for your workspace with a single, policy-aware gateway to multiple providers. Teams get a streamlined chat experience with searchable history and feedback, a minimal Query API for quick prompts, and embeddings for retrieval workflows. Operators gain visibility with usage & cost tracking, quotas, and exportable audit logs.

Choose the best model for each task, fail over between providers, and moderate inputs/outputs with block/warn/allow policies. Keys are encrypted at rest and scoped per workspace. Long-running tasks run on a background worker and broadcast events so other apps can react in real time.

Designed for safety and speed: opinionated defaults, least-privilege access, and drop-in APIs that make it easy to bring AI to every surface of Velaxe.