Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ describe, expect, test } from
"bun:test"
2
import
{ Effect, Schema } from
"effect"
3
import
{ LLM } from
"../src"
4
import
* as OpenAIChat from
"../src/protocols/openai-chat"
Callers
nothing calls this directly
Calls
15
toDefinitions
Function · 0.90
dynamicResponse
Function · 0.90
sseEvents
Function · 0.90
toolCallChunk
Function · 0.90
finishChunk
Function · 0.90
test
Function · 0.85
decodeBody
Function · 0.85
model
Method · 0.80
with
Method · 0.80
sync
Method · 0.80
push
Method · 0.80
respond
Method · 0.80
Tested by
no test coverage detected