Marcin Szczygliński

Results 8 comments of Marcin Szczygliński

Please try now and give me a feedback. In version `2.4.34`, I have forced the disabling of menu integration in PySide with the system menu. This should solve the problem.

Chat messages from release **2.1.76** are now displayed in blocks. ;) ![messages](https://github.com/szczyglis-dev/py-gpt/assets/61396542/10f547f7-66d3-4410-a5bb-24edb92a6b46) (Block display can be turned off via Menu -> Config -> Theme -> Display blocks)

Thank you very much for the feedback! Several of the things you mentioned have been added in the latest version (`2.1.10`): - Added label color filter in the context list...

About the first comment - this works a bit differently: - The index selected in Chat with files `mode` is only applicable to that mode (not the plugin). - The...

Did you try in virtual env?

Maybe try to install PySide6 manually by downloading it from PyPi and installing it with: ``` pip install --ignore-installed ``` You can download PySide6 from here: https://pypi.org/project/PySide6/#files

`6.4.2` is used by the app, but versions greater than `6.4.2` should also work.

Hi ;) The agent mode works very similarly here to what you described, but all the configuration for this is in the settings (`Plugins -> Settings` and `Config -> Settings`)...