mirror of
https://github.com/CJackHwang/ds2api.git
synced 2026-05-18 23:25:10 +08:00
refactor: replace processed output comparison with baseline-based validation in SSE simulator
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"sample_id": "markdown-format-example-20260405-spacefix",
|
||||
"captured_at_utc": "2026-04-04T17:17:26Z",
|
||||
"source": "admin/dev/raw-samples/capture",
|
||||
"request": {
|
||||
"messages": [
|
||||
{
|
||||
"content": "输出markdown格式示例 四五个类型",
|
||||
"role": "user"
|
||||
}
|
||||
],
|
||||
"model": "deepseek-reasoner-search",
|
||||
"stream": true
|
||||
},
|
||||
"capture": {
|
||||
"label": "deepseek_completion",
|
||||
"url": "https://chat.deepseek.com/api/v0/chat/completion",
|
||||
"status_code": 200,
|
||||
"response_bytes": 24684,
|
||||
"contains_finished_token": true,
|
||||
"finished_token_count": 2
|
||||
}
|
||||
}
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user