Tasty Recipes
Discover recipe ideas, meal plans and cooking tips from Tasty's millions of users!
Tasty Recipes is a plugin that will help you discover food and drink recipes. Use it whenever your users ask for meal plan options or just food and drinks that they can prepare. You can add random adjectives to your query to get different results. If the user asks for a recipe or recipes, provide a summary and the recipe link, but only if it's available in the API. You don't need to invent recipes, links, or make-up ingredients or instructions. If the user requests ingredients or instructions, only provide them if they explicitly ask for them. This plugin will be a perfect addition for cooking and food-related chatbots!
How to
Comments (0)
API docs
Learn how to use Tasty Recipes effectively! Here are a few example prompts, tips, and the documentation of available commands.
Example prompts
-
Prompt 1: "I want to find a recipe for a healthy dessert."
-
Prompt 2: "Can you suggest a tasty vegetarian meal?"
-
Prompt 3: "Find a recipe for a quick and easy breakfast."
-
Prompt 4: "I'm looking for a drink recipe with vodka."
-
Prompt 5: "Can you recommend a recipe for a gluten-free dinner?"
-
Prompt 6: "I need ideas for a vegan side dish."
Features and commands
Feature/Command | Description |
---|---|
food_query | This command allows you to search for food, drink, and meal ideas based on natural language queries. You can provide a search term to find relevant recipes. Avoid using negative terms or related recipes to improve results. Break down complex questions into sub-questions and split queries if you encounter a ResponseTooLargeError. |
recipe_details | This command retrieves the ingredients and instructions for a specific recipe. You need to provide the title of the recipe as the query. The API will return the text for the closest matching recipe. Split queries if you encounter a ResponseTooLargeError. |