Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

This is a Power Platform custom connector project for OpenAI API and Azure OpenAI Service API.

License

NotificationsYou must be signed in to change notification settings

devrel-kr/azure-openai-connector

Repository files navigation

This is a Power Platform custom connector project for OpenAI API and Azure OpenAI Service API.

Prerequisites

Getting Started

For local development on various OS, please refer tothis document downloading ffmpeg.

App Provisioning & Deployment

  1. Fork this repository to your account.

  2. To provision resources, run the commands in the following order:

    # PowerShell$AZURE_ENV_NAME ="pp$(Get-Random -Max 9999)"$GITHUB_USERNAME ="{{GITHUB_USERNAME}}"# BashAZURE_ENV_NAME="pp$RANDOM"GITHUB_USERNAME="{{GITHUB_USERNAME}}"
    azd auth loginazd init -e$AZURE_ENV_NAMEazd envset GITHUB_USERNAME$GITHUB_USERNAMEazd envset GITHUB_REPOSITORY_NAME azure-openai-connectorazd up
  3. To deploy apps, run the commands in the following order:

    gh auth loginazd pipeline configgh workflow run"Azure Dev" --repo$GITHUB_USERNAME/azure-openai-connector

Power Platform Custom Connector

  1. Importhttps://github.com/devrel-kr/openai-connector/blob/main/infra/swagger-aoai.json
  2. Create a connection

Sample Apps

About

This is a Power Platform custom connector project for OpenAI API and Azure OpenAI Service API.

Topics

Resources

License

Stars

Watchers

Forks


[8]ページ先頭

©2009-2025 Movatter.jp