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

Add support for GPT-4o #469

Closed pyranota closed 5 months ago

pyranota commented 6 months ago

Hello! I added support for GPT-4o. It now defaults over GPT-4-vision-preview. But you can still use GPT-4-vision-preview if you explicitly select it in settings

Also looking forward to PR my update from openai 0.28.0 to 1.30.1

pyranota commented 6 months ago

468 #466

pyranota commented 6 months ago

So far, iv got 2 problems:

  1. To activate GPT-4o with images, you need to send message with image 2 times. First time it will tell it cant help, second time it will work and switch to GPT-4o.
  2. Switch button to GPT-4o is not showing
Pol-Lanski commented 5 months ago

+1

Pol-Lanski commented 5 months ago

@father-bot works