Skip to content

feat(gateway): add model and provider info to /status command#16079

Open
KickUasS wants to merge 1 commit into
NousResearch:mainfrom
KickUasS:feature/status-model-info
Open

feat(gateway): add model and provider info to /status command#16079
KickUasS wants to merge 1 commit into
NousResearch:mainfrom
KickUasS:feature/status-model-info

Conversation

@KickUasS

Copy link
Copy Markdown

Enhance the /status command to display current model and provider information.

Changes made:

  • Read model/provider from config.yaml as baseline
  • Check _session_model_overrides for active session-level overrides
  • Display model name with (session override) indicator when applicable
  • Show provider label for better readability

This makes it easy to verify which model is being used by the gateway.

Enhance the /status command to display current model and provider information.
Shows session-level overrides when /model command is used to switch models.

- Read model/provider from config.yaml as baseline
- Check _session_model_overrides for active session-level overrides
- Display model name with (session override) indicator when applicable
- Show provider label for better readability
@alt-glitch alt-glitch added type/feature New feature or request P3 Low — cosmetic, nice to have comp/gateway Gateway runner, session dispatch, delivery labels Apr 26, 2026
@alt-glitch

Copy link
Copy Markdown
Collaborator

Likely duplicate of #11079 — same feature (add model/provider info to /status), same file changed (gateway/run.py).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

comp/gateway Gateway runner, session dispatch, delivery P3 Low — cosmetic, nice to have type/feature New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants