Summary
When the user asks about cooking a specific ingredient (e.g. "how do I cook kumara"), the model answers with generic Wikipedia/text knowledge. It should detect the cooking intent and suggest using the meal planner skill, since the app has a meal planning feature.
Observed
User: "how do you cook kumara"
Model: "Kumara can be roasted, boiled, or made into fries..."
(Generic response — no mention of meal planner)
Expected
The model should detect recipe/cooking queries and either:
- Offer to add the ingredient to the meal planner
- Route to a cooking-related skill if one exists
- At minimum, mention that meal planning is available
Acceptance criteria
Summary
When the user asks about cooking a specific ingredient (e.g. "how do I cook kumara"), the model answers with generic Wikipedia/text knowledge. It should detect the cooking intent and suggest using the meal planner skill, since the app has a meal planning feature.
Observed
Expected
The model should detect recipe/cooking queries and either:
Acceptance criteria