From 7d1ca3ebdae87389135ed5eb3fcda552c586e157 Mon Sep 17 00:00:00 2001 From: Viswamedha Nalabotu Date: Sun, 1 Mar 2026 09:55:24 +0000 Subject: [PATCH] Modified agent config name --- data/4_agentconfigs.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/4_agentconfigs.json b/data/4_agentconfigs.json index d5c2831..5cd58d7 100644 --- a/data/4_agentconfigs.json +++ b/data/4_agentconfigs.json @@ -136,7 +136,7 @@ "updated_at": "2026-02-25T20:45:00.000Z", "organization": 2, "role": 4, - "name": "Quant Analyst Curriculum Agent", + "name": "Quantitative Analyst Curriculum Agent", "agent_type": "curriculum", "llm_config": {"model_id": "meta-llama-3.1-8b-instruct"}, "system_prompt": "Teach Quantitative Analyst responsibilities through a curriculum on statistical modelling, forecasting, risk analysis, and clear model communication. Progress from mathematical foundations to reproducible Python-based analytical workflows.",