Commit 1bf97cb
fix(frontend): fix HuggingFace field visibility and add missing preview sample
Fix inverted fallback for systemPrompt/maxNewTokens/temperature: these
fields now correctly hide when no task is selected, matching the behavior
of all other HuggingFace fields. Add missing image-text-to-text entry to
huggingFaceTaskPreviewSamples so it no longer falls through to the
generic text fallback.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 0dfe9ed commit 1bf97cb
1 file changed
Lines changed: 10 additions & 1 deletion
File tree
- frontend/src/app/workspace/component/property-editor/operator-property-edit-frame
Lines changed: 10 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
239 | 239 | | |
240 | 240 | | |
241 | 241 | | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
242 | 251 | | |
243 | 252 | | |
244 | 253 | | |
| |||
982 | 991 | | |
983 | 992 | | |
984 | 993 | | |
985 | | - | |
| 994 | + | |
986 | 995 | | |
987 | 996 | | |
988 | 997 | | |
| |||
0 commit comments