GitXplorerGitXplorer
I

blazor-azure-openai

public
100 stars
21 forks
5 issues

Commits

List of commits on branch main.
Verified
2ee6d99b4fec730a22ad35a864d344db689e81f4

[create-pull-request] automated change (#16)

ggithub-actions[bot] committed 2 years ago
Unverified
ec15a54bc79580fec24a9f16e8747ec1f8238bfa

Added timeline

IIEvangelist committed 2 years ago
Unverified
294e1da2af7dc0f2fcb78df6e2e8737adde96b73

Add delete history button

IIEvangelist committed 2 years ago
Unverified
4f41dadad9731138ed48c94d8714b8350f273d22

Minor updates and clean up.

IIEvangelist committed 2 years ago
Verified
79c1d0097a2d188665f245d0294ac09ed180a302

[create-pull-request] automated change (#15)

ggithub-actions[bot] committed 2 years ago
Unverified
740c162ea772a1bde37ce07d4ace864f86ef2d45

Updates

IIEvangelist committed 2 years ago

README

The README file for this repository.

Blazor 💜 OpenAI

All Contributors

build & test localization

Getting Started

Note To run this example, you'll need an Azure subscription with access enabled for the Azure OpenAI service. You can request access here. You can also visit here to get some free Azure credits to get you started.

This example relies on three environment variables:

setx AzureOpenAI__ApiKey "<Your Azure OpenAI API Key>"
setx AzureOpenAI__Endpoint "<Your Azure OpenAI API endpoint>"
setx AzureOpenAI__DeploymentId "<Your Azure OpenAI deploymend id>"
export AzureOpenAI__ApiKey="<Your Azure OpenAI API Key>"
export AzureOpenAI__Endpoint="<Your Azure OpenAI API endpoint>"
export AzureOpenAI__DeploymentId="<Your Azure OpenAI deploymend id>"

Home screen

Home screen

Voice chat screen

Voice chat screen

Voice chat screen with navigation menu collapsed

Voice chat screen with navigation menu collapsed

Text-to-speech preferences dialog displayed

Text-to-speech preferences dialog

Example response text

Example response text

Example response text continued 2/4

Example response text continued

Example response text continued 3/4

Example response text continued

Example response text continued 4/4

Example response text continued

Contributors ✨

Thanks goes to these wonderful people (emoji key):

Hussein Beygi
Hussein Beygi

💻 🤔
github-actions[bot]
github-actions[bot]

🌍 💻

This project follows the all-contributors specification. Contributions of any kind welcome!