RobertoCorti / gptravel

Travel planning Streamlit web-app based on OpenAI API
https://gptravel-prototype.streamlit.app
MIT License
17 stars 12 forks source link

"Not valid OpenAI API Access Key" Error #28

Closed marcantoniolafranca closed 6 months ago

marcantoniolafranca commented 6 months ago

Hi, I'm trying to test the app on streamlit, but I get always: "Not valid OpenAI API Access Key"

I tried with both types of OpenAI keys (user and project). Am I doing something wrong? image

RobertoCorti commented 6 months ago

Hey

Thanks for reaching out. No, the issue was due to an error triggered by OpenAI as we were utilizing a deprecated model. We have just updated the call.

Let us know if it is working now and if you wanna contribute to the project. @stefano-polo and I are pretty busy with our jobs and some help would be greatly appreciated 😄

Cheers!