让 GLM、Qwen Coder、K2 三兄弟给 SSH AI Chat 写了篇博客文章介绍。
写的最好的居然是 GLM,Qwen Coder 次之,K2 总是爱自己编故事。
https://miantiao.me/posts/how-ssh-ai-chat-works/
写的最好的居然是 GLM,Qwen Coder 次之,K2 总是爱自己编故事。
https://miantiao.me/posts/how-ssh-ai-chat-works/
❤4
Google Jules 结束内测了,不过给参与内测的用户送了三个月 Google AI Pro 会员。
检查下你的邮箱,看看是否收到了邮件。
我的兑换码在截图中,看看你们能不能兑换。
检查下你的邮箱,看看是否收到了邮件。
我的兑换码在截图中,看看你们能不能兑换。
❤1
准备使用 kibo-ui 的 AI 组件写 ChatBot ,发现 AI SDK 发布了 AI Elements 组件库。
看着眼熟,结果是同一个人开发的,选择选哪个?
https://ai-sdk.dev/elements/overview
看着眼熟,结果是同一个人开发的,选择选哪个?
https://ai-sdk.dev/elements/overview
❤1
问了下作者,作者建议使用 AI Elements
https://github.com/haydenbleasel/kibo/issues/215#issuecomment-3165413345
From: mt@c.im
mt@c.im
https://github.com/haydenbleasel/kibo/issues/215#issuecomment-3165413345
From: mt@c.im
mt@c.im
GitHub
AI Elements or AI Chatbot(kibo-ui) ? · Issue #215 · haydenbleasel/kibo
Hello Hayden, I noticed that the AI Elements in AISDK and the AI Chatbot in kibo-ui were both developed by you Could you please clarify the differences between the next two projects, if they are ne...
只需要在 ~/.claude/settings.json 加入下面的配置,就可以看你 Claude Code 的实时消耗了
{
"statusLine": {
"type": "command",
"command": "bun x ccusage statusline", // Use "npx -y ccusage statusline" if you prefer npm
"padding": 0 // Optional: set to 0 to let status line go to edge
}
}
https://ccusage.com/guide/statusline
{
"statusLine": {
"type": "command",
"command": "bun x ccusage statusline", // Use "npx -y ccusage statusline" if you prefer npm
"padding": 0 // Optional: set to 0 to let status line go to edge
}
}
https://ccusage.com/guide/statusline
👍3