Pranav Singh Gour
Pranav Singh Gour
if someone needs the same implementation in TS then, ``` import { type AIStreamCallbacksAndOptions, createCallbacksTransformer, } from "ai"; import { createStreamDataTransformer } from "ai"; const DEFAULT_ANSWER_PREFIX_TOKENS = ["Final", " Answer",...
I have the same requirement, did you get any solution?
Is this fixed? Any updates?
Facing the same issue, did you figure something out?