Replies: 1 comment
-
SG, that's one of the reasons I build this. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The firebase/quickstart-ios project currently lacks demonstration of Gemini's multimodal analysis capabilities. ConversationKit is a feature-complete chat UI library that is particularly well-suited for this.
The
attachmentActions
functionality inMessageComposerView
provides flexible file upload customization capabilities, allowing developers to easily extend support for more file formats without maintaining theGenerativeAIUIComponents
library in quickstart-ios, thus focusing on learning API call logic.If feasible, I'd love to attempt this integration.
Beta Was this translation helpful? Give feedback.
All reactions