Description
I noticed that the AI SDK can call onInputAvailable without ever calling onInputStart; forcing the logic to take this into consideration.
I'm wondering if onInputStart should not be called in ALL cases (even if the input is available in one go).
AI SDK Version
Code of Conduct