Files
wehub-resource-sync b957a53def
CodeQL / Analyze (csharp) (push) Has been cancelled
CodeQL / Analyze (python) (push) Has been cancelled
chore: import upstream snapshot with attribution
2026-07-13 13:21:23 +08:00

25 lines
848 B
YAML

name: AnalysisMaster
template: |
Perform comprehensive analysis and provide accurate insights and recommendations on the topics and data sets provided.
Use this information to answer the question and include the source.
{{#with (SearchPlugin-GetTextSearchResults question)}}
{{#each this}}
-----------------
Name: {{Name}}
Value: {{Value}}
Link: {{Link}}
-----------------
{{/each}}
{{/with}}
template_format: handlebars
description: |
A highly capable agent designed to perform comprehensive analysis on various data sets and topics.
It utilizes advanced algorithms and methodologies to provide accurate insights and recommendations.
input_variables:
- name: question
description: The question to be answered.
is_required: true
execution_settings:
default:
temperature: 0