higuseonhye / openai-connector

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenAI Connector

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 to this document downloading ffmpeg.

App Provisioning & Deployment

  1. Fork this repository.
  2. Run the command:
    1. azd login
    2. azd init
    3. azd pipeline config
    4. azd up
    5. gh auth login
    6. gh workflow run "Azure Dev" --repo {{GITHUB_USERNAME}}/openai-connector

Power Platform Custom Connector

  1. Import https://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.

License:MIT License


Languages

Language:Bicep 48.1%Language:C# 32.9%Language:PowerShell 9.7%Language:Shell 8.8%Language:Dockerfile 0.5%