OpenRouter モデル

Laguna M.1

Laguna M.1 API価格、プロバイダー、コンテキスト長、機能、ユースケース、レイテンシー、代替候補を比較します。 General chat via OpenRouter, API workloads. $0.038 / 1M tokens / $0.075 / 1M tokens. — tokens.

OpenRouterPlatform curatedCatalog
Streaming
入力価格$0.038 / 1M tokens
出力価格$0.075 / 1M tokens
コンテキスト長— tokens
最大出力8.2k tokens

NextModelのLaguna M.1とは?

Laguna M.1 API価格、プロバイダー、コンテキスト長、機能、ユースケース、レイテンシー、代替候補を比較します。 General chat via OpenRouter, API workloads. $0.038 / 1M tokens / $0.075 / 1M tokens. — tokens.

適した用途

  • General chat via OpenRouter
  • API workloads

OpenAI互換コード例

OpenAI SDKの書き方を保ち、base_url を NextModel に向け、カタログIDを使います poolside--laguna-m.1.

Python
from openai import OpenAI

client = OpenAI(
    api_key="YOUR_API_KEY",
    base_url="https://api.nextmodel.app/v1"
)

resp = client.chat.completions.create(
    model="poolside/laguna-m.1",
    messages=[{"role": "user", "content": "Hello from NextModel"}]
)

print(resp.choices[0].message.content)

近い代替候補

OpenRouterCatalog

Available through the NextModel gateway via OpenRouter.

$0.752 / 1M tokensInput$1.50 / 1M tokensOutputContext
Best forGeneral chat via OpenRouter, API workloads
RoutingDegraded
Streaming
Platform curatedNextModel gateway catalog (Go origin)
View details
OpenRouterCatalog

Available through the NextModel gateway via OpenRouter.

$0.132 / 1M tokensInput$0.263 / 1M tokensOutputContext
Best forGeneral chat via OpenRouter, API workloads
RoutingDegraded
Streaming
Platform curatedNextModel gateway catalog (Go origin)
View details
OpenRouterCatalog

Aion-RP-Llama-3.1-8B ranks the highest in the character evaluation portion of the RPBench-Auto benchmark, a roleplaying-specific variant of Arena-Hard-Auto, where LLMs evaluate each other’s responses. It is a fine-tuned base model...

$0.152 / 1M tokensInput$0.302 / 1M tokensOutput32.8kContext
Best forGeneral chat via OpenRouter, API workloads
RoutingConfigured
Streaming
Platform curatedNextModel gateway catalog (Go origin)
View details

FAQ

Laguna M.1 FAQ