[go: up one dir, main page]

Skip to content

craigomatic/sk-classifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

sk-classifier

This small sample project shows how to perform basic classification on a series on prompts, against a pre-defined series of classifications using Semantic Kernel

Usage

  1. Get your keys from Azure OpenAI and paste into Program.cs - if you are using Open AI, you'll need to edit line 19.
  2. Run the sample and observe the output:

image

Modify the classifications array and the toClassify array to match your scenario. Some adjustment to the skprompt.txt may be required, depending on your scenario.

About

Runs classification against an input set of prompts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages