Set Up Ask Dela in PPM Administrator
Use this procedure to set up Ask Dela in PPM Administrator.
To set up Ask Dela:
Click SECURITY > System Settings, select the AI tab.
Select an AI Service Provider:
- AzureAI (Azure OpenAI Service)
- OpenAI (OpenAI API)
- OllamaAI (self-hosted Ollama)
Enter the Endpoint and API Key for your AI service.
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.
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.
Click Save.
Restart PPMA to apply the AI settings.