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
fix: add encoding_format parameter and fix error message format in LMStudio embedder
- Add encoding_format: 'float' to embeddings.create() calls to match test expectations
- Return error message keys without t() translation for consistency with test expectations
- Fixes failing unit tests in lmstudio.spec.ts
0 commit comments