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
87 stars 40 forks source link

gpt model issue #26

Open YoloNet opened 1 month ago

YoloNet commented 1 month ago

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

noelzappy commented 1 month ago

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