Zackyyy - Any idea why streaming open ai respon...
Any idea why streaming open ai responses doesnt work when i use firestore query collection as a tool?
3 Replies
@Zackyyy what error are you getting?
OpenAI asks for json rather than arrays in some cases. Maybe this is the error. Try to pass It as a JSON
I fixed it by generating my own node, using the default firestore query collection returns nothing on the ai agent stream