You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(firebaseai): Added support for Server Prompt Template (#17767)
* init setup
* add the api
* Add chat page test case
* add template imagen generate
* add history placeholder
* more examples for server template
* create new models for template request
* working example with new architecture
* some tweak to clean up the PR
* Update server prompt api name and generateContentStream
* name updates and stream for chat history
* tweak UI a bit
* add media sample
* add function calling test
* testing imagen
* make inputs optional
* Add documentations
* add test and function calling
* make inputs required
* remove chat feature
* some gemini comments
* add documentations
* fix the template test
* fix pr comments
* update the test internal constructor and add more annotations
0 commit comments