Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aiprodcoder/MIXAPI
/ EditChannel.js
File
EditChannel.js
web/src/pages/Channel/EditChannel.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
React, { useEffect, useState, useRef, useMemo } from
'react'
;
2
import
{ useNavigate } from
'react-router-dom'
;
3
import
{ useTranslation } from
'react-i18next'
;
4
import
{
Callers
nothing calls this directly
Calls
15
useIsMobile
Function · 0.90
getChannelModels
Function · 0.90
showInfo
Function · 0.90
copy
Function · 0.90
showSuccess
Function · 0.90
showError
Function · 0.90
loadChannel
Function · 0.85
type2secretPrompt
Function · 0.85
fetchUpstreamModelList
Function · 0.85
fetchModels
Function · 0.70
fetchGroups
Function · 0.70
getInitValues
Function · 0.70
Tested by
no test coverage detected