Skip to content

Commit

Permalink
Update 05-challenge05.md
Browse files Browse the repository at this point in the history
  • Loading branch information
joelhulen committed Nov 14, 2023
1 parent b46a3c8 commit 6312852
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 05-challenge05.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ In the previous challenge, you got a taste for how AI can be used to provide gui
Your team must:

1. Create a new Semantic Kernel plugin to automatically review, approve, deny or forward the claim to a manager.
2. Modify the `CoreBusinessRule` class to implement the new plugin.
2. Modify the `RulesEngine` class to implement the new plugin.
3. Generate new claims to test and verify the new plugin's capability to make claim decisions.

### Success Criteria
Expand Down

0 comments on commit 6312852

Please sign in to comment.