Update Ollama prompt categories to include System Tools and match R&D targets
This commit is contained in:
parent
66399f23ab
commit
7490970a93
@ -32,7 +32,7 @@ class OllamaProvider(ILLMProvider):
|
|||||||
"1. 'relevance_score' (integer 0-10): Score the potential impact on our R&D targets.\n"
|
"1. 'relevance_score' (integer 0-10): Score the potential impact on our R&D targets.\n"
|
||||||
"2. 'summary_ru' (string): A concise technical summary in Russian (2-3 sentences). Explain methodology, core innovation, and practical relevance.\n"
|
"2. 'summary_ru' (string): A concise technical summary in Russian (2-3 sentences). Explain methodology, core innovation, and practical relevance.\n"
|
||||||
"3. 'anomalies_detected' (list of strings): Identify state-of-the-art (SOTA) breakthroughs, strategic disruptions, new standards, or unexpected results. Return [] if none.\n"
|
"3. 'anomalies_detected' (list of strings): Identify state-of-the-art (SOTA) breakthroughs, strategic disruptions, new standards, or unexpected results. Return [] if none.\n"
|
||||||
"4. 'category' (string): Must be exactly one of: 'Browsers', 'SmartTV', 'Samsung New Technologies', 'Middleware new trends', 'Competitors', 'Academic/SOTA', 'C++ Trends', 'Edge AI', 'Other'.\n\n"
|
"4. 'category' (string): Must be exactly one of: 'WebEngines/Browsers', 'System Tools (SWE)', 'Middleware Platforms', 'Cross-Platform', 'SmartTV/IoT', 'Samsung New Technologies', 'C++ Trends', 'Competitors', 'Academic/SOTA', 'Other'.\n\n"
|
||||||
|
|
||||||
"SCORING GUIDELINES ('relevance_score'):\n"
|
"SCORING GUIDELINES ('relevance_score'):\n"
|
||||||
"Start with a base score:\n"
|
"Start with a base score:\n"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user