Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/CopilotKit/CopilotKit
/ utils.test.ts
File
utils.test.ts
packages/runtime/src/agent/__tests__/utils.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, it, expect, beforeEach, afterEach } from
"vitest"
;
2
import
{ z } from
"zod"
;
3
import
{
4
resolveModel,
Callers
nothing calls this directly
Calls
9
resolveModel
Function · 0.90
convertMessagesToVercelAISDKMessages
Function · 0.90
convertJsonSchemaToZodSchema
Function · 0.90
convertToolsToVercelAITools
Function · 0.90
convertToolDefinitionsToVercelAITools
Function · 0.90
defineTool
Function · 0.90
makeAssistantWithToolArgs
Function · 0.85
parse
Method · 0.80
keys
Method · 0.80
Tested by
no test coverage detected