#大语言模型#A sample app for the Retrieval-Augmented Generation pattern running in Azure, using Azure AI Search for retrieval and Azure OpenAI large language models to power ChatGPT-style and Q&A experiences.
Sample code for a simple web chat experience through Azure OpenAI, including Azure OpenAI On Your Data.
Azure Cognitive Search + Azure OpenAI Accelerator
Azure OpenAI Samples is a collection of code samples illustrating how to use Azure Open AI in creating AI solution for various use cases across industries. This repository is mained by a community of ...
#大语言模型#Azure OpenAI Service Proxy. Convert OpenAI official API request to Azure OpenAI API request. Support GPT-4,Embeddings,Langchain. Adapter from OpenAI to Azure OpenAI.
#大语言模型#A Cloudflare worker script to proxy OpenAI‘s request to Azure OpenAI Service
#大语言模型#A sample app for the Retrieval-Augmented Generation pattern running in Azure, using Azure Cognitive Search for retrieval and Azure OpenAI large language models to power ChatGPT-style and Q&A experienc...
Azure OpenAI (demos, documentation, accelerators).
Create your own ChatGPT with Retrieval-Augmented-Generation workshop
The repository for all Azure OpenAI Samples complementing the OpenAI cookbook.
#大语言模型#A proxy for Azure OpenAI API that can convert an OpenAI request into an Azure OpenAI request.
Fast ChatGPT UI with support for both OpenAI and Azure OpenAI. 快速的ChatGPT UI,支持OpenAI和Azure OpenAI。
run Azure OpenAI API as vanilla OpenAI API
A tool that transforms OpenAI API requests into Azure OpenAI API requests, allowing OpenAI-compatible applications to seamlessly use Azure OpenAI. 一个 OpenAI API 的代理工具,能将 OpenAI API 请求转为 Azure OpenAI ...
Sample application that combines Azure Cosmos DB with Azure OpenAI ChatGPT service
ChatGPT Next Web + Azure OpenAI
A ChatGPT integration library for .NET, supporting both OpenAI and Azure OpenAI Service
This is a Azure OpenAI book for .NET Developer
This project is a port of the ChatGPT Prompt Engineering for Developers samples from OpenAI / Python to C# / Azure-OpenAI. It uses Interactive Notebooks for C#, Azure OpenAI service, and the Azure Ope...
This is a code repository initially for Azure OpenAI In a Day workshop. We wanted to share this code with everyone in order to build better AI solutions using Azure OpenAI services. This repository is...