semantic-kernel
semantic-kernel copied to clipboard
.Net: SK Process - Sample 3 Food related samples
Description
Adding more SK Processes samples:
- Creating SK Process Event Builder: helps link process events to Steps internal events
- Adding samples to showcase:
- reuse of steps]
- use of steps specific functions
- how to make use of step functions that output multiple events
- use of cycles: FoodRuined -> must prepare the food from scratch
Contribution Checklist
- [x] The code builds clean without any errors or warnings
- [x] The PR follows the SK Contribution Guidelines and the pre-submission formatting script raises no violations
- [x] All unit tests pass, and I have added new tests where possible
- [x] I didn't break anyone :smile: