#Using GPT-3.5-Turbo on Google Appscript app

2 messages · Page 1 of 1 (latest)

dim coral
#

Hello! I'm trying to use the GPT-3.5-Turbo on a Google Appscript presentation but the documentation only show how to do it importing a library (openai), which - as far as I know - is not possible on Appscript.

Anyone tried this before?

Aditional information: I've created (and used many times) appscript to davinci-003 and it worked well.

Thank you very much!

dim coral
#

I did it!
For those who have the same doubt, here is the solution (I don't know if it's the best one):