TanStack

AnyGenerationMiddleware

ts
type AnyGenerationMiddleware = GenerationMiddleware<any>;

Defined in: packages/ai/src/activities/middleware/types.ts:223

A GenerationMiddleware with a permissive context — for use as a constraint.