Document gpt-image-1 in README

Update the feature list and News entry to reference gpt-image-1
instead of DALL·E 3.
This commit is contained in:
Father Bot
2026-05-14 09:27:38 +03:00
parent 6eead18619
commit 6676d0b938
+2 -2
View File
@@ -26,7 +26,7 @@ You can deploy your own bot, or use mine: [@jadvebot](https://t.me/jadvebot) (Ou
- Newest models incl. GPT-5.5 and Anthropic Claude (Opus / Sonnet / Haiku) via [OpenRouter](https://openrouter.ai/)
- Image understanding (vision) — GPT-4o, GPT-4o mini, GPT-5.5 and Claude
- Group Chat support (/help_group_chat to get instructions)
- DALL·E 3 image generation (choose 👩‍🎨 Artist mode to generate images)
- gpt-image-1 image generation (choose 👩‍🎨 Artist mode to generate images)
- Voice message recognition
- Code highlighting
- 15 special chat modes: 👩🏼‍🎓 Assistant, 👩🏼‍💻 Code Assistant, 👩‍🎨 Artist, 🧠 Psychologist, 🚀 Elon Musk and other. You can easily create your own chat modes by editing `config/chat_modes.yml`
@@ -41,7 +41,7 @@ You can deploy your own bot, or use mine: [@jadvebot](https://t.me/jadvebot) (Ou
---
## News
- *Jun 2026*: Switched image generation to **DALL·E 3** (1024×1024), removed deprecated models from the menu and refreshed pricing
- *Jun 2026*: Switched image generation to OpenAI **gpt-image-1**, removed deprecated models from the menu and refreshed pricing
- *Mar 2026*: Added [OpenRouter](https://openrouter.ai/) provider support — use **Anthropic Claude** (Opus / Sonnet / Haiku) and **GPT-5.5** alongside OpenAI models. Set `openrouter_api_key` in `config/config.yml` and pick the model in `/settings`
- *Feb 2026*: Migrated to the [OpenAI Python 1.x SDK](https://github.com/openai/openai-python); `gpt-4o-mini` is now the default model and the Docker image runs on Python 3.12. See [CHANGELOG.md](CHANGELOG.md)
- *Dec 2025*: Added [GPT-4o](https://platform.openai.com/docs/models/gpt-4o) and [GPT-4o mini](https://platform.openai.com/docs/models/gpt-4o-mini) support