Follow feeds: blogs, news, RSS and more. An effortless way to read and digest content of your choice.
Get Feederv2ex.com
Get the latest updates from V2EX - 技术 directly as they happen.
Follow now 294 followers
Last updated about 1 hour ago
about 1 hour ago
ChatGPT 这个 Agent 两个方面的能力感觉非常厉害 一个是联网搜索核对/总结信息,甚至是它自动的,觉得必要时自动搜索 第二个是对于一些逻辑性较清晰/能通过计算得到答案的任务需求,或者通过编程更容易得到答案的任务,它不是靠模型自己在那瞎想推理,而是会自己写 Python 代码自己跑,然后总结 Python 程序运行的结果来告诉你答案。 很可惜 OpenAI...
about 5 hours ago
最近在评测一些 Claude 中转站,发现一个大坑,写出来给大家避一避。先说结论:选中转站,必须确认它真正支持提示词缓存。不支持的、或者用"假缓存"的,单价再便宜也是陷阱。为什么这是个坑?Claude 官方接口有个特性叫提示词缓存:把长系统提示词、长上下文缓存住,5 分钟内复用,缓存读取价格只有正常输入的十分之一( Sonnet 是每百万 token 0.3 美元 vs 3...
about 5 hours ago
https://github.com/antirez/llama.cpp-deepseek-v4-flash
about 7 hours ago
刚收到邮件内容,大概是告知将于六月份调整为积分制消费 https://github.blog/news-insights/company-news/github-copilot-is-moving-to-usage-based-billing/?utm_medium=email&utm_source=github
about 8 hours ago
刚刚续费了季度 Pro 套餐,就开始疯狂报错 API Error: 400 {"type":"error","error":{"message":"网络错误,错误 id 20260427233129a7ee7f005e494d82 ,请稍后重试。","code":"1234"},"request_id":"20260427233129a7ee7f005e494d82"} * 10...
about 10 hours ago
我目前是个人 20 刀 pro ,比如团队都要用,比如说开个 200 刀的 max ?能多人用么
about 10 hours ago
用 Headless 模式官方 github 仓库明确给了这个例子https://github.com/anthropics/claude-code-action/blob/main/docs/setup.md但是这里有明确说不能用在 bot,和脚本https://tostracker.app/document/anthropicExcept when you are accessing our Services...
about 10 hours ago
个人觉得 Windows 自带的 terminal 工具很好用,手感很好渲染也不错,可惜不支持侧边栏显示 tabs/workspace ,现在 claude code/codex 用得多,经常要开很多个 tabs ,导致...
about 10 hours ago
不知道大佬们有没有遇到过 .claude 目录下的配置文件全部丢失的问题,比如 projects 下的 session 和 skills 这类的全部突然不见了,好像重装了 Claude 一样,MacOS 和...
about 10 hours ago
今天看了下 DeepSeekV4 的次数涨了不少,估算了下 token 好像吃上折上折了? 预估了一下 token 量,算上缓存的话 一个 go 套餐里,DeepSeek V4...