# STILL A WIP
A library to use Google Gemini's API directly in Rust!
Made because the current options weren't very capable and didn't support 100% of the official API.
# Roadmap
- [x] Conversation history
- [ ] Make more operations for conversations (saving, loading, etc.)
- [ ] Image support