|
|
55974b90fd
|
Add startup model preparation endpoint and update Whisper handling
|
2026-03-20 15:43:10 +01:00 |
|
|
|
6be438519c
|
added embedding model selection
|
2026-03-20 12:00:44 +01:00 |
|
|
|
7c02044f4d
|
Set default whisper device to 'auto' in corpus_builder.py
|
2026-03-19 23:38:13 +01:00 |
|
|
|
0935a41174
|
Change multiprocessing context to 'spawn' in corpus_builder.py
|
2026-03-19 23:35:25 +01:00 |
|
|
|
1cacc6e119
|
Refactor Whisper and Torch imports for lazy loading in corpus_builder.py
|
2026-03-19 23:33:42 +01:00 |
|
|
|
6685814ddb
|
Update ffmpeg and ffprobe path resolution in corpus_builder.py
|
2026-03-19 23:23:27 +01:00 |
|
|
|
fb37f8cc00
|
Add binary path resolution and availability checks in corpus_builder.py
|
2026-03-19 23:22:15 +01:00 |
|
|
|
927f2033bf
|
Add runtime error handling for whisper package in corpus_builder.py
|
2026-03-19 23:01:47 +01:00 |
|
|
|
e0649ebac6
|
Add on_stream parameter to run_cli and output_or_answer functions
|
2026-03-19 22:55:30 +01:00 |
|
|
|
db848ca86e
|
Refactor content chunking logic in index_builder.py
|
2026-03-19 22:43:09 +01:00 |
|
|
|
dad1e54b34
|
auto-git:
[change] backend/rag/index_builder.py
|
2026-03-19 22:42:02 +01:00 |
|
|
|
e8b9a437d5
|
Update default embedding model and modify request models in local_rag.py and unified_rag.py
|
2026-03-19 22:34:22 +01:00 |
|
|
|
dce97b45cb
|
Update index_builder.py to use ollama_embeddings and resolve models
|
2026-03-19 22:34:16 +01:00 |
|
|
|
785a46e5a3
|
Add ollama_embeddings.py for embedding functionality
|
2026-03-19 22:34:15 +01:00 |
|
|
|
9a92344387
|
Disable language detection in corpus building process
|
2026-03-19 22:30:06 +01:00 |
|
|
|
9abf7b25e6
|
Update corpus_enricher to auto-detect language if summary_lang is 'auto'
|
2026-03-19 22:15:02 +01:00 |
|
|
|
4ccdfeb9f9
|
Handle optional tqdm import in index_builder.py
|
2026-03-19 21:48:27 +01:00 |
|
|
|
795f4d272a
|
auto-git:
[add] README.md
[add] backend/libraries/punk/library.json
[add] backend/libraries/punk/stage/19f1e5d2ceaab5fd1f1dc58ff07422388f156610d16dfdea2bdb35a5b9e70813--GeorgeJordac-TheVoiceOfHumanJustice.pdf
[add] backend/libraries/punk/stage/85fce554ff7685f7bccb136aff5768e54b9ba8361672fe45dbce599598c4be4b--4_Strings_-_Take_Me_Away_Into_The_Night_Vocal_Radio_Mix_.mp3
[add] backend/libraries/punk/stage/e816ca61aebd84159747d248fedd6d5ff318c471c36bcc31b1ac6bf9aebcd3c1--The_Evolution_of_Cooperation_Robert_Axelrod_liber3.pdf
[add] backend/local_rag.py
[add] backend/rag/__init__.py
[add] backend/rag/corpus_builder.py
[add] backend/rag/corpus_enricher.py
[add] backend/rag/index_builder.py
[add] backend/rag/unified_rag.py
[add] dist/assets/index-Cc0DLWqA.css
[add] dist/assets/index-DKAz6gtp.js
[add] dist/index.html
[add] src/LibraryManager.jsx
[add] wheelcheck2117/pydantic-2.11.7-py3-none-any.whl
[add] wheelcheck274/pydantic-2.7.4-py3-none-any.whl
[change] backend/main.py
[change] backend/requirements.txt
[change] backend/schemas.py
[change] electron/main.cjs
[change] electron/preload.cjs
[change] package.json
[change] run.sh
[change] src/App.jsx
[change] src/InterfaceSettings.jsx
[change] src/colorSchemes.js
[change] src/main.jsx
[change] src/styles.css
|
2026-03-19 21:07:22 +01:00 |
|