OpenAI
Quickly set up the OpenAI LLM service into your NLX workspace
Integrate OpenAI
To integrate with the OpenAI LLM service, begin by selecting Integrations from your workspace menu:
Click Add integration > Choose OpenAI from the Type dropdown
Provide a name for the integration
Log in to your OpenAI account
Enter the following into NLX:
API key (referred to as your Secret API key in your OpenAI account)
Optional Model name: Enter the model you've chosen for your OpenAI integration. Alternatively, you may specify the model while invoking the LLM in conversation using a Generative node type
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