Replies: 1 comment
|
SG, that's one of the reasons I build this. |
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
attachmentActionsfunctionality inMessageComposerViewprovides flexible file upload customization capabilities, allowing developers to easily extend support for more file formats without maintaining theGenerativeAIUIComponentslibrary in quickstart-ios, thus focusing on learning API call logic.If feasible, I'd love to attempt this integration.
All reactions