Michael Doyle
Michael Doyle
bumping this @krobertson have you considered merging this PR?
We're hashing out the tool-call rendering capabilities in the model playground (early this week), and then will integrate into the prompt runner as well. We could push a quick fix...
Fix is in for the next update.
Would it be possible to provide a representative output from the model and/or trace? Also, which model?
Any additional info you can provide on this one? We're happy to look into it. @Jacquesjh
@shrutip90 Maybe one thing to double check; in the screenshot the schema is not an object, but an array. Does that have any impact?
I tried to reproduce this as well, and was unable to. Any chance - did you accidentally index that query as a document first? :)
Unable to reproduce. We can re-open if it comes up again.
First off - thank you so much for taking the time to do such a detailed write up. We'll definitely leverage these insights as we continue make improvements to the...
2, 3, 7 - Context and history Implemented in https://github.com/firebase/genkit/pull/421. 4 - I think you mostly have it. I would just change things around slightly so that you're returning an...