MCPcopy Index your code
hub / github.com/anomalyco/opencode / llm.test.ts

File llm.test.ts

packages/opencode/test/session/llm.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { PermissionV1 } from "@opencode-ai/core/v1/permission"
2import { ConfigV1 } from "@opencode-ai/core/v1/config/config"
3import { afterAll, beforeAll, beforeEach, describe, expect, test } from "bun:test"
4import { SessionV1 } from "@opencode-ai/core/v1/session"

Callers

nothing calls this directly

Calls 15

testEffectFunction · 0.90
testFunction · 0.85
adaptFunction · 0.85
uncheckedAdapterEventFunction · 0.85
waitRequestFunction · 0.85
createChatStreamFunction · 0.85
waitStreamingRequestFunction · 0.85
createEventResponseFunction · 0.85
openAIConfigFunction · 0.85
drainWithFunction · 0.85
llmLayerWithExecutorFunction · 0.85
configModelFunction · 0.85

Tested by

no test coverage detected