Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/continuedev/continue
/ vercel-sdk.test.ts
File
vercel-sdk.test.ts
packages/openai-adapters/src/test/vercel-sdk.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
* as dotenv from
"dotenv"
;
2
import
{ vi } from
"vitest"
;
3
import
{ getLlmApi, testChat } from
"./util.js"
;
4
Callers
nothing calls this directly
Calls
8
testAiSdkProvider
Function · 0.85
config
Method · 0.80
error
Method · 0.80
getLlmApi
Function · 0.70
chatCompletionStream
Method · 0.65
push
Method · 0.65
log
Method · 0.65
chatCompletionNonStream
Method · 0.65
Tested by
no test coverage detected