Commit 9c5b383
print request id (#1242)
* print request id
In order to facilitate the identification of backend issues, such as sglang, the request_id should be printed.
Signed-off-by: jianglong3 <jianglong3@kingsoft.com>
* update
---------
Signed-off-by: jianglong3 <jianglong3@kingsoft.com>
Co-authored-by: jianglong3 <jianglong3@kingsoft.com>
Co-authored-by: Yunnglin <mao.looper@qq.com>1 parent 3a83299 commit 9c5b383
File tree
4 files changed
+6
-0
lines changed- evalscope
- api/model
- models
- utils
4 files changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
132 | 135 | | |
133 | 136 | | |
134 | 137 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
| 102 | + | |
102 | 103 | | |
103 | 104 | | |
104 | 105 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
376 | 376 | | |
377 | 377 | | |
378 | 378 | | |
| 379 | + | |
379 | 380 | | |
380 | 381 | | |
381 | 382 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
511 | 511 | | |
512 | 512 | | |
513 | 513 | | |
| 514 | + | |
514 | 515 | | |
515 | 516 | | |
516 | 517 | | |
| |||
0 commit comments