jmneto / 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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.

License:MIT License


Languages

Language:C# 100.0%