Where to Select the Model
The Provider and Model selector is located below the main Prompt field in the Agent configuration screen. This positioning reflects the recommended workflow:- Define the Agent’s Role
- Write the Prompt
- Select the Provider and Model
- Adjust behavioral settings (Temperature, Effort, Planning, Reasoning)
How Providers Work
There are two ways to connect LLMs to your Agents.Option 1 — Using Timely.ai Provider
When you select Timely.ai as the provider, your Agent uses models natively available on the platform (such as Claude Sonnet 4.6 or GPT-5.4). In this mode:- You’ve used up your Timely.ai internal usage quota per execution.
- Authentication and billing are fully managed by Timely.ai
- No API key configuration is required
Option 2 — Adding a Custom Provider
You can also connect your own LLM provider, bypassing Timely.ai internal usage quota. To configure a custom provider, go to:Platform → Settings → Providers → Configure Provider
In this panel, you can:
- Set a provider name (e.g., “OpenAI Personal”, “Anthropic Enterprise”)
- Select the provider type (Anthropic, OpenAI, Google AI, or OpenRouter)
- Paste your API key
- Optionally add an internal description for identification
- It consumes your own API credits
- Billing happens directly with the external provider
- Timely.ai does not charge credits for model execution
Switching Models Per Agent
Model selection is Agent-specific.This allows you to:
- Use lightweight models for FAQs or simple Agents
- Assign more powerful models to complex, reasoning-heavy Agents
- Optimize cost, latency, and accuracy across your workspace
Best Practices
- Always define the Prompt first, then select the model
- Use Timely.ai Provider for faster setup and predictable billing
- Use custom providers when you need:
- Cost optimization at scale
- Enterprise contracts
- Provider-specific features
👉 Choosing the right model ensures your Agent balances performance, cost, and reasoning quality according to its purpose.