noelzappy / chatgpt-whatsapp

A simple WhatsApp bot that uses OpenAI's ChatGPT to respond to user inputs. Includes a cron to enable ChatGPT to send messages to recipients at periodic intervals.
MIT License
89 stars 40 forks source link

gpt model issue #26

Open YoloNet opened 3 months ago

YoloNet commented 3 months ago

i am using gpt4.0 mini model. but when i ask the bot, it said it was using gpt3.5 model

noelzappy commented 3 months ago

You might not have configured the model well or checked the system message sent to the bot to instruct it on its persona.