MCPcopy Create free account
hub / github.com/Zoo-Code-Org/Zoo-Code / ai-sdk.spec.ts

File ai-sdk.spec.ts

src/api/transform/__tests__/ai-sdk.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Anthropic } from "@anthropic-ai/sdk"
2import OpenAI from "openai"
3import { convertToAiSdkMessages, convertToolsForAiSdk, processAiSdkStreamPart } from "../ai-sdk"
4

Callers

nothing calls this directly

Calls 4

convertToAiSdkMessagesFunction · 0.90
convertToolsForAiSdkFunction · 0.90
processAiSdkStreamPartFunction · 0.90
keysMethod · 0.65

Tested by

no test coverage detected