Skip to content

Commit a0d8ff7

Browse files
Update ProfanityDetector.cs
1 parent a124854 commit a0d8ff7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

example/StepWise.Gallery.Agentic/ProfanityDetector.cs

+1
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ public ProfanityDetector()
2121
[Step(description: """
2222
## ProfanityDetector
2323
This workflow helps you determine if a given text contains rude or profane language.
24+
- source code: [ProfanityDetector](https://github.com/LittleLittleCloud/StepWise/blob/main/example/StepWise.Gallery.Agentic/ProfanityDetector.cs)
2425
2526
## How it works
2627
1. You provide the text you want to check.

0 commit comments

Comments
 (0)