Configure OpenAI to work with Hudini, Hudu's newest AI assistant.Â
💡 Must be on version 2.36.0 or later to enable Hudini.
In order to configure OpenAI with Hudini, you will need:
- Access to retrieve an OpenAI API token.
- Developer Credits
- Admin or super-admin user role within Hudu.
Integration Features
Hudini's integration with OpenAI's GPT-4 allows you to:
- Generate AI responses from prompts anywhere in your Hudu environment. Prompt Hudini to provide a write up that you can copy directly into a KB article.Â
Â
What Hudu needs from OpenAI
- API Token
Model Selection
Hudu by default will pre-select the latest version of ChatGPT for you to use unless otherwise specified.
Generation
Once Hudini is enabled in Hudu Admin:
- Click on the Hudini Icon on the toolbar next to your profile.Â
- Ask Hudini a question. If you have preconfigured prompts, select the desired one before asking.Â
- Insert your prompt of choice into the provided field and click the arrow icon to generate.
- Depending on the prompt, this can take a few minutes to generate.
- When you're happy with the response, you can click either copy icon (copy text or copy HTML) down at the bottom, and paste it into your desired location.Â
What Hudu needs from Azure OpenAI:
- Endpoint
- API Key
- Deployment name
- API Version
Configuring Azure Open AI
In Azure:
- Create Azure OpenAI Service
- Click Go to Resource
- Click into the created resource
- Select Explore Azure AI Foundry Portal
- Select Create new deployment
- Choose From base models
- Select a Model
- Click Deploy
In Hudu:
- Navigate to Admin -> Hudini
- Enable Hudini
- Find and select Azure OpenAI from the list
- Input your API Key and Endpoint from your Deployment
- Please note, the endpoint will need to be modified to look like the following:
- Enter API Version:
- example: 2023-05-15
🔗 This integration is designed with safety and ethics in mind. Learn more in our Hudu AI Principles article.
FAQ
My OpenAI API key is not working?
Answer: If your API key is not being accepted, the most common solutions are:
Regenerate the API key in OpenAI and re-enter it into Hudu.
Ensure that you're using an OpenAI API key – this is different from a ChatGPT Plus subscription.
-
Confirm that you have enough OpenAI developer credits.
OpenAI's API is not a free feature; you must either be on their free trial with remaining credits or have a paid billing method set up.