Skip to content

Use documented default LLM model - #4

Draft
Mirochill wants to merge 1 commit into
kspviswa:mainfrom
Mirochill:fix-1-default-llm-model
Draft

Use documented default LLM model#4
Mirochill wants to merge 1 commit into
kspviswa:mainfrom
Mirochill:fix-1-default-llm-model

Conversation

@Mirochill

Copy link
Copy Markdown

Summary

  • Use the documented qwen3:latest fallback when no LLM_MODEL or OLLAMA_MODEL is configured.
  • Avoid turning a missing model into the string None before assigning the Settings model selector.
  • Add coverage for the environment default model.

Related issue

Fixes #1

Tests

Not run locally.

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.

InvalidSelectValueError: Illegal select value 'None'.

1 participant