Commit a4907b6
committed
fix: resolve OpenAI Compatible embedder provider save validation issue
- Fix validation schema for OpenAI Compatible provider to properly handle model dimension field
- Improve validation data preparation to ensure numeric fields are properly converted
- Ensure validation errors are displayed to users when required fields are missing
- Resolves issue where Save button would not work for OpenAI Compatible provider
Fixes #58421 parent a7771a3 commit a4907b6
1 file changed
+14
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
369 | 369 | | |
370 | 370 | | |
371 | 371 | | |
372 | | - | |
| 372 | + | |
| 373 | + | |
| 374 | + | |
| 375 | + | |
| 376 | + | |
| 377 | + | |
| 378 | + | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
| 382 | + | |
| 383 | + | |
| 384 | + | |
| 385 | + | |
373 | 386 | | |
374 | 387 | | |
375 | 388 | | |
| |||
0 commit comments