Skip to content

fix(models): add deepseek-v4-flash to Nous Portal static fallback list#26040

Closed
scottleimroth wants to merge 1 commit into
NousResearch:mainfrom
scottleimroth:fix/deepseek-v4-flash-nous-list
Closed

fix(models): add deepseek-v4-flash to Nous Portal static fallback list#26040
scottleimroth wants to merge 1 commit into
NousResearch:mainfrom
scottleimroth:fix/deepseek-v4-flash-nous-list

Conversation

@scottleimroth

Copy link
Copy Markdown

The Nous Portal API advertises deepseek/deepseek-v4-flash (now free for a limited time per promotional email), but the static fallback model list in hermes_cli/models.py only included deepseek/deepseek-v4-pro. This meant the model picker (/model) didnt show it.

Change: Added "deepseek/deepseek-v4-flash" to the _PROVIDER_MODELS["nous"] list.

The live API already returns this model — this just fixes the static fallback that the CLI model picker uses.

@scottleimroth scottleimroth deleted the fix/deepseek-v4-flash-nous-list branch May 15, 2026 01:54
@alt-glitch alt-glitch added type/feature New feature or request P3 Low — cosmetic, nice to have comp/cli CLI entry point, hermes_cli/, setup wizard provider/nous Nous Research API (OAuth) provider/deepseek DeepSeek API labels May 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

comp/cli CLI entry point, hermes_cli/, setup wizard P3 Low — cosmetic, nice to have provider/deepseek DeepSeek API provider/nous Nous Research API (OAuth) type/feature New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants