gemini_ai 1.0.1
gemini_ai: ^1.0.1 copied to clipboard
Plugin for Google Gemini AI Library. You can add artificial intelligence capability to your Flutter application using the Gemini AI library.
1.0.1 #
- Added the ability to add images to the prompt using the
gemini-pro-visionmodel withgenerateContentorgenerateContentStream
1.0.0 #
- First stable release
- Added
generateContentStream()method for streaming - Added
startChat()method for multi-turn conversations - Added
startChatStream()method for streaming in multi-turn conversations
0.0.4 #
- Bug fixes
- Added documentation lines
0.0.3 #
- Added iOS support
0.0.2 #
- Added documentation
0.0.1 #
- Initial Release