firebase / firebase-ios-sdk

Firebase SDK for Apple App Development
https://firebase.google.com
Apache License 2.0
5.67k stars 1.49k forks source link

[Vertex AI] Fix caching of Vertex AI instances #14007

Closed andrewheard closed 2 weeks ago

andrewheard commented 2 weeks ago

Instances are now cached by the the Firebase App name and the Vertex AI location. Previously Vertex AI instances were re-used if the location matched, even if they were intended for different Firebase Apps.