Results 2 issues of Lucas Oliveira

you could use https://github.com/tofi86/universalJavaApplicationStub to pack any java application to look like a native macOs application here is a exemple a did for myself https://www.mediafire.com/file/665dr0guhx5desa/PokeWilds_v0.8.7.zip/file ![image](https://user-images.githubusercontent.com/49222261/203879189-32bfaafb-a7af-4e49-89d2-6bd40b66a524.png) ![image](https://user-images.githubusercontent.com/49222261/203879247-20d12a10-3053-42bf-b944-0761dd414e03.png) thats the app...

- add prompt to put google gemini api key on installation - add condition to use gemini api key on litellm if model name starts with gemini/* - change use...