-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
good first issueGood for newcomersGood for newcomers
Description
The \ emplates.ts\ module has some built-in test templates, but we need more to cover common agent patterns:
- RAG agent — retrieval + generation with source citation checks
- Customer support bot — escalation, tone, tool usage
- Code generation agent — syntax validity, security checks
- Data analysis agent — accuracy, no hallucinated numbers
These templates help new users get started quickly with \�gentprobe init.
How to contribute: Add new template objects in \src/templates.ts\ and corresponding example YAML files in \�xamples/.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomers