Commit a46cf10
committed
fix: handle validation errors differently for LMStudio vs other embedders
- LMStudio tests expect translation keys for generic errors
- Ollama tests expect the actual error message to be preserved
- Updated validation-helpers to check embedder type and handle accordingly1 parent cc5920a commit a46cf10
File tree
1 file changed
+11
-1
lines changed1 file changed
+11
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
146 | 146 | | |
147 | 147 | | |
148 | 148 | | |
149 | | - | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
150 | 160 | | |
151 | 161 | | |
152 | 162 | | |
| |||
0 commit comments