More like this
- Cookbook
Cookbook: Agent skill suggestion
Picks which agent skill to load for a given task by scoring candidate skills against the current state.
- Cookbook
Cookbook: Autoresearch feature discovery
Generates and tests candidate features over a dataset by scoring each one with Jev.
- Cookbook
Cookbook: Classification using confidence
Uses the confidence value returned with Choice and Score answers to decide when to act automatically and when to escalate.
- Cookbook
Cookbook: Classifying RAG passages
Filters retrieved passages for relevance before they reach the generation step of a RAG pipeline.
- Cookbook
Cookbook: Date extraction
Extracts dates from text using pre-parsing plus Choice questions, working around the documented weakness of jev-1.13 at date arithmetic.
ChoiceStructured extraction - Cookbook
Cookbook: Double-checking citations
Verifies that each citation in generated text is actually supported by the cited source.