Documentation Index
Fetch the complete documentation index at: https://docs.enconvo.ai/llms.txt
Use this file to discover all available pages before exploring further.
Overview
EnConvo supports a wide range of AI providers, giving you the flexibility to choose the best model for your needs. You can use cloud-based APIs or run models locally for complete privacy.Setup Steps
Choose a provider
Select a provider such as OpenAI, Anthropic, Gemini, EnConvo Cloud, OpenRouter, Ollama, or LM Studio.
Configure Credentials
Open the provider’s credential settings and enter the required API key, base URL, OAuth account, or local server endpoint.
Validate the connection
Click Validate when available. For local providers, make sure the local server is running before validating.
Select Model
Choose a model from the dropdown. If the list is empty, fix credentials first, then refresh or reopen the provider settings.
Supported Providers
Subscription Plans
Use these when you want EnConvo to connect through an existing consumer subscription instead of a token-billed developer API.Cloud API Providers
Use these when you want direct API billing, provider dashboards, and explicit API keys.| Provider | Description | Link |
|---|---|---|
| EnConvo Cloud | Built-in LLM service with points system | docs |
| OpenAI | GPT-4o, GPT-4, o1, o3 models | docs |
| Anthropic | Claude 4, Claude 3.5 Sonnet | docs |
| Gemini 2.5, Gemini 3 Pro | docs | |
| DeepSeek | DeepSeek Chat, DeepSeek Reasoner | docs |
| Groq | Ultra-fast inference | docs |
| xAI | Grok models | docs |
| Mistral | Mistral Large, Mistral Small | docs |
| Qwen | Alibaba’s Qwen models | docs |
| Cohere | Command R models | docs |
| Perplexity | Sonar search models | docs |
Aggregators & Gateways
Enterprise
| Provider | Description | Link |
|---|---|---|
| Azure OpenAI | Microsoft’s OpenAI service with deployment-based endpoints | docs |
Speech Providers
| Provider | Description | Link |
|---|---|---|
| Soniox | Speech-to-text for dictation and transcription | docs |
Local Models
Common Settings
All providers share these configuration options:| Setting | Description |
|---|---|
| Credentials | API key, OAuth account, subscription login, local token, or provider account connection |
| Base URL / Endpoint | Required for local servers, gateways, Azure OpenAI, and OpenAI-compatible providers |
| Model Name | The specific model to use |
| Temperature | Creativity level (0-2) |
| Reasoning / Thinking | Optional reasoning controls for models that support it |
Provider model lists and capabilities can change. EnConvo fetches model data dynamically when a provider supports it, and falls back to a known default when the provider cannot be reached.
Temperature Settings
| Level | Value | Use Case |
|---|---|---|
| None | 0 | Deterministic, factual responses |
| Low | 0.5 | Balanced, slightly creative |
| Medium | 1 | Default, good balance |
| High | 1.5 | More creative |
| Maximum | 2 | Most creative, experimental |
Advanced Features
Extended Thinking (Claude)
For Claude models with reasoning capabilities:- Disabled: Standard response
- Minimal: 1,024 thinking tokens
- Low: 2,048 thinking tokens
- Medium: 5,120 thinking tokens
- High: 10,240 thinking tokens
Reasoning Effort (OpenAI o-series)
For OpenAI reasoning models (o1, o3, o4):- Low: Fast, economical
- Medium: Balanced
- High: More thorough reasoning
Gemini Thinking
For Google Gemini 2.5+ models:- Disabled: No thinking
- Auto: Model decides
- Custom budgets: 512 to 30,000 tokens
Google Search Tool
Available for Gemini 2.5 models - grounds responses with real-time web content.URL Context Tool
Available for Gemini 2.5 models - allows including URLs for additional context.Validation Checklist
Use this checklist when any provider fails to respond:Credentials
Credentials
Confirm the API key, OAuth login, subscription connection, or local bearer token is current. Revoke and replace exposed API keys.
Billing and quota
Billing and quota
Cloud providers may reject requests when billing is not configured, credits are exhausted, or rate limits are reached.
Base URL
Base URL
Use the provider base URL, not a full endpoint path. For OpenAI-compatible services, the base URL usually ends in
/v1.Model access
Model access
Some models require account approval, region availability, paid billing, or a specific deployment name.
Local services
Local services
For Ollama, LM Studio, Hermes, and OpenClaw, make sure the local server is running and reachable from the same machine or LAN address used in EnConvo.
Choosing a Provider
Best for general use
Best for general use
- OpenAI GPT-4o: Excellent all-around performance
- Anthropic Claude 3.5 Sonnet: Great for writing and analysis
- Google Gemini 2.5 Pro: Long context, multimodal
Best for coding
Best for coding
- Anthropic Claude 3.5 Sonnet: Excellent code understanding
- Mistral Codestral: Code-specialized model
- DeepSeek Reasoner: Strong for code analysis and debugging
- OpenAI GPT-4o: Strong coding abilities
Best for speed
Best for speed
- Groq: Ultra-fast inference
- Fireworks AI: Low-latency hosted open models
- Gemini Flash: Fast cloud model for lightweight tasks
Best for privacy
Best for privacy
- Ollama: Completely local
- LM Studio: Local with GUI
Best for budget
Best for budget
- EnConvo Cloud: Pay with points
- DeepSeek: Very affordable
- Groq Free Tier: Free usage available