From f69c51ce9e76a656d963488d7e2696e516c38a9f Mon Sep 17 00:00:00 2001 From: Farouk Adeleke Date: Sun, 5 Oct 2025 20:37:14 +0000 Subject: [PATCH] Update agent.json --- agent.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/agent.json b/agent.json index 900f8bc..d74e18f 100644 --- a/agent.json +++ b/agent.json @@ -21,7 +21,7 @@ ] }, "lm": { - "model": "gemini/gemini-2.5-flash", + "model": "anyscale/mistralai/Mistral-7B-Instruct-v0.1", "model_type": "chat", "cache": true, "num_retries": 3,