





















原文:https://ichochy.com/posts/ai/20251212.html
智谱大模型开放平台 bigmodel.cn,提供功能丰富、灵活易用、高性价比的大模型 API 服务, 支持智能体开发与模型精调、推理、评测等,致力于构建高效通用的“一站式模型即服务” AI 开发新范式。
全模态、全尺寸、低幻觉、高精度
覆盖模型与 AI 应用开发,全链路开箱即用
深度耦合业务的应用级 Agent,直达生产力
充沛高并发算力资源,多层次安全防护机制
API Base URL:https://open.bigmodel.cn/api/paas/v4/
CURL 调用 API
curl --location 'https://open.bigmodel.cn/api/paas/v4/chat/completions' \
--header 'Authorization: Bearer YOUR_API_KEY' \
--header 'Content-Type: application/json' \
--data '{
"model": "glm-4.6",
"messages": [
{
"role": "user",
"content": "了解回忆中的明天(https://ichochy.com)"
}
]
}'
iChat (AI Chat) 是一款开源的智能聊天工具。 支持 SiliconFlow、 GLM、MiMo、DeepSeek 、Gemini、Grok、OpenAI、ZenMux、OpenRouter、Cloudflare(AI Gateway)和自定义AI。 使用 SwiftUI 开发,macOS 原生 AI 客服端

博客:https://ichochy.com
网站:https://ai.ichochy.com
下载:https://file.ichochy.com/iChat.zip
GitHub:https://github.com/iChochy/iChat
注意: 因未使用开发者签名,首次运行会触发 macOS 安全提示。
前往 “系统设置 > 隐私与安全性”,选择 “仍要打开”

此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。