Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/ChatGPTNextWeb/NextChat
/ get
Function
get
app/store/sd.ts:45–50 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
43
DEFAULT_SD_STATE,
44
(set, _get) => {
45
function
get() {
46
return
{
47
..._get(),
48
...methods,
49
};
50
}
51
52
const
methods = {
53
getNextId() {
Callers
15
enabledAccessControl
Function · 0.70
getVisionModels
Function · 0.70
edgeVoiceName
Function · 0.70
isValidOpenAI
Function · 0.70
isValidAzure
Function · 0.70
isValidGoogle
Function · 0.70
isValidAnthropic
Function · 0.70
isValidBaidu
Function · 0.70
isValidByteDance
Function · 0.70
isValidAlibaba
Function · 0.70
isValidTencent
Function · 0.70
isValidMoonshot
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected