This is a minimal API in C# to demonstrate a Story generation plugin with Semantic Kernel integration.
- .NET 8 SDK is required
- C#
- An OpenAI account and API key
- (Optional) An Azure subscription with OpenAI access
- Postman or other application to call the API
Clone this Git repository to your local machine Open the Solution in your desired IDE, e.g. Visual Studio Code, Visual Studio
Example: