MCPcopy
hub / github.com/anomalyco/opencode / generate-object.test.ts

File generate-object.test.ts

packages/llm/test/generate-object.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, test } from "bun:test"
2import { Effect, Schema } from "effect"
3import { LLM } from "../src"
4import * as OpenAIChat from "../src/protocols/openai-chat"

Callers

nothing calls this directly

Calls 15

toDefinitionsFunction · 0.90
dynamicResponseFunction · 0.90
sseEventsFunction · 0.90
toolCallChunkFunction · 0.90
finishChunkFunction · 0.90
testFunction · 0.85
decodeBodyFunction · 0.85
modelMethod · 0.80
withMethod · 0.80
syncMethod · 0.80
pushMethod · 0.80
respondMethod · 0.80

Tested by

no test coverage detected