gd3kr / BlenderGPT

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

Add Option to Choose Model: ChatGPT Turbo vs GPT-4 #16

Closed VertexMachine closed 1 year ago

VertexMachine commented 1 year ago

Currently, the default model is GPT-4, which is slower and more expensive than other available models. In my experience, ChatGPT Turbo performs comparably for various tasks but at a fraction of the cost (10x cheaper) and with significantly faster response times.

I propose adding an option for users to choose their preferred AI model when using the add-on. This feature will enable users to select between ChatGPT Turbo and GPT-4, depending on their needs and budget. By providing this choice, users can optimize their experience based on speed, cost, and performance considerations.

gd3kr commented 1 year ago

100%. This will be an option in ~1 day