GitXplorerGitXplorer
I

blazor-azure-openai

public
100 stars
21 forks
5 issues

Commits

List of commits on branch main.
Verified
2e4da377d4ad2501f7c72ddd2bff871f55adad36

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

ggithub-actions[bot] committed a year ago
Unverified
9f1bfdbfb9bf2e1d44a90c09772cc08c37039cc4

More updates and refactoring

IIEvangelist committed a year ago
Unverified
da4753a1ad24163c4027f54dabb9ebbcc5bb40dd

Fix merge issue

IIEvangelist committed a year ago
Unverified
182679c2d9c687973954eec675bc20685e02c009

Upgrade packages and fix API breaking changes.

IIEvangelist committed a year ago
Unverified
a41d6458e5f347d51b152deb57a0582cc77ebaf0

Upgrade to .NET 8 and add DALL-E

IIEvangelist committed a year ago
Unverified
41ef3d2fee983650bf34cb9744c10eb099d499cf

Clean up

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!