Skip to content

fix(frontend): replace hardcoded model ref with SSOT config (#2480)#2530

Merged
mrveiss merged 1 commit intoDev_new_guifrom
fix/issue-2480
Mar 27, 2026
Merged

fix(frontend): replace hardcoded model ref with SSOT config (#2480)#2530
mrveiss merged 1 commit intoDev_new_guifrom
fix/issue-2480

Conversation

@mrveiss
Copy link
Copy Markdown
Owner

@mrveiss mrveiss commented Mar 27, 2026

Summary

  • Replaces hardcoded llama3.2:1b model reference with getConfig().llm.defaultModel from SSOT config
  • Model now reads from VITE_LLM_DEFAULT_MODEL env var

Closes #2480

Test plan

  • No remaining hardcoded model references in useEnvironmentAnalysis.ts
  • Environment analysis composable still functions correctly
  • TypeScript compiles without errors

@github-actions
Copy link
Copy Markdown

✅ SSOT Configuration Compliance: Passing

🎉 No hardcoded values detected that have SSOT config equivalents!

@mrveiss mrveiss merged commit 4bebd2c into Dev_new_gui Mar 27, 2026
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant