Skip to content

Model should suggest meal planner when user asks about cooking ingredients or recipes #1076

@lokhor

Description

@lokhor

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:

  1. Offer to add the ingredient to the meal planner
  2. Route to a cooking-related skill if one exists
  3. At minimum, mention that meal planning is available

Acceptance criteria

  • Queries about cooking a specific ingredient trigger a meal planner suggestion
  • Queries about recipes offer to use the meal planner
  • General food questions ("what is kumara") still answer normally without suggesting meal planner
  • No false positives for non-cooking queries

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestpriority:lowNice to have, no urgencysize:XSExtra small — trivial change, < 2 hoursvoice

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions