# Steam Router

Steam Router 提供了一种模型负载均衡服务，旨在优化跨多个 API 提供商的请求路由，以确保高可用性和成本效益。它主要服务于有深入 API 需求的开发者或用户。我们的理念是，未来大型模型战争中，只有少数大型公司能够生存，但性能良好的垂直场景模型仍将存在。因此，未来每个模型都将有数百家提供商，而开发者和用户将涌向更便捷的聚合提供商。&#x20;

我们采用开源社区共识评估框架，根据 API 提供商的测量输出速度（每秒令牌数）、延迟（TTFT）和混合价格（每百万令牌美元）来优先考虑其响应服务

<figure><img src="/files/4IopCNxktLvxBQvAFBBa" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/t6WpB9J3TQtSzm84X8hG" alt=""><figcaption></figcaption></figure>

依托 Solana 的支付系统，为有深度 API 需求的 AI 应用开发者和用户引入 Solana，以降低使用成本并提升便利性。推动 Solana 链上稳定币应用场景的发展，并助力 Solana 大规模普及的浪潮。&#x20;

在 Web3 市场中，SteamRouter 可以作为中间件服务提供商，为 CEX、钱包、交易软件及其他 Dapp 提供后端服务。推动模型快速商品化与民主化，并助力扩展 Web3 市场服务的边界。

<figure><img src="/files/v4x3tKPJgTPwrfVP813v" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.aisteam.net/cn/steam-router.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
