MCPcopy Create free account
hub / github.com/TanStack/ai / usage-extraction.test.ts

File usage-extraction.test.ts

packages/ai-openrouter/tests/usage-extraction.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { beforeEach, describe, expect, it, vi } from 'vitest'
2import { chat } from '@tanstack/ai'
3import { createOpenRouterText } from '../src/adapters/text'
4import type { Mock } from 'vitest'

Callers

nothing calls this directly

Calls 5

chatFunction · 0.90
resolveMethod · 0.80
createAsyncIterableFunction · 0.70
createAdapterFunction · 0.70
pushMethod · 0.45

Tested by

no test coverage detected