Follow-ups after merging origin/main into feature/rag: * chat-adapter.ts: drop `score` field from DocumentSourcePart and the `chunk.score` copy — the remote "hide RAG retrieval scores from chunks, citations, and side panel" commit removed `score` from ParsedChunk. * chat-settings-sheet.tsx: remove the duplicate `const activeThreadId =` introduced by the merge (kept the HEAD-side declaration at line 497). * chat-settings-sheet.tsx: drop the "Min relevance" Slider that referenced `ragMinScore` / `setRagMinScore` — same intent as the hide-scores commit (these are still on the runtime store but the side-panel UI is gone). * i18n locales (en, zh-CN): add `settings.tabs.knowledgeBases` translation key so the new TabDef entry passes the TranslationKey union check. Verified: `tsc --noEmit` clean, `vite build` succeeds. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| backend | ||
| frontend | ||
| src-tauri | ||
| __init__.py | ||
| install_llama_prebuilt.py | ||
| install_python_stack.py | ||
| LICENSE.AGPL-3.0 | ||
| package-lock.json | ||
| package.json | ||
| setup.bat | ||
| setup.ps1 | ||
| setup.sh | ||
| Unsloth_Studio_Colab.ipynb | ||