gd3kr / BlenderGPT

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

OpenAI Key word limit #64

Open QQAI13 opened 4 days ago

QQAI13 commented 4 days 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 1 day 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.