QChatGPT v0.2
What's Changed
- Install dependencies from code (test with ubuntu & windows)
- Output needs to include line breaks (Thanks @lymperis-e)
- Change the window from dialog to dockwidget.
- Use enter key to send the message.
- Add tabs for Chat and Settings
- Add button to add geoJSON on map.
- fixes #2 (Text for ChatGPt output is not respecting line breaks) by @lymperis-e in #5
- Prompt install by @lymperis-e in #6
New Contributors
- @lymperis-e made their first contribution in #5