Commit 5d1ab29
committed
feat: support skipping Genkit output validation
The output validation is useful, but it also could be considered flawing
results of real model responses. e.g. if Gemini legitimately cuts off
responses after the `class=` token.1 parent 5520d4b commit 5d1ab29
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
87 | | - | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
88 | 91 | | |
89 | 92 | | |
90 | 93 | | |
| |||
0 commit comments