⚙️Enable and configure AI

How to setup AI in Promyze and configure your LLM engine

Enable AI in Packmind

As we value the security of your data, AI is disabled by default, and an admin must enable it for your organization.

To enable AI, go to Administration -> AI Settings section. This section is dedicated to the configuration and management of AI settings.

Toggle or select the option to enable AI. When activated, AI will be available for use throughout the system.

Disable space(s) from using AI

While AI is active, you have the option of specifically disabling one or more spaces to ensure the security of protected data. Select the space(s) you want to exclude from AI generation and save the configuration.

Configure AI engine

On Packmind Cloud

You've got two options when running Packmind Cloud:

  1. Run analysis on OpenAI managed by Packmind. Please be aware that we opted-in for not reusing or training the data sent; read more below.

  2. Run analysis on your own Azure OpenAI instance.

On Packmind On-Premise

You've got two options when running Packmind Cloud:

  • Run analysis on your own OpenAI account.

  • Run analysis on your own Azure OpenAI instance.

Connect your Azure OpenAI instance

You'll need to add the following settings:

  • Endpoint and API Key: on your Azure portal, there's a dedicated menu for this information. You might need to generate an API key if not already done.

  • The model to use**:** favor gpt-4 if you can deploy it. By default, gpt-35-turbo is used.

Security and AI engine (Packmind Cloud)

As we favor transparency, be aware that our AI engine relies on OpenAI services to generate coding practices and discussion topics. The source code pushed from your IDE or CLI will be sent within payloads of requests to OpenAI APIs.

Please ensure you don't share sensitive data and act according to your company policies.

FYU, regarding one announcement from OpenAI from March 2023:

Starting on March 1, 2023, we are making two changes to our data usage and retention policies:

  1. OpenAI will not use data submitted by customers via our API to train or improve our models, unless you explicitly decide to share your data with us for this purpose. You can opt-in to share data.

  2. Any data sent through the API will be retained for abuse and misuse monitoring purposes for a maximum of 30 days, after which it will be deleted (unless otherwise required by law).

About item #1, please be aware we didn't opt-in to share data.

If you choose to use the Packmind AI features, you may not use them in a manner that violates any OpenAI Policy, including their Content Policy; Sharing and Publication Policy; and Community Guidelines.

Last updated