jswope00 / AI-Microapp-Template-Assistant

This is a template for an AI "Assessment" Micro-app that allows you to build an AI-powered assessment like configuring a form.
MIT License
2 stars 0 forks source link

Upgrade so we can use 4o with this #7

Closed jswope00 closed 3 months ago

jswope00 commented 3 months ago

Looks like some of our issues come from being halfway between v1 and v2.

Now, they've been "fixed" by basically setting back to v1.

But I'd like to run on v2 so that we can use the cheaper GPT-4o model. Right now, I get this error:

image
jswope00 commented 3 months ago

OK I figured all this out. I had an old openai package (1.17). Upgrading to the latest (1.30) fixed all.