Basic support for ChatGPT was added to v0.6.5 (text completions, image generation, translations and live QML rendering). Building dwebsites with Hugo pyramids should be pretty stable now.
[0.6.5] - 2023-03-25
Added
- Web Passwords vault implementation: save passwords from HTML forms and autofill passwords
- ChatGPT integration with the openai python module
- Implement basics: text completion, image generation
- Implement translation to languages supported by ChatGPT
- Implement QML code generation with live preview in a QtQuickWidget
Changed
- openai pypi requirement: ==0.27.2