From 3e0c5ce943c395ac40f33ced13ab883fa9398863 Mon Sep 17 00:00:00 2001 From: Frank Date: Wed, 19 Aug 2026 03:26:31 -0400 Subject: [PATCH] update zen models --- .../{muse-spark-1.2.toml => muse-spark-1.2-contributor.toml} | 1 + 1 file changed, 1 insertion(+) rename providers/opencode-go/models/{muse-spark-1.2.toml => muse-spark-1.2-contributor.toml} (85%) diff --git a/providers/opencode-go/models/muse-spark-1.2.toml b/providers/opencode-go/models/muse-spark-1.2-contributor.toml similarity index 85% rename from providers/opencode-go/models/muse-spark-1.2.toml rename to providers/opencode-go/models/muse-spark-1.2-contributor.toml index 0ec522c3a..a283a85e0 100644 --- a/providers/opencode-go/models/muse-spark-1.2.toml +++ b/providers/opencode-go/models/muse-spark-1.2-contributor.toml @@ -1,4 +1,5 @@ base_model = "meta/muse-spark-1.2" +name = "Muse Spark 1.2 Contributor" reasoning_options = [{ type = "effort", values = ["minimal", "low", "medium", "high", "xhigh"] }]