mirror of
https://github.com/assafelovic/gpt-researcher.git
synced 2024-04-09 14:09:35 +03:00
added resource report back
This commit is contained in:
@@ -78,7 +78,7 @@
|
|||||||
<select name="report_type" class="form-control" required>
|
<select name="report_type" class="form-control" required>
|
||||||
<option value="research_report">Summary - Short and fast (~2 min)</option>
|
<option value="research_report">Summary - Short and fast (~2 min)</option>
|
||||||
<option value="detailed_report">Detailed - In depth and longer (~5 min)</option>
|
<option value="detailed_report">Detailed - In depth and longer (~5 min)</option>
|
||||||
<!--<option value="resource_report">Resource Report</option>-->
|
<option value="resource_report">Resource Report</option>
|
||||||
</select>
|
</select>
|
||||||
</div>
|
</div>
|
||||||
<div class="form-group">
|
<div class="form-group">
|
||||||
|
|||||||
Reference in New Issue
Block a user