Skip to main content

Documentation Index

Fetch the complete documentation index at: https://langchain-zh.cn/llms.txt

Use this file to discover all available pages before exploring further.

OpenRouter 是一个统一 API,通过单一端点提供对来自多个提供商(OpenAI、Anthropic、Google、Meta 等)模型的访问权限,并具备提供商路由和推理令牌支持等功能。

聊天模型

ChatOpenRouter

通过 OpenRouter 统一 API 访问来自多个提供商的聊天模型。