momaabna/QGPTAgent

Uncaught IndexError: list index out of range

Closed this issue · 1 comments

Steps to reproduce

  1. First
  2. Second
  3. Third
Traceback (most recent call last):
  File "C:\Users/Lucio De Benedictis/AppData/Roaming/QGIS/QGIS3\profiles\Lucio_02_23/python/plugins\qgpt_agent_release\qgpt_agent_dockwidget.py", line 391, in debug_code
    code = completion.split('[[[')[2].split(']]]')[0]
IndexError: list index out of range

qgpt_agent_release 0.3, QGIS 3.28.6-Firenze on Windows 10

I think it was solved in the last version.