You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[stable32] fix(OldProcessing): use IAppConfig to get the selected model (#318) (#323)
This fixes 2 things:
* use the correct fallback model ID
* read as lazy because if it's stored as lazy and read as non-lazy, it will most likely always return an empty string.
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
Co-authored-by: Anupam Kumar <kyteinsky@gmail.com>
0 commit comments