Skip to main content

Hoshi 1.0

Hoshi 1.0 is our proprietary frontier model, purpose-built for agentic workloads. It delivers frontier-tier performance on coding, structured output, and tool-use benchmarks at a fraction of the credits of leading alternatives.

Why Hoshi 1.0?​

Hoshi 1.0 is designed from the ground up for the kinds of tasks EKB agents perform every day: reasoning over documents, calling tools, generating structured output, and following multi-step instructions. It is not a general-purpose chatbot β€” it is an agent engine.

Credits

Frontier-level quality at a fraction of the credits of GPT 5.5 or Sonnet 5.

OpenAI-Compatible

Drop-in Chat Completions API β€” change three lines and keep your stack.

No Lock-In

Standard request/response shape. Switch back or route around us anytime.

Pricing​

TierCredits
Input150 / 1M tokens
Cached Input10 / 1M tokens (~15Γ— cheaper than fresh input)
Output300 / 1M tokens

When to Use Hoshi vs. Frontier Models​

Choosing the right model depends on the task. Use the guide below to decide when Hoshi 1.0 is the best fit and when you might reach for a frontier model like Sonnet 5 or GPT 5.5.

Use Hoshi 1.0 When…​

ScenarioWhy Hoshi Wins
Tool calling & function usePurpose-tuned for reliable, low-latency tool invocations β€” the core of any agent.
Structured output (JSON, tables)Consistently produces valid, schema-conformant output without retries.
Multi-step reasoningExcels at chaining actions, parsing responses, and deciding next steps.
High-volume batch tasksAt 150 credits / 1M input tokens, running thousands of agent turns is economical.
Knowledge Base retrievalOptimized for RAG-style workflows β€” grounding answers in your documents.
Cost-sensitive productionSame quality tier as frontier models at a fraction of the credits.
Code generation & refactoringSweeps coding benchmarks; generates, edits, and reviews code reliably.

Use a Frontier Model When…​

ScenarioWhy a Frontier Model May Be Better
Ultra-long context (> 200K tokens)Models like Claude Sonnet 5 or GPT 5.5 support very large context windows for massive document analysis.
Cutting-edge multimodal reasoningWhen you need best-in-class vision, audio, or cross-modal understanding.
Highly creative / open-ended writingFrontier models may produce more varied, stylistically rich prose for marketing or storytelling.
Regulatory or compliance constraintsSome organizations require a specific provider's model for data governance reasons.
Research-grade tasksWhen you need the absolute latest capability on a novel, unstructured problem.
warning

For most EKB agent workloads β€” tool calling, structured output, RAG, and multi-step automation β€” Hoshi 1.0 is the recommended default. Use frontier models only when you have a specific reason to do so.

Quick Comparison​

DimensionHoshi 1.0Sonnet 5GPT 5.5
Input cost150 credits / 1M2,000 credits / 1M5,000 credits / 1M
Output cost300 credits / 1M10,000 credits / 1M30,000 credits / 1M
Tool callingβ˜…β˜…β˜…β˜…β˜…β˜…β˜…β˜…β˜…β˜…β˜…β˜…β˜…β˜…β˜…
Structured outputβ˜…β˜…β˜…β˜…β˜…β˜…β˜…β˜…β˜…β˜†β˜…β˜…β˜…β˜…β˜†
Codingβ˜…β˜…β˜…β˜…β˜…β˜…β˜…β˜…β˜…β˜…β˜…β˜…β˜…β˜…β˜…
Creative writingβ˜…β˜…β˜…β˜…β˜†β˜…β˜…β˜…β˜…β˜…β˜…β˜…β˜…β˜…β˜…
Multimodalβ˜…β˜…β˜…β˜†β˜†β˜…β˜…β˜…β˜…β˜…β˜…β˜…β˜…β˜…β˜…
Context window128K200K128K
OpenAI-compatibleβœ…βŒβœ…

Getting Started​

Hoshi 1.0 is available in EKB as a predefined model. No API key configuration is required.

Select Hoshi in Your Agent​

  1. Navigate to Agents

    Go to Agents in the sidebar.

  2. Open or create an agent

    Select an existing agent or create a new one.

  3. Go to the General tab

    Open the General tab in the agent configuration.

  4. Select Hoshi 1.0

    Find the Model drop-down selector and choose Hoshi 1.0 from the list.

FAQ​

Is Hoshi 1.0 as good as Sonnet 5 or GPT 5.5?

For agentic tasks β€” tool calling, structured output, coding, and multi-step reasoning β€” Hoshi 1.0 performs at the same frontier tier. Frontier models may have an edge on highly creative writing, multimodal reasoning, and extremely long contexts.

What is cached input pricing?

When you send the same context repeatedly (e.g., the same system prompt or knowledge base retrieval), cached tokens are billed at 10 credits / 1M β€” roughly 15Γ— cheaper than fresh input tokens.

Will Hoshi 1.0 be deprecated soon?

No. Hoshi 1.0 is our flagship model and will be actively maintained and improved. Future versions will be announced with clear migration timelines.

Learn More​