> ## Documentation Index
> Fetch the complete documentation index at: https://java.agentscope.io/llms.txt
> Use this file to discover all available pages before exploring further.

# 模型提供商

模型提供商扩展用于把 AgentScope Java 接入托管或本地 Chat Model API。对应扩展模块在 classpath 中时，可以通过 `ModelRegistry` 字符串 id 选择模型。

* [OpenAI](/v2/zh/integration/model/openai)
* [DeepSeek](/v2/zh/integration/model/deepseek)
* [GLM](/v2/zh/integration/model/glm)
* [Kimi](/v2/zh/integration/model/kimi)
* [MiniMax](/v2/zh/integration/model/minimax)
* [DashScope](/v2/zh/integration/model/dashscope)
* [Gemini](/v2/zh/integration/model/gemini)
* [Anthropic](/v2/zh/integration/model/anthropic)
* [Ollama](/v2/zh/integration/model/ollama)
