Commit ce7e75f
Add missing fields to Launch UI supported fields list (#3671)
Fields like `model`, `strip_prefix`, `rate_limits`, `replicas`, `scaling`,
`replica_groups`, and `version` were missing from the frontend allowlist,
causing "Unsupported field" errors when launching templates that use them.
Co-authored-by: Andrey Cheptsov <andrey.cheptsov@github.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>1 parent 3c1b583 commit ce7e75f
File tree
1 file changed
+7
-0
lines changed- frontend/src/pages/Runs/Launch/hooks
1 file changed
+7
-0
lines changedLines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
44 | 51 | | |
45 | 52 | | |
46 | 53 | | |
| |||
0 commit comments