Commit 4175bc7
committed
fix: update stale TokenizedPrompt reference missed during rebase
The auto-merge left one test using the old TokenizedPrompt type and
PerPromptTokens field in producer_test.go. Updated to use
TokenizedRequest with Prompts/PromptTokens.
Signed-off-by: Alberto Perdomo <aperdomo@redhat.com>1 parent af76cee commit 4175bc7
1 file changed
Lines changed: 5 additions & 2 deletions
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
414 | 414 | | |
415 | 415 | | |
416 | 416 | | |
417 | | - | |
418 | | - | |
| 417 | + | |
| 418 | + | |
| 419 | + | |
| 420 | + | |
| 421 | + | |
419 | 422 | | |
420 | 423 | | |
421 | 424 | | |
| |||
0 commit comments