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

File tool.types.ts

packages/llm/test/tool.types.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Effect, Schema } from "effect"
2import { LLM, LLMRequest, ToolRuntime, toDefinitions } from "../src"
3import * as OpenAIChat from "../src/protocols/openai-chat"
4import { Auth } from "../src/route"

Callers

nothing calls this directly

Calls 7

toDefinitionsFunction · 0.90
modelMethod · 0.80
withMethod · 0.80
streamMethod · 0.80
updateMethod · 0.65
requestMethod · 0.45
makeMethod · 0.45

Tested by

no test coverage detected