Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/sqlchat/sqlchat
/ allowSelfOpenAIKey
Function
allowSelfOpenAIKey
src/utils/openai.ts:57–59 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
55
}
56
57
export
function
allowSelfOpenAIKey() {
58
return
process.env.NEXT_PUBLIC_ALLOW_SELF_OPENAI_KEY ==
"true"
;
59
}
Callers
3
QuotaOverflowBanner
Function · 0.90
QuotaView
Function · 0.90
OpenAIApiConfigView
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected