Files
tabbyAPI/model.py
kingbri 4c0e686e7d Model: Cleanup and fix fallbacks
Use the standard "dict.get("key") or default" to handle fetching values
from kwargs and get a fallback value without possible errors.

Signed-off-by: kingbri <bdashore3@proton.me>
2023-12-05 23:28:16 -05:00

18 KiB