pyqt-openai
pyqt-openai copied to clipboard
VividNode: Multi-purpose Text & Image Generation Desktop Chatbot (supporting various models including GPT).
After installing everything from the requirements.txt file, I'm running into the following problem: No module named 'llama_index.response' Is the code set up for an old version of llama_index?
Hi, I'm looking for options to implement an autocompletion plugin in an application that uses PyQT. The completion would be using openai's codex (and ultimately be extended to other models)....
**Before bringing up issue, check here: https://github.com/yjg30737/pyqt-openai?tab=readme-ov-file#troubleshooting** **Describe the bug** ERROR Traceback (most recent call last): File "/Users/User/pyqt-openai/pyqt_openai/chat_widget/left_sidebar/chatNavWidget.py", line 200, in _import data = chatlmportDialog.getData) File "/Users/User/pyqt-openai/pyqt_openai/chat_widget/left_sidebar/importDialog.py", line 189, in...
im trying to run this but no matter how hard i try it wont work, i tested it on both binary and source code and still the same error i...
Hi Gyu Yoon, **Is your feature request related to a problem? Please describe.** While your app's chat layout and functionality are highly mature, existing plugins for features like document interaction...