gd3kr / BlenderGPT

Use commands in English to control Blender with OpenAI's GPT-4
MIT License
4.56k stars 332 forks source link

OpenAI Key word limit #64

Open QQAI13 opened 1 month ago

QQAI13 commented 1 month ago

OpenAI just extended the length of their key so that i got error since i can not completely fill in my key. Wonder if anyone facing same error or has any solutions for the issue.

Ciran28 commented 3 weeks ago

Having the same problem but no solution, I found an alternative. In the root init.py file, simply delete line 214: subtype=”PASSWORD“,. Entering the API key afterwards solves the problem.

mousedoc commented 5 days ago

66