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

File usage-extraction.test.ts

packages/ai-grok/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 { GrokTextAdapter } from '../src/adapters/text'
4import type { StreamChunk } from '@tanstack/ai'

Callers

nothing calls this directly

Calls 4

chatFunction · 0.90
responseStreamWithUsageFunction · 0.85
createAdapterFunction · 0.70
pushMethod · 0.45

Tested by

no test coverage detected