Xmaps Configuration
Step 2. LLM engine selection
Select the most suitable LLM engine (OpenAI, Claude, Gemini, Mistral) to drive how your prompts are executed.
π― Objective
Enable users to select the most suitable LLM engine for executing prompts, based on performance, version, or pricing preferences.

β
Key benefits
- π§ Access to multiple leading LLMs, always up to date with the latest versions.
- π§© Prompt behavior tailored to the chosen modelβs capabilities.
- πΈ Transparent cost visibility, with input and output pricing available for each model.
- βοΈ Flexibility and control over the engine used per project or task.
π‘ How to choose the right LLM?
Here are some key recommendations based on common use cases:
Use Case | Recommended LLM | Reason |
---|---|---|
π Content generation | Claude (Anthropic) | Known for nuanced, coherent, and structured writing. Great editorial tone. |
π Information extraction | OpenAI GPT-4o | Excellent for parsing structured or semi-structured data (PDFs, tables...). |
π Translation (no glossary needed) | Google Gemini | Produces natural multilingual output with solid cost-performance balance. |
π¬ Short summaries or classification tasks | Mistral | Fast and lightweight, ideal for cost-efficient bulk processing. |
π‘ Example use case
A content manager wants to generate SEO-friendly product descriptions. They select Claude 3 Sonnet for its strong writing capabilities and favorable cost-performance ratio. Before finalizing, they review the input/output token prices to ensure it fits their budget, then proceed with the prompt execution.