Model details
Echo
Tracer's Echo is positioned as a focused text chat endpoint rather than a broad multimodal platform. The developer documentation describes it as an OpenAI-compatible service centered on a single Chat Completions route, with the model identifier simply named echo, accepting JSON or streaming responses and one generated choice per request. That narrow contract is the practical fit: teams that want to drop Echo into existing OpenAI client code with minimal wiring, sending bearer-token-authenticated requests and receiving plain text completions, will find the surface area intentionally small and predictable.
The trade-off for that simplicity is a deliberately limited capability set. The same documentation explicitly states that tool calls, function calls, multimodal content, and other OpenAI API surfaces are not part of Echo's current contract, which makes the model best suited to straightforward conversational and instruction-following workloads rather than agentic or vision-driven pipelines. By keeping a single text lane and a single endpoint, Echo aims at developers who value clarity over breadth, accepting a constrained feature surface in exchange for an easy integration path.
Quick Info
Powered by- Provider
- Echo
- Model key
- echo
- Release date
- Jul 19, 2026
- Last updated
- Aug 16, 2026
- Input modalities
- Output modalities
- Capabilities
Cost
- Input token cost
- $10.00
- Output token cost
- $50.00
Limits
- Output tokens
- 65,536 tokens
- Context window
- 262,144 tokens