Model Selection

Choose which Large Language Model (LLM) powers your content generation using the model parameter.

Each model offers different trade-offs between quality and speed. Currently, cost is the same regardless, though this may change in the future.

Model Options:

opus: Most powerful model. Follows complex instructions.

  • Best for: Multi-touch sequences
  • Default for: contentType: "sequence"
  • Highest quality
  • Long generation time (5-10 seconds)

sonnet_3.5 (v2): Balanced performance model

  • Best for: General purpose content
  • Good balance of speed and quality
  • Medium generation time (3-7 seconds)

gpt4o: Optimized for speed

  • Best for: Real-time generation
  • Fast generation time (2-5 seconds)
  • Ideal for website personalization

gemini: Google's Gemini 1.5 Pro

  • Best for: Long-form content
  • Strong analytical capabilities
  • Excellent context handling
  • Medium generation time (4-7 seconds)

fine_tuned: Custom-trained for emails

  • Best for: Single emails
  • Fastest response time (1-3 seconds)
  • Trained on millions of successful sales emails