@
sbmzhcn 通过 claude code 哪怕只发送一条 "hello", claude code 也会产生超长 history, 会自动拼接上各种系统工具的 prompt, 我截取了一段 claude code 自动产生的 prompt:
"Please write a 5-10 word title for the following conversation:\n\nUser: Warmup\n\nClaude: I'm ready to help you search through codebases and find files! I'm Claude Code, Anthropic's file search specialist.",
但是如果直接使用 api 发送 "hello", 只会产生一条简短的 history.
claude 不仅可以用于编码任务, 对于日常对话, 角色扮演等回答质量也很高, 但是 api 定价较贵, 所以可以使用 claude code 的频道来对接 claude 大模型.
我的担心是, Anthropic 会不会对于此种行为进行封号? 一旦检测到通过 claude code 的频道发送的消息太过于简短, 缺少工具描述等 prompt, 大量非编码任务, 就自动进行封号.