Hey there! I've been playing with Think, and here are some rough edges that could help a lot using it:
unknown types. For some reason, onChunk and other methods have unknowns despite AI SDK having proper types.
- onStepFinish has a subset of what AI SDK offers. Why? I can't access information such as cache tokens, files or sources. That's limiting and there is no available escape hatch aside from just reimplementing Think ourselves.
Hey there! I've been playing with Think, and here are some rough edges that could help a lot using it:
unknowntypes. For some reason, onChunk and other methods haveunknownsdespite AI SDK having proper types.