Denis

Results 3 issues of Denis

Current example is wrong and does't correctly infer schema for the output. It sends only one schema, where 2 are expected, one for input, one for output. I have followed...

I found several issues in the samples for Firestore, main one being different embedding dimensions, as the gemini-embedding-001 generates larger dimension by default than [Firestore supports](https://firebase.google.com/docs/firestore/manage-data/data-types). I also updated the...