OpenAI

Quickly set up the OpenAI LLM into your NLX Dialog Studio workspace

Integrate OpenAI

To integrate with the OpenAI LLM service, begin by selecting Settings from your workspace menu:

  • Select the Integrations tab

  • Click + Add integration

  • Provide a name for the integration

  • Choose OpenAI from the Type dropdown

Log in to your OpenAI account to create and enter the following into Dialog Studio:

  • API key (referred to as your Secret API key in your OpenAI account)

  • Model name (enter the model you've chosen for your OpenAI integration)

  • When ready, click Create Integration

At any time, you may edit or delete your OpenAI integration by expanding the integration name and selecting the edit or delete links.


Using OpenAI

To successfully use your OpenAI integration with conversations created in your workspace, be sure to complete the following:

Last updated