Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Noumena-Network/code
/ getDefaultFirstPartyInferenceBaseUrl
Function
getDefaultFirstPartyInferenceBaseUrl
src/constants/oauth.ts:94–96 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
92
* is present.
93
*/
94
export
function
getDefaultFirstPartyInferenceBaseUrl(): string {
95
return
getOauthConfig().BASE_API_URL
96
}
97
98
/**
99
* Legacy SDK baseURL override kept only
for
the ant staging-OAuth
Callers
3
preconnectAnthropicApi
Function · 0.85
public-build-guard.test.ts
File · 0.85
oauth.test.ts
File · 0.85
Calls
1
getOauthConfig
Function · 0.85
Tested by
no test coverage detected