/**
- This repository provides overall capabilities for standardizing REST API requests
- to deployed models and apps on Azure AI Studio. */
This project framework provides the following features:
- Simple interfaces for validating request bodies to Azure AI Studio Endpoints
- Integration with Azure Monitor
- Set of examples for implementation
- All OSs
- No large dependencies
- All Python versions up to 3.13
(ideally very short)
- just run the file .py-conf/conf-env.ps1
- git clone https://github.com/Azure-Samples/ai-requests-template
- cd ai-requests-template
- .py-conf/conf-env.ps1
You should install this as a python package on the projects you are using Azure AI Endpoints. just "pip install https://github.com/Azure-Samples/ai-requests-template/aistudio_request.whl"