免费轻量级使用
免费限制
模型支持
-cloud
glm-5:cloud
注册与API获取
API调用
curl https://ollama.com/v1/chat/completions \ -H "Authorization: Bearer $OLLAMA_API_KEY" \ -d '{"model": "qwen3.5:cloud", "messages": [{"role": "user", "content": "你好"}]}'
模型查询
提交评论