/AzureOpenAIChat

This is a C# Azure Open AI Chat Client that uses the Semantic Kernel Library. It can be used to test diverse LLM models like GPT-3, GPT-3.5 Turbo or GPT4.

Primary LanguageC#MIT LicenseMIT

Azure Open AI Chat Client

This is a C# Azure Open AI Chat Client that uses the Semantic Kernel.

It can be used to test diverse LLM models like GPT-3, GPT-3.5 Turbo or GPT4 models.

Usage

  1. Clone the repository.
  2. Open the solution in Visual Studio.
  3. Build the project.
  4. Run the project.

Dependencies

  • Microsoft.SemanticKernel

Credits

This project was developed by jmneto in September 2023.