openai-cookbook
openai-cookbook copied to clipboard
Where to specify model-to change to gpt-3.5-turbo or gpt-4-in next.js version of file-q-and-a example app.
It appears that the model text-davinci-003 is specified in several files (openai.ts, get-answer-from-files.ts, etc.) in the nextjs version of the file-q-and-a example app.
To use gpt-3.5-turbo or gpt-4 in this example app, do both files need to be updated with the new model names?
And, Is there anything else needed / changed to make this work?
Thank you!
@isafulf , any plans to update File Q&A to use the new ChatCompletions format? (Fine if no.)
I'd like to know this as well, thank you!
This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 10 days.
This issue was closed because it has been stalled for 10 days with no activity.