Skip to content

A template for implementing the integration with multiple destination models on Azure AI Studio using pure Rest APIs

License

Notifications You must be signed in to change notification settings

Azure-Samples/ai-requests-template

Repository files navigation

Azure AI Studio Simple Interface Manager for Python

/**

  • This repository provides overall capabilities for standardizing REST API requests
  • to deployed models and apps on Azure AI Studio. */

Features

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

Getting Started

Prerequisites

  • All OSs
  • No large dependencies
  • All Python versions up to 3.13

Installation

(ideally very short)

  • just run the file .py-conf/conf-env.ps1

Quickstart

  1. git clone https://github.com/Azure-Samples/ai-requests-template
  2. cd ai-requests-template
  3. .py-conf/conf-env.ps1

Resources

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"

About

A template for implementing the integration with multiple destination models on Azure AI Studio using pure Rest APIs

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published