MCPcopy 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 */
94export 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

preconnectAnthropicApiFunction · 0.85
oauth.test.tsFile · 0.85

Calls 1

getOauthConfigFunction · 0.85

Tested by

no test coverage detected