Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/codedogQBY/ReadAny
/ api.test.ts
File
api.test.ts
packages/core/src/utils/api.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it } from
"vitest"
;
2
import
{
3
buildOpenAICompatibleUrl,
4
buildProviderModelsUrl,
Callers
nothing calls this directly
Calls
6
resolveProviderBaseUrl
Function · 0.90
buildProviderModelsUrl
Function · 0.90
buildOpenAICompatibleUrl
Function · 0.90
providerSupportsExactRequestUrl
Function · 0.90
ensureUrlProtocol
Function · 0.90
formatApiHost
Function · 0.90
Tested by
no test coverage detected