/azure-open-ai-demos

Contains basic C# demos on how to use Azure OpenAI Services

Primary LanguageC#MIT LicenseMIT

azure-open-ai-demos

Demo repo for showcasing how to use Azure OpenAI services.

  • Demo1 : Regular completions (ChatCompletion)
  • Demo2 : Function calling and Retrival Augmented Generation
  • Demo3 : Assitant api showcase (Preview)
  • Demo4 : Semantic Kernel
  • Indexer : An example of how to index data into Azure AI Search.

Disclaimer: This is a demo repo and not intended for production use.