OpenAI Endpoint Target
Automation includes the functionality to execute commands, scripts, and session-based activities against a system or network device using OpenAI.
OpenAI Endpoint targets require OpenAI API Key account keys and are used with OpenAI Activities workflow activities.
Creating OpenAI Endpoint Targets
Perform the following steps to create the target:
- In the left navigation menu, click Targets.
- Click New Target.
- From the Target Type drop-down list, choose OpenAI Endpoint.
- Enter a unique display name for the target in the Display Name field and a brief description in the Description field.
- In the Account Keys area, choose an existing account key or choose Add New to add a new account key from the Default Account Keys drop-down list. For more information, see OpenAI API Key.
- In the OpenAI API Configuration area, specify the following:
- API Type - Choose the AI API to use for the target (Azure OpenAI or OpenAI).
- If Azure OpenAI is selected, enter the URL of the target API. For example, https://<your resource name>.openai.azure.com.
- If OpenAI is selected, enter the following:
- API URL - Enter the URL of the target API. The default URL is https://api.openai.com/v1.
- Organization ID - Enter the identifier for your organization to access OpenAI. The organization ID can be found in your OpenAI organization settings page.
- Project ID - Enter the identifier for your project in OpenAI. The project ID can be found in your OpenAI general settings page.
- API Type - Choose the AI API to use for the target (Azure OpenAI or OpenAI).
- Click Submit to add and save the target.