| 1 | import { createFileRoute } from '@tanstack/react-router' |
| 2 | import { chat, createChatOptions } from '@tanstack/ai' |
| 3 | import { createOpenRouterText } from '@tanstack/ai-openrouter' |
| 4 | import { webSearchTool, webFetchTool } from '@tanstack/ai-openrouter/tools' |
nothing calls this directly
no test coverage detected