#[resolved] Help with 400
1 messages · Page 1 of 1 (latest)
you are not setting the model anywhere
where should i set the model?
as part of the data object?
btw thanks for responding 🙏
i added it part of data object and i also added a response_format, but i'm getting :
NameError: name 'model' is not defined
i set model to "gpt-3.5-turbo"
model is not defined like messages is
its missing '
or messages should not have them