father-bot / chatgpt_telegram_bot

💬 Telegram bot with ChatGPT, Python-based, using OpenAI's API.
https://t.me/chatgpt_karfly_bot
MIT License
5.1k stars 1.78k forks source link

Hide model name from response message #443

Closed ihor-chaban closed 5 months ago

ihor-chaban commented 5 months ago

After upgrading to the latest v1.5 the current model name is shown at the beginning of each response. I haven't found a configuration option to disable this. There is no need to print the model name every time. Maybe only for the first time after it has been changed, or don't print it at all.

father-bot commented 5 months ago

Resolve