ai_provider_azure
371 sites
No security coverage
The Azure provider is an AI provider for the AI module that lets you use all of what the Azure AI Studio has to offer in terms of Chat, Embeddings, Text-To-Image etc.
This means that you can setup OpenAI with security and compliance in the regions and private networks of your choice within Azure.
It also opens up usage of many other models like Llama, Cohere, Phi, Mistral etc. to use in a complete pay-as-you-go fashion.
Features
- Get access to the full sweet of the Azure AI Studio.
- OpenAI, but compliant and with security in mind.
Post-Installation
- Install the Azure Provider module.
- Create an account on Azure.
- In Azure Portal setup at least one Azure AI Hub in your preferred geographical region.
- Visit Azure AI Studio and click Model Catalogue.
- Pick the model of your choice and click Deploy. Make sure its serverless if you don't want to incur persistant costs.
- When its done setting up go to your Drupal site and visit Keys administration on /admin/config/system/keys.
- Add a key and make sure to copy the Key you get from the deployed model.
- The visit Azure Provider settings on your Drupal website under /admin/config/ai/providers/azure.
- Click Add and the type of model to add.
- If the model is an known model you can use template to fill out the values, otherwise you will have to manually fill it out.
- Under endpoint, copy the full endpoint from the model deployment
- Under Key, choose the Key you created.
- Click Create Model.
- You are now ready to use it.
Additional Requirements
It requires the AI module.
Sponsorship
Aalto University has ideated and sponsored this module because we believe in the secure and responsible use of AI and want to make sure that any organization accessing AI through Azure can safely and securely use officially supported Drupal AI modules on their website.