Set Up Ask Dela in PPM Administrator

Use this procedure to set up Ask Dela in PPM Administrator.

To set up Ask Dela:

  1. Click SECURITY > System Settings, select the AI tab.
  2. Select an AI Service Provider:
    • AzureAI (Azure OpenAI Service)
    • OpenAI (OpenAI API)
    • OllamaAI (self-hosted Ollama)
  3. Enter the Endpoint and API Key for your AI service.
  4. In the Embedding section:
    • In the Deployment field, if you are using the AzureAI service, enter the name of your embedding deployment. This is only required for the AzureAI service.
    • In the Model field:
      • For Azure/OpenAI, enter ppm-text-embedding-3-small.
      • For OllamaAI, enter mxbai-embed-large.
    • In Concurrent Prompt Request, enter 100.
  5. In the Completion section:
    • In the Deployment field, enter the name of your completion deployment.

      For OllamaAI, enter llama3.1 or another model.

    • In the Model field:
      • For Azure/OpenAI, enter gpt-4 or gpt54.
      • For OllamaAI, enter llama3.1 or another model.
  6. Click Save.
  7. Restart PPMA to apply the AI settings.