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

File llm.ts

packages/llm/src/llm.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Effect, JsonSchema, Schema } from "effect"
2import { LLMClient } from "./route/client"
3import {
4 GenerationOptions,

Callers

nothing calls this directly

Calls 4

toDefinitionsFunction · 0.90
requestFunction · 0.70
updateMethod · 0.65
findMethod · 0.65

Tested by

no test coverage detected