-
Notifications
You must be signed in to change notification settings - Fork 2.3k
feat(firebase-ai): create ai
package, vertexai
wraps around it
#8555
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
ai
package, vertexai
to wrap around itai
package, vertexai
wraps around it
Looking into this one now for review - noticed Other tests were failing because TextEncoder implementation seems to be missing and is needed ? Unexpected as it seems that should have been failing for a while if so, but...okay rebased to main and put an in situ implementation of the string -> uint8array conversion in the storage library and it passes locally, hopefully this goes green in CI - will finish the review later |
Co-authored-by: Darren Ackers <ackers86@hotmail.com>
Co-authored-by: Mike Hardy <github@mikehardy.net>
Co-authored-by: Cynthia J <cynthiajoan@users.noreply.github.com>
Description
ai
package. Kept relevant types invertexai
package and deprecated them.firebase-js-sdk
.vertexai
andgoogleai
.dist/
so opted to makeai
package a dependency which I think is a better way of doing it.ai
example app for illustration and tested latestvertexai
andai
implementations which surfaced a couple of subtle bugs that have been resolved.Important
vertexai
for this pull request.Related issues
Release Summary
Checklist
Android
iOS
Other
(macOS, web)e2e
tests added or updated inpackages/\*\*/e2e
jest
tests added or updated inpackages/\*\*/__tests__
Test Plan
Think
react-native-firebase
is great? Please consider supporting the project with any of the below:React Native Firebase
andInvertase
on Twitter