[FEATURE] SDK: Allow for retrieving currently selected model from Query

Resolved 💬 4 comments Opened Oct 15, 2025 by benbrandt Closed Jan 8, 2026

Preflight Checklist

  • [x] I have searched existing requests and this feature hasn't been requested yet
  • [x] This is a single feature request (not multiple features)

Problem Statement

The Query object now has a setModel method. Yay 🎉
But there isn't a way to get the currently selected model ☹️

Proposed Solution

Add a method like query.model() or something similar to get the model that was inferred by the settings (so that you don't have to manually set it in the options to know which one is selected)

Alternative Solutions

_No response_

Priority

Medium - Would be very helpful

Feature Category

Developer tools/SDK

Use Case Example

_No response_

Additional Context

_No response_

View original on GitHub ↗

This issue has 4 comments on GitHub. Read the full discussion on GitHub ↗