Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ Effect, Schema } from
"effect"
2
import
{ LLM, LLMRequest, ToolRuntime, toDefinitions } from
"../src"
3
import
* as OpenAIChat from
"../src/protocols/openai-chat"
4
import
{ Auth } from
"../src/route"
Callers
nothing calls this directly
Calls
7
toDefinitions
Function · 0.90
model
Method · 0.80
with
Method · 0.80
stream
Method · 0.80
update
Method · 0.65
request
Method · 0.45
make
Method · 0.45
Tested by
no test coverage detected