MCPcopy Create free account
hub / github.com/TanStack/ai /

Class

packages/ai/tests/extend-adapter.test.ts:78–78  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

76 * Mock Text Adapter class
77 */
78class MockTextAdapter<TModel extends MockModel> extends BaseTextAdapter<
79 TModel,
80 ResolveProviderOptions<TModel>,
81 ResolveInputModalities<TModel>,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected