Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/TanStack/ai
/ createAdapter
Function
createAdapter
packages/ai-grok/tests/usage-extraction.test.ts:23–24 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
21
})
22
23
const
createAdapter = () =>
24
new
GrokTextAdapter({ apiKey:
'test-key'
},
'grok-4.3'
)
25
26
function
createMockStream(
27
chunks: Array<Record<string, unknown>>,
Callers
1
usage-extraction.test.ts
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected