欢迎关注我的推特
上一页 1 2 3 4 5 6 ··· 71 下一页
摘要: canvas其实就是一个AI 能直接控制的交互界面,简单说就是给 AI 开了一个“小画布”或“动态窗口”,让它不光能发文字、语音,还能直接在你的设备上显示出网页、图表、仪表盘、交互小应用这些东西。 AI 可以实时生成或修改内容, 这个画布会显示在你的设备上, 举个例子,你让 AI “给我画个今天股票 阅读全文
posted @ 2026-03-23 17:30 服务号AwesomeAITools 阅读(79) 评论(0) 推荐(0)
摘要: OpenCode 配置文件支持 JSON 和 JSONC(带注释的 JSON)格式,不过还是建议直接用JSON 提供商 /connect 如果要指定自定义的,需要先自己写个opencode.json配置好,才能在connect的other里面选自己的供应商 vim ~/.config/opencod 阅读全文
posted @ 2026-03-18 19:36 服务号AwesomeAITools 阅读(108) 评论(0) 推荐(0)
摘要: 最好的是 GPT 5.4 (100万token的上下文窗口),世界知识很厉害。 写代码还是Sonnet 4.6,Opus 4.6用不起 也可以使用Github Copilot的订阅 不过每次会话会消耗你的高级请求次数。10美金一月的Pro订阅一月才300次高级请求。 所以平时的聊天agents.de 阅读全文
posted @ 2026-03-14 22:12 服务号AwesomeAITools 阅读(44) 评论(0) 推荐(0)
摘要: 别用什么npm了 苹果和Linux就是 curl -fsSL https://openclaw.ai/install.sh | bash windows就用管理员打开PowerShell iwr -useb https://openclaw.ai/install.ps1 | iex 上面会自动帮你安 阅读全文
posted @ 2026-03-14 21:27 服务号AwesomeAITools 阅读(10) 评论(0) 推荐(0)
摘要: Build production AI agents with Claude Code as a library 使用 Claude Code 作为库构建生产级 AI 代理 The Claude Code SDK has been renamed to the Claude Agent SDK. C 阅读全文
posted @ 2026-03-02 14:05 服务号AwesomeAITools 阅读(215) 评论(0) 推荐(0)
摘要: OpenCode 是一个开源的 AI 编码代理。它提供终端界面、桌面应用和 IDE 扩展等多种使用方式。 Installation 安装 # YOLO 一次性 curl -fsSL https://opencode.ai/install | bash # Package managers npm i 阅读全文
posted @ 2026-02-28 09:57 服务号AwesomeAITools 阅读(393) 评论(0) 推荐(0)
摘要: OpenClaw is a personal AI assistant you run on your own devices. It answers you on the channels you already use (WhatsApp, Telegram, Slack, Discord, G 阅读全文
posted @ 2026-02-27 14:56 服务号AwesomeAITools 阅读(126) 评论(0) 推荐(0)
摘要: Agent Skills extend Claude's capabilities through organized folders of instructions, scripts, and resources. This guide shows you how to use both pre- 阅读全文
posted @ 2026-02-25 19:45 服务号AwesomeAITools 阅读(30) 评论(0) 推荐(0)
摘要: Learn how to write effective Skills that Claude can discover and use successfully. 学习如何编写 Claude 可以成功发现和使用的有效技能。 Good Skills are concise, well-structu 阅读全文
posted @ 2026-02-16 17:01 服务号AwesomeAITools 阅读(193) 评论(0) 推荐(0)
摘要: Learn how to use Agent Skills to create documents with the Claude API in under 10 minutes. 如何在 10 分钟内 通过 Claude API 使用Agent Skills 创建文档。 This tutorial 阅读全文
posted @ 2026-02-16 12:11 服务号AwesomeAITools 阅读(235) 评论(0) 推荐(0)
上一页 1 2 3 4 5 6 ··· 71 下一页