FIELDNOTES / TUTORIALS
Build and test a small workflow
Five Python examples for routing, classification, moderation and retrieval. Each starts with a local demo using supplied responses; live API mode needs your own key.
LOCAL LAB01 / 2 MIN READ + RUN TIME
Route a request to the right tool
Suggest shipping, billing or returns, and send unclear requests to review.
Read guide →LOCAL LAB02 / 2 MIN READ + RUN TIMEClassify support tickets
Run a ticket-labeling example, import its results and find which categories get confused.
Read guide →LOCAL LAB03 / 2 MIN READ + RUN TIMEFlag possible threats for human review
Use one Noul question and two cutoffs to separate allow, review and flag outcomes.
Read guide →LOCAL LAB04 / 3 MIN READ + RUN TIMERerank retrieval results
Score four candidate passages for one query, sort them and inspect the top two.
Read guide →LOCAL LAB05 / 2 MIN READ + RUN TIMESelect context while keeping required facts
Keep relevant conversation chunks and protect the goal, order IDs and unresolved commitments.
Read guide →