The backend dedups re-uploads and the sidepanel shows the doc once, but the composer's pending-doc chips are created per addDoc call, so each re-upload of an already-indexed file appended another 'Ready' chip for the same document. In the already_indexed branch, if a chip with the returned documentId already exists, drop the chip we just added instead of marking it ready — so the composer shows each document only once. |
||
|---|---|---|
| .. | ||
| 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 | ||