MCPcopy 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

1import React, { useEffect, useState, useRef, useMemo } from 'react';
2import { useNavigate } from 'react-router-dom';
3import { useTranslation } from 'react-i18next';
4import {

Callers

nothing calls this directly

Calls 15

useIsMobileFunction · 0.90
getChannelModelsFunction · 0.90
showInfoFunction · 0.90
copyFunction · 0.90
showSuccessFunction · 0.90
showErrorFunction · 0.90
loadChannelFunction · 0.85
type2secretPromptFunction · 0.85
fetchUpstreamModelListFunction · 0.85
fetchModelsFunction · 0.70
fetchGroupsFunction · 0.70
getInitValuesFunction · 0.70

Tested by

no test coverage detected