BlenderGPT may sometimes fail to work properly.
One of the main causes is that the ChatGPT API Key input field cannot read beyond the 128th character.
Workaround Steps
- After installing the add-on, go to Blender’s add-on settings screen, click the “folder” icon, and open the add-on’s installation folder.
- Open the
__init__.py
file in Notepad or another text editor. - Search for openai.api_key and enter your API Key directly in its declaration.
Operation Check
Applying the above fix will allow BlenderGPT to function normally.
That concludes our guide on how to work around the BlenderGPT malfunction.
Thank you for reading.
Top comments (0)