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: correct default embedding model in README and enforce LF line endings
The README models table incorrectly marked minilm as the default
embedding model. The actual default is jina-code (config.js, embedder.js,
cli.js). Also adds .gitattributes to enforce LF line endings, fixing
32 Biome format errors caused by CRLF on Windows checkouts.
0 commit comments