davidmigloz / langchain_dart

Build LLM-powered Dart/Flutter applications.
https://langchaindart.dev
MIT License
426 stars 75 forks source link

feat: Add support for Firebase Auth in ChatFirebaseVertexAI #460

Closed davidmigloz closed 5 months ago

davidmigloz commented 5 months ago

You can now specify the Firebase Auth instance to use for your VertexAI requests.

Ref: https://github.com/firebase/flutterfire/pull/12797