Adding an OpenAI integration
You can integrate your OpenAI account with HCL DevOps Loop so that can you connect to the providers and use Loop Genie services.
Before you begin
Procedure
-
Click .
The Integrations page is displayed.
-
Click
.
The New Integration pane is displayed with the Overview tab. - Enter a name to identify the integration in Name.
- Select Open AI from the Provider list.
- Select one of the following options in the Credential Type list:
- Enter the API key of the AI provider account to authenticate the connection in API Key.
-
Enter the details in the following fields:
- Username
- Password
- Confirm Password
-
Click Next.
The Configure tab is displayed.
- Enter the URL of the AI provider in API Endpoint.
- Select Chat in Mode to set the mode of communication.
- Select an LLM to be used from the Model list.
- Enter an identifier that is configured in your OpenAI account for your organization in Organization ID.
- Enter an identifier that is configured in your OpenAI account for your project in Project ID.
-
Enter the string to be used to stop the generation of text by AI in
Stop Sequences.
For example, you can set "stop" or "end" as the stop sequence.
-
Drag the slider to set a value that determines the accuracy of the output in
Temperature.
For example, you can use low temperature for the summarization, data extraction, or details that need precision, and use higher temperature for more generic or creative responses.
- Drag the slider to set a value that determines the maximum length of each conversation in Max Length.
- Drag the slider to set a value that determines the diversity of output in Top P.
-
Drag the slider to set a value to avoid repetition of tokens in the output in
Frequency Penalty.
Setting a higher value results in less repetitive text in responses.
- Drag the slider to set a value to avoid repetition of tokens that have already been used in Presence Penalty.
- Drag the slider to set a value that determines the number of responses to be generated in Best Of.
- Click Save.
