Commit 1d20846
committed
fix: correct comment to reference ChatCompletions Converter
The comment incorrectly stated 'Responses Converter' when the actual
converter used is 'chatcmpl_converter.Converter' which returns
ChatCompletions format.
Generated with Lucas Wang<[email protected]>1 parent fca3ed5 commit 1d20846
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
369 | 369 | | |
370 | 370 | | |
371 | 371 | | |
372 | | - | |
| 372 | + | |
373 | 373 | | |
374 | 374 | | |
375 | 375 | | |
| |||
0 commit comments