GoogleCloudPlatform / firebase-extensions

Apache License 2.0
74 stars 36 forks source link

[firestore-genai-chatbot] Tuned Model Support for Product Specific GenAI #449

Open andersonpaac opened 5 months ago

andersonpaac commented 5 months ago

[REQUIRED] Step 2: Extension name

firestore-genai-chatbot

What feature would you like to see?

Integration with tuned models in Google AI Studio.

Currently the firebase chat API leverages the default pre-trained models for a Chatbot. I would like to integrate with a tuned model under my library under Google AI Studio

How would you use it?

My firebase app's chatbot integration will have responses that are not generic and have product specific responses that my model is capable of.