mateuszmigas / painting-droid

AI-powered cross-platform painting app inspired by the legendary MS Paint.
https://www.paintingdroid.com
GNU General Public License v3.0
116 stars 3 forks source link

OpenAI chat integration #122

Open mateuszmigas opened 3 months ago

mateuszmigas commented 3 months ago

Feature Description

Currently, we only have Ollama chat integration. Some users might want to use OpenAI instead. Implement a new model provider. It should only be available in the desktop version because it requires an API key.

Additional Information

No response

mateuszmigas commented 2 months ago

Blocked by https://github.com/mateuszmigas/painting-droid/issues/106