father-bot / chatgpt_telegram_bot

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

Replace 3.5 turbo with new 4o mini model released this week #475

Open cruzzoe opened 4 months ago

cruzzoe commented 4 months ago

This replaces 3.5 turbo as the default. This is reccomended by the OpenAI team as the new model is both cheaper and more powerful than 3.5 turbo.

cookins commented 4 months ago

Have you fixed price too? Seems not 😀 And thanks, i already using this.

cruzzoe commented 4 months ago

I have already checked the price against openAIs website and update it

On Sat, 20 Jul 2024, 13:52 amessiah, @.***> wrote:

Have you fixed price too? Seems not 😀

— Reply to this email directly, view it on GitHub https://github.com/father-bot/chatgpt_telegram_bot/pull/475#issuecomment-2240916900, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACXR24VJAYMI2EOIJEU45LDZNHUIFAVCNFSM6AAAAABLFP3UCSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDENBQHEYTMOJQGA . You are receiving this because you authored the thread.Message ID: @.***>

l1ckr commented 2 months ago

Hi, I'm still getting an error Something went wrong during completion. Reason: Unknown model: gpt-3.5-turbo Forgot to change it inside the bot itself :) Thanks for the PR!

cruzzoe commented 2 months ago

Can you confirm what you did to trigger the error? Are you able to use 4omin model at all?

On Fri, 13 Sept 2024, 08:28 hckr, @.***> wrote:

Hi, I'm still getting an error Something went wrong during completion. Reason: Unknown model: gpt-3.5-turbo

— Reply to this email directly, view it on GitHub https://github.com/father-bot/chatgpt_telegram_bot/pull/475#issuecomment-2347406034, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACXR24WSACUTPZGWTJD4DZTZWIPTVAVCNFSM6AAAAABLFP3UCSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGNBXGQYDMMBTGQ . You are receiving this because you authored the thread.Message ID: @.***>