We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8df07ce commit d5adcacCopy full SHA for d5adcac
firebase-ai/README.md
@@ -23,6 +23,7 @@ There are 2 main files that demonstrate the use of Firebase AI Logic:
23
- [Analyze audio](https://firebase.google.com/docs/ai-logic/analyze-audio)
24
- [Analyze documents (PDFs)](https://firebase.google.com/docs/ai-logic/analyze-documents)
25
- [Generate images using Gemini 2.0](https://firebase.google.com/docs/ai-logic/generate-images-imagen)
26
+ - [Function calling](https://firebase.google.com/docs/ai-logic/function-calling)
27
- [ImagenViewModel](app/src/main/java/com/google/firebase/quickstart/ai/feature/media/imagen/ImagenViewModel.kt)
28
which shows how to [Generate images using Imagen models](https://firebase.google.com/docs/ai-logic/generate-images-imagen)
29
0 commit comments