High-performance LLM gateway · OpenAI-compatible · Multi-provider · CalypsoAI guardrails via calypso/* models
| Component | Location | Port | Status |
|---|---|---|---|
| Bifrost Gateway | OCP namespace: bifrost | 8080 → NodePort 30800 | Live |
| Web UI / API | bifrost-cmiller.amer-ent.f5demos.com | 443 | Live |
| Ollama LLM Backend | 192.168.1.212:11434 | 11434 | Internal |
| CalypsoAI Guardrails | www.calypsoai.app | 443 | Cloud |
| calypso-direct (scan proxy) | ai-demo ns · ClusterIP | 8000 | Internal |
| Feature | Product | Detail |
|---|---|---|
| WAF | F5 XC App Firewall | appfw-cmiller-ai policy |
| API Discovery | F5 XC API Security | 7-day retention |
| AI Content Scanning | CalypsoAI + F5 XC | Violence/weapons semantic scanner |
| TLS Termination | F5 XC | Managed cert, HTTPS only |
| Identity-based Access | F5 BIG-IP APM | GitHub OAuth · millerch-lab org required |
| Model | Provider | Use Case |
|---|---|---|
| ollama/llama3.2:latest | Ollama (local) | Tool calling, chatbots |
| ollama/qwen2.5-coder:latest | Ollama (local) | Code generation |
| calypso/llama3.2:latest | calypso-direct → CalypsoAI → Ollama | Guardrail-enforced inference |
| calypso/qwen2.5-coder:latest | calypso-direct → CalypsoAI → Ollama | Guardrail-enforced code gen |
| deepseek/* | DeepSeek API | General inference |
| anthropic/* | Anthropic Claude | Advanced reasoning |