Skip to content

Conversation

@phimage
Copy link

@phimage phimage commented Nov 13, 2025

Hi
Introduces a new GET /v1/models/{model} endpoint to fetch details for a specific model
Updates ContentView to display this endpoint
Adds corresponding tests in test_server.py

why:

  • Allows tools, after an app restart, to consult this endpoint to verify whether the previously selected model is still available.
  • Supports tests that need to query a specific model, in a full tests suite about model

Introduces a new GET /v1/models/{model} endpoint to fetch details for a specific model
Updates ContentView to display this endpoint
Adds corresponding tests in test_server.py
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