砂銀 (@ylxdzsw) 在 一种基于加密思维链的识别GPT中转站转豆包的方法 中发帖
检测脚本:
URL='https://YOUR-PROXY.example/v1/responses'
KEY='YOUR_API_KEY'
MODEL='gpt-5.6-luna'
curl --fail-with-body --silent --show-error "$URL" -H "Authorization: Bearer $KEY" -H 'Content-Type: application/json' --data-binary '{"model":"'"$MODEL"'","store":false,"reasoning":{"effort":"high","context":"all_turns"},"max_output_tokens":2048,"input":[{"role":"user","content":"原始用户消息因会话压缩而不可用。"},{"id"...