Skip to content

reginahack/sk-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sk-demo

Semantic Kernel Demo and Samples

Setup

Add appsettings.json with:

{ "BingSearch": { "ApiKey": "YOUR_BING_SEARCH_API_KEY" }, "OpenAI": { "ApiKey": "YOUR_OPENAI_API_KEY", "Endpoint": "YOUR_OPENAI_ENDPOINT", "DeploymentName": "gpt-4o-mini" } }

Run

dotnet run sk-demo.cs

About

Semantic Kernel Demo and Samples

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages