v0.1.0
Changes
New Games Added!
- Mad Verse City
- Patently Stupid
- Joke Boat
- Drawful 2
Image Generation
You can now play games that require image generation. Ollama is not supported for this, but you can fork some cash over to daddy Microsoft or mommy Google and use OpenAI or Gemini.
Change the model
You can now set what exact model you'd like to use. Useful if you'd like to go beyond the defaults.
UI Updates
I've updated the UI to not be so weird on updating it's state when bots are running.
Code cleanup
I've clean up a lot around the code, making it more manageable and easier to add new games and LLM providers going forward.
Chores
- Bump black from 24.10.0 to 25.1.0 by @dependabot in #2
- Bump isort from 5.13.2 to 6.0.1 by @dependabot in #1
Full Changelog: v0.0.1...v0.1.0