Add Helicone observability to your existing LLM setup without changing your SDK or architecture
Aspect | Alternative Integrations | AI Gateway |
---|---|---|
Setup | Change endpoint URL only | ✅ Simple - one endpoint for 100+ models |
Code changes | Minimal - keep existing SDK | Minimal - unified OpenAI format |
Switch providers | ❌ Rewrite for each provider | ✅ Just change model name |
Provider features | ✅ Full native support | Standard OpenAI format |
Observability | ✅ Full Helicone features | ✅ Full Helicone features |
Fallbacks | ❌ Manual implementation | ✅ Automatic |
Best for | Existing apps, native features | New projects, multi-provider |
oai.helicone.ai
anthropic.helicone.ai
Proxy Pattern
api.openai.com
→ oai.helicone.ai
api.anthropic.com
→ anthropic.helicone.ai
Header Pattern
Helicone-Auth
headerAsync Pattern