We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a124854 commit a0d8ff7Copy full SHA for a0d8ff7
example/StepWise.Gallery.Agentic/ProfanityDetector.cs
@@ -21,6 +21,7 @@ public ProfanityDetector()
21
[Step(description: """
22
## ProfanityDetector
23
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)
25
26
## How it works
27
1. You provide the text you want to check.
0 commit comments