MCPcopy
hub / github.com/TanStack/ai / chat-client-context.test.ts

File chat-client-context.test.ts

packages/ai-client/tests/chat-client-context.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from 'vitest'
2import { toolDefinition } from '@tanstack/ai'
3import { z } from 'zod'
4import { ChatClient } from '../src/chat-client'

Callers

nothing calls this directly

Calls 11

createToolCallChunksFunction · 0.90
createTextChunksFunction · 0.90
toolDefinitionFunction · 0.90
findToolResultPartFunction · 0.85
parseMethod · 0.80
setMessagesManuallyMethod · 0.80
findToolCallPartFunction · 0.70
sendMessageMethod · 0.65
pushMethod · 0.45
updateOptionsMethod · 0.45
addToolResultMethod · 0.45

Tested by

no test coverage detected