Recued
Menu
← Back to recipes

Answer with sources

by recued-core v2 13 views

Use “Answer with sources” in Recued. Answers a question from live web sources and shows the citations it used. Retrieves Brave's pre-extracted page content for the question, then drafts the answer from that content only.

How it works 10 steps

Inspect the data fetches, transforms, gates, and output this recipe runs.

Process (10 steps)
has_question compare
Check if setting question has data
grounding ?
skip: step.has_question equal false
web ?
skip: step.has_question equal false
web_results default
Apply default
sources slice
Take a subset of
source_count count
Count items in sources
has_grounding any
Check if any of the conditions are true
answer ?
skip: step.has_grounding equal false
sources_table to_table
Format results as a data table
card to_summary
Format results as a summary card
Settings 7 configurable

Configurable at install. Defaults shown — change them anytime in Recued.

tone setting = neutral and factual
question setting = [object Object]
freshness setting =
row limit setting = 8
source urls setting = 5
brave search setting =
context tokens setting = 4000

About

Tags

websearchresearchcitationsgroundingpack:web-watch

Details

10 steps 7 configurable settings recipe_id: answer-with-sources