Dyad 支持多种 AI 模型,包括:
- 云端模型:Google Gemini、Claude、OpenAI 等,需联网调用 API。
- local model:Ollama、LM Studio,可完全离线运行。
选择模型的建议:
- privacy first:使用本地模型(如 Ollama),适合敏感数据项目。
- 免费体验:Google Gemini 提供每日 250 条免费消息的 API 配额。
- performance needs:云端模型通常响应更快,适合快速迭代开发。
用户可在 Dyad 设置中灵活切换模型,无需重新安装工具。
This answer comes from the articleDyad: a free local open source AI full-stack application building toolThe