Commit c125ae2
authored
Fix for removing usage in every stream chunk response. (#1022)
* Fix for #1021:
1. Make Usage field in completions Response to pointer.
* Fix for #1021:
1. Make Usage field in completions Response to pointer.
2. Add omitempty to json tag
Signed-off-by: Hritik003 <[email protected]>
---------
Signed-off-by: Hritik003 <[email protected]>1 parent a931bf7 commit c125ae2
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
242 | 242 | | |
243 | 243 | | |
244 | 244 | | |
245 | | - | |
| 245 | + | |
246 | 246 | | |
247 | 247 | | |
248 | 248 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
192 | 192 | | |
193 | 193 | | |
194 | 194 | | |
195 | | - | |
| 195 | + | |
196 | 196 | | |
197 | 197 | | |
198 | 198 | | |
| |||
0 commit comments