tabbyAPI-ollama/endpoints/core
kingbri d23fefbecd API + Model: Fix application of defaults
use_as_default was not being properly applied into model overrides.
For compartmentalization's sake, apply all overrides in a single function
to avoid clutter.

In addition, fix where the traditional /v1/model/load endpoint checks
for draft options. These can be applied via an inline config, so let
any failures fallthrough.

Signed-off-by: kingbri <8082010+kingbri1@users.noreply.github.com>
2025-07-03 14:37:34 -04:00
..
types API: Core: Remove load/template aliases 2025-06-13 14:57:24 -04:00
utils API + Model: Fix application of defaults 2025-07-03 14:37:34 -04:00
router.py API + Model: Fix application of defaults 2025-07-03 14:37:34 -04:00