gd3kr / BlenderGPT

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

Plane" not found #8

Open KonstantinGlazunov opened 1 year ago

KonstantinGlazunov commented 1 year ago

Create a tower of 50 spheres falling from 10 meters, the size of 1 m, which from the impact on the origin crumbles into individual spheres.

Failed to generate Blender Python code Error executing generated code: 'bpy_prop_collection[key]: key "Plane" not found' Error executing generated code: Converting py args to operator properties: : keyword "size" unrecognized

gd3kr commented 1 year ago

Code generations are frequently incorrect on GPT3.5, which is what I suspect you're using. Should be much more robust on the newer model GPT4