Releases: yjg30737/pyqt-openai
Releases · yjg30737/pyqt-openai
v1.8.3
v1.8.2
What's Changed
- Fix prompt manager related issues
- Fix vision related issues
- gpt4free
- Get image models only from gpt4free (as far as we can)
- Get image provider in auto mode
Full Changelog: v1.8.1...v1.8.2
v1.8.1
v1.8.0
What's Changed
- You can import CSV file in "sentence form" of prompt.
- This is for awesome_chatgpt_prompt support.
- Additional support for llamaindex extensions
'.docx', '.hwp', '.ipynb', '.csv', '.jpeg', '.jpg', '.mbox', '.md', '.mp3', '.mp4', '.pdf', '.png', '.ppt', '.pptx', '.pptm'
Full Changelog: v1.7.1...v1.8.0
v1.7.1
v1.7.0
What's Changed
- Added support for all API keys provided by LiteLLM.
- Please refer to the various providers and their models available in the litellm documentation 😊
- Preview:
_2024_11_13_18_46_22_257.mp4
_2024_11_13_18_51_35_674.mp4
- Fixed an issue related to pasting raw text.
- Fixed bugs in LlamaIndex functionality.
- Prevented character input when the prompt is empty.
- Replaced
QComboBox
withQLineEdit
to allow direct model input for improved usability. - Included advice for working with LLMs, along with provider-specific prefixes for better guidance.
Full Changelog: v1.6.1...v1.7.0
v1.6.1
What's Changed
- Remove llama-api
- Update GUI
- Add missing shortcuts to shortcut explorer dialog
- Support manual update (by default)
Full Changelog: v1.6.0...v1.6.1
v1.6.0
What's Changed
- Support edge-tts (free tts) - Video Preview
- gpt4free - Change the way to get image generation models
- Add provider column to image table
- Fix errors related to prompt engineering
- Fix issues related to prompt switching
- Add more actions to toolbar for Mac users
- Add "update directly" feature for Mac and Linux users
Full Changelog: v1.5.0...v1.6.0
v1.5.0
What's Changed
- Add Makefile
- Reformat with black
- Support g4f image models
- Complete vision feature for Gemini and Claude
- Move the llama_index cache directory to the configuration folder to avoid multiple potential errors when it comes to installation, etc
Full Changelog: v1.4.1...v1.5.0
v1.4.1
What's Changed
- Import winreg in Windows only
- Specify Python version range from 3.10 to 3.12 (because of PySide6)
- Make executable file for Linux and installer file for Mac
We need contributors for MacOS or Linux user 🙌 Read this and please join us :)
Full Changelog: v1.4.0...v1.4.1