just use nemo, it's great

This commit is contained in:
Avraham Sakal
2025-09-01 21:05:22 -04:00
parent b20c48ce0a
commit fef408d399
+2 -2
View File
@@ -4,6 +4,6 @@ export const openrouter = createOpenRouter({
apiKey: env.OPENROUTER_API_KEY,
});
// export const MODEL_NAME = "mistralai/mistral-nemo";
export const MODEL_NAME = "openai/gpt-oss-20b";
export const MODEL_NAME = "mistralai/mistral-nemo";
// export const MODEL_NAME = "z-ai/glm-4.5-air";
// export const MODEL_NAME = "openai/gpt-5-mini";