Skip to main content
Run any Skill in Manus
with one click

fastworkflow-nlu-pipeline-reference

Stars49
Forks15
UpdatedJuly 11, 2026 at 15:07

Domain reference for fastWorkflow's NLU stack AS IMPLEMENTED IN THIS REPO: two-tier TinyBERT/DistilBERT intent classifiers, confidence thresholds, synthetic utterance generation (litellm + PersonaHub), DSPy parameter extraction, runtime matching layers (fuzzy/embedding-cache/classifier), and per-role litellm model routing. Load this when you hear: "wrong command predicted", "ambiguous intent", "intent detection", "parameter extraction returned NOT_FOUND", "threshold.json", "confidence threshold", "utterance generation", "DSPy signature/cache", "LabeledFewShot", "litellm_proxy", "why did the classifier pick X", or when modifying anything under model_pipeline_training.py, intent_detection.py, signatures.py, generate_synthetic.py, or cache_matching.py. Do NOT load for step-by-step failure triage (use fastworkflow-debugging-playbook), the full env-var catalog (fastworkflow-config-and-flags), or tau-bench benchmark mechanics (fastworkflow-taubench-reference).

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

File Explorer
5 files
SKILL.md
readonly