Skip to content

pjirsa/Factman

Repository files navigation

.NET

Factman

A sample Semantic Kernel application built while following the SKDemo tutorial written by jeff on gettingstarted.ai.

Run it

  1. Update appsettings.json with your own values for Azure OpenAI:
{
  "deployment": "<your deployment name here>",
  "endpoint": "<your Azure OpenAI endpoint here>"
}
  1. Add a setting called "apiKey" to either appsettings.json or usersecrets.
  2. Build and run the code.

About

gettingstarted.ai Semantic Kernel tutorial sample app

Topics

Resources

Stars

Watchers

Forks

Languages