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

Fix Panel Summary not in analysis

parent a6d2adfc
No related branches found
No related tags found
1 merge request!181Adjust script for use with analysis support
......@@ -174,7 +174,7 @@ for proposal_id in config.PROPOSALS:
proposal["LLM LFC Analysis"]
if "LLM LFC Analysis" in proposal.keys()
else {
"Overview": {
"Panel Summary": {
"llmgenerated": "llm",
"generating": False,
"prompt": {"sent": "", "display": "", "extrainstructions": ""},
......
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