MCPcopy Create free account
hub / github.com/TanStack/ai / api.openrouter-web-tools-wire.ts

File api.openrouter-web-tools-wire.ts

testing/e2e/src/routes/api.openrouter-web-tools-wire.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { createFileRoute } from '@tanstack/react-router'
2import { chat, createChatOptions } from '@tanstack/ai'
3import { createOpenRouterText } from '@tanstack/ai-openrouter'
4import { webSearchTool, webFetchTool } from '@tanstack/ai-openrouter/tools'

Callers

nothing calls this directly

Calls 8

createOpenRouterTextFunction · 0.90
chatFunction · 0.90
createChatOptionsFunction · 0.90
webSearchToolFunction · 0.90
webFetchToolFunction · 0.90
addHookMethod · 0.80
getMethod · 0.65
setMethod · 0.65

Tested by

no test coverage detected