| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| BatchTagModal.jsx | ||
| ColumnSelectorModal.jsx | ||
| EditChannelModal.jsx | ||
| EditTagModal.jsx | ||
| ModelTestModal.jsx |
Previously, the "Force Format" switch was displayed for every channel type although it only applies to OpenAI (type === 1). This change wraps the switch in a conditional so it renders exclusively when the selected channel type is OpenAI. Why: - Prevents user confusion when configuring non-OpenAI channels - Keeps the UI clean and context-relevant Scope: - web/src/components/table/channels/modals/EditChannelModal.jsx No backend logic affected.
| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| BatchTagModal.jsx | Loading commit data... | |
| ColumnSelectorModal.jsx | Loading commit data... | |
| EditChannelModal.jsx | Loading commit data... | |
| EditTagModal.jsx | Loading commit data... | |
| ModelTestModal.jsx | Loading commit data... |