# Adding a new Chat Bot when using AI plugin

**URL:** https://meta.discourse.org/t/adding-a-new-chat-bot-when-using-ai-plugin/299087
**Category:** Support
**Tags:** ai
**Created:** [March 12, 2024, 10:17pm UTC](https://meta.discourse.org/t/adding-a-new-chat-bot-when-using-ai-plugin/299087 "2024-03-12T22:17:40Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Nadeem](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/nadeem/32/368707_2.png) [@Nadeem](https://meta.discourse.org/u/Nadeem)
#### Post date: [March 12, 2024, 10:17pm UTC](https://meta.discourse.org/t/adding-a-new-chat-bot-when-using-ai-plugin/299087/1 "2024-03-12T22:17:40Z")

</div>

I want to add a new “Chat Bot” on discourse hosted enterprise instance, and link it to a “Third” hosted LLM.  
My model is hosted on a cloud service, so I have end point and key, and can test using Curl commands, the hosting service is not natively listed in the plugin. So consider this “self” hosting.

I am trying to use the plugin’s support for hugging face hosting by providing my end point and my key and use the “ai hugging face model display name” field - but I as it happens I am not using Hugging face to host, but using something similar.

I am trying to add this model into the Chatbot drop down list.

I have tried to “create” a new bot via the “ai bot enable chat bots” drop down, and anything I create appear shows in the chatbot drop down as " [en.discourse\_ai.ai\_bot.bot\_names.XXXX] where XXXX is the name I provided.

If I use the openai URL and key - then how would I go about changing the chatbot’s name?

I am trying to avoid changing the plugin source code, hoping the plugin supports such customizations from the admin interface.

Any suggestions on best ways to achieve this would be appreacaited.
