-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Closed
Labels
Needs AttentionThis issue needs maintainer attention.This issue needs maintainer attention.plugin: functionstype: enhancementNew feature or requestNew feature or request
Description
Hi,
Iโm trying to stream data from a Firebase function (a genkit flow)
Iโm attempting to convert from JavaScript to Dart (https://github.com/firebase/genkit/blob/main/js/genkit/src/client/client.ts), but it only works when the entire text has arrived.
Will you be adding streaming support?
My code; https://gist.github.com/victoire-hergan/04110c88bfbf7c41dc5ec12a9a436969
Thx
danielmahon and jinu0321
Metadata
Metadata
Assignees
Labels
Needs AttentionThis issue needs maintainer attention.This issue needs maintainer attention.plugin: functionstype: enhancementNew feature or requestNew feature or request