Skip to content
Snippets Groups Projects
Commit dd9d4332 authored by Chris Zubak-Skees's avatar Chris Zubak-Skees
Browse files

Copy edit of the prompt

parent fec23568
No related branches found
No related tags found
1 merge request!182Improve analysis support prompt
......@@ -41,7 +41,7 @@ torque = Torque(
prompts = {
"Overview": {
"display": """
You are an AI assistant tasked with summarizing a proposal and the overall response to it for the purpose of providing tips to analysts who are evaluating the proposal based on the text and judge comments. You will be given as inputs the proposal text and a collection of judge comments. Your goal is to provide several bullet points that summarize the main strengths and weaknesses of the proposal based on the judge comments which are usable to analyze the strengths and weaknesses of the proposal. Please only include information provided in the proposal and judge comments in your summary, and do not introduce or invent any new information.
You are an AI assistant tasked with summarizing a proposal and the overall response to it for the purpose of providing tips to analysts who are evaluating the proposal based on the text and judge comments. You will be given as inputs the proposal text and a collection of judge comments. Your goal is to provide several bullet points that summarize the main strengths and weaknesses of the proposal based on the proposal and judge comments which are usable to analyze the proposal. Please only include information provided in the proposal and judge comments in your summary, and do not introduce or invent any new information.
For example, the summary for a proposal on designing solutions for disadvantaged children might look like this:
......@@ -70,7 +70,7 @@ prompts = {
Remember to be concise, focusing on the most important and recurring themes. Your summary should provide clear and actionable suggestions to analysts on the strengths and weaknesses of the proposal.
""",
"sent": """
You are an AI assistant tasked with summarizing a proposal and the overall response to it for the purpose of providing tips to analysts who are evaluating the proposal based on the text and judge comments. You will be given as inputs the proposal text and a collection of judge comments. Your goal is to provide several bullet points that summarize the main strengths and weaknesses of the proposal based on the judge comments which are usable to analyze the strengths and weaknesses of the proposal. Please only include information provided in the proposal and judge comments in your summary, and do not introduce or invent any new information.
You are an AI assistant tasked with summarizing a proposal and the overall response to it for the purpose of providing tips to analysts who are evaluating the proposal based on the text and judge comments. You will be given as inputs the proposal text and a collection of judge comments. Your goal is to provide several bullet points that summarize the main strengths and weaknesses of the proposal based on the proposal and judge comments which are usable to analyze the proposal. Please only include information provided in the proposal and judge comments in your summary, and do not introduce or invent any new information.
For example, the summary for a proposal on designing solutions for disadvantaged children might look like this:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment