⚙️Enable and configure AI
How to setup AI in Promyze and configure your LLM engine
Last updated
How to setup AI in Promyze and configure your LLM engine
Last updated
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.
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.
This is the default AI provider. Contact us if you need specific documents such as the Data Processing Agreement signed with Open AI.
You cannot use your own OpenAI Api Key on Packmind Cloud
You'll have to select openai
provider and input your own Api Key
.
By selecting azure
provider, you can connect to Azure Open AI using API Key authentication.
Both Endpoint and API Key can be found on your Azure portal; there's a dedicated menu Keys and Endpoints
for this information. You might need to generate an API key if not already done.
You will get the same results as the section above, but the authentication mechanisms differ.
Here is how to proceed:
By selecting openai-compatible
provider, you can connect to custom LLM serving an API compatible with OpenAI API (such as Ollama or vLLM).
You'll be asked to the endpoint
, a key
for authentication, and the model name
.
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:
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.
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.