# Discourse Chatbot 🤖

**URL:** <https://meta.discourse.org/t/discourse-chatbot/256652>\
**Category:** Plugin\
**Tags:** ai\
**Created:** [March 1, 2023, 11:08am UTC](https://meta.discourse.org/t/discourse-chatbot/256652 "2023-03-01T11:08:25Z")\
**Posts on this page:** 1\
**Showing post:** 1086

<div class="post-metadata">

**Author:** ![merefield](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/merefield/32/176214_2.png) [@merefield](https://meta.discourse.org/u/merefield)\
**Post date:** [April 17, 2025, 1:50pm UTC](https://meta.discourse.org/t/discourse-chatbot/256652/1086 "2025-04-17T13:50:59Z")

</div>

It’s getting exhausting keeping up with OpenAI 😅

[https://openai.com/index/gpt-4-1/](https://openai.com/index/gpt-4-1/)

[https://openai.com/index/introducing-o3-and-o4-mini/](https://openai.com/index/introducing-o3-and-o4-mini/)

## Release “1.4.12”

But I’ve updated Chatbot with support for these models (actually mostly a bugfix for reasoning models and updates to the model selections).

[https://github.com/merefield/discourse-chatbot/pull/129](https://github.com/merefield/discourse-chatbot/pull/129)

[https://github.com/merefield/discourse-chatbot/pull/130](https://github.com/merefield/discourse-chatbot/pull/130)

- note that if you use reasoning, the new setting, `chatbot_open_ai_model_reasoning_level`, to influence amount of reasoning (reasoning models only). The higher the setting, the cleverer it gets, but watch those tokens and make sure you increase `Chatbot max response tokens` or you may get an error.

- The reasoning models should now work with RAG properly.

- If you intend to use the excellent `gpt-4.1-nano` make sure you activate the setting `Chatbot API supports name attribute` in order to get sensible responses.

- If you use the new GPT 4.1 models, the context lengths can now be insane so you can increase the `Chatbot max look behind` to a large number

---

_[View the full topic](https://meta.discourse.org/t/discourse-chatbot/256652)._
