Decision Matrix
Integration Options
OpenAI Integration
When to use: You’re already using the OpenAI SDK- ✅ Minimal code changes
- ✅ Automatic file operations
- ✅ Works with existing OpenAI code
- ❌ Currently limited to OpenAI models
Tools
When to use: You’re using Anthropic Claude, multiple AI providers, or need framework flexibility- ✅ Works with OpenAI, Anthropic, and more
- ✅ Provider-specific optimizations
- ✅ Mix with your custom tools
- ❌ Requires manual tool handling
Core SDK & REST API
When to use: You need direct control or don’t use AI frameworks- ✅ No AI framework required
- ✅ Full control over operations
- ✅ Can integrate anywhere
- ❌ No automatic AI integration