Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/arctic-cli/interface
/ provider.ts
File
provider.ts
packages/arctic/src/provider/provider.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ iife } from
"@/util/iife"
2
import
{ NamedError } from
"@arctic-cli/util/error"
3
import
{ NoSuchModelError,
type
Provider as SDK } from
"ai"
4
import
fuzzysort from
"fuzzysort"
Callers
nothing calls this directly
Calls
13
iife
Function · 0.90
getApiBaseUrl
Function · 0.85
ensureAuth
Function · 0.85
mergeProvider
Function · 0.85
isProviderAllowed
Function · 0.85
fetch
Function · 0.70
text
Method · 0.65
json
Method · 0.65
fn
Function · 0.50
create
Method · 0.45
get
Method · 0.45
set
Method · 0.45
Tested by
no test coverage detected