Upgrade Feynman research runtime and setup
This commit is contained in:
@@ -4,7 +4,8 @@ description: Run a literature review on a topic using paper search and primary-s
|
||||
Investigate the following topic as a literature review: $@
|
||||
|
||||
Requirements:
|
||||
- Use `alpha_search` first.
|
||||
- If the topic is academic or paper-centric, use `alpha_search` first.
|
||||
- If the topic is current, product-oriented, market-facing, or asks about latest developments, use `web_search` and `fetch_content` first, then use `alpha_search` only for academic background.
|
||||
- Use `alpha_get_paper` on the most relevant papers before making strong claims.
|
||||
- Use `alpha_ask_paper` for targeted follow-up questions when the report is not enough.
|
||||
- Prefer primary sources and note when something appears to be a preprint or secondary summary.
|
||||
|
||||
Reference in New Issue
Block a user