-
Notifications
You must be signed in to change notification settings - Fork 504
Description
提交前确认
- 我已经搜索过现有的 issues,包括已经 close 的 issue,确认没有重复报告同样的问题
- 我已经阅读了文档,确认这是一个缺陷而不是使用问题
- 我已经在最新版本中验证了这个问题仍然存在
发生了什么?
@ErlichLiu

我配置了anthropic/claude-3.7-sonnet,但是openrouter后台查到还是3.5,还请修复此问题,谢谢
{ "id": 5638324281, "generation_id": "gen-1741616408-blDMmA6Hc14myNdCAn39", "provider_name": "Google", "model": "anthropic/claude-3.5-sonnet", "app_id": 2224844, "streamed": true, "cancelled": false, "generation_time": 7464, "latency": 9750, "moderation_latency": 609, "created_at": "2025-03-10T14:20:26.558614+00:00", "tokens_prompt": 53473, "tokens_completion": 330, "native_tokens_prompt": 61650, "native_tokens_completion": 453, "native_tokens_reasoning": 0, "num_media_prompt": 3, "num_media_completion": null, "num_search_results": null, "origin": "https://github.com/ErlichLiu/DeepClaude", "usage": 0.191745, "usage_cache": null, "usage_data": null, "usage_web": null, "provider_responses": [ { "endpoint_id": "07be01e7-3f6a-4b0f-854b-103b7b0a7ad5", "provider_name": "Anthropic", "status": null, "latency": 1453, "is_byok": false }, { "id": "msg_vrtx_01F7oaXLqPGRKKUZeVzr6nF7", "endpoint_id": "b50f37f6-fe47-40cc-b9b4-89b1d52e460a", "provider_name": "Google", "status": 200, "latency": 9706, "is_byok": false } ], "is_byok": false, "finish_reason": "stop", "native_finish_reason": "stop", "app": { "id": 2224844, "created_at": "2025-02-02T17:18:37.484349+00:00", "description": null, "title": "DeepClaude", "main_url": null, "origin_url": "https://github.com/ErlichLiu/DeepClaude", "source_code_url": null } }

