warbler-cda / app.py

Commit History

refactor(stats): replace separate successful retrievals and error rate with combined retrieval success rate
d5e328f
Running

Bellok commited on

fix(ui): remove mismatched labels from radio query options
3919620

Bellok commited on

feat: Integrate ConflictDetector into RetrievalAPI
2d1bbbf

Bellok commited on

feat: enhance system statistics with comprehensive real-time reporting
25bfc9e

Bellok commited on

docs: enhance README with search mode guides and app info updates, add entanglement resonance feature
f22e6ff

Bellok commited on

feat(rag): enable additional datasets and add hybrid search fallback
1635a41

Bellok commited on

revert(app): limit HF datasets to 50k arxiv and core packs for space constraints
2c1a23f

Bellok commited on

feat(app): increase ArXiv dataset ingestion limit to 100k papers
9692d79

Bellok commited on

refactor: increase arxiv download limit to 10k for full capacity
52b882f

Bellok commited on

feat(query): update confidence threshold and enhance debug logging
424ee90

Bellok commited on

docs: correct grammar in import comment
914f7c2

Bellok commited on

here
2ca23fd

Bellok commited on

and again
a8a243e

Bellok commited on

feat(ingestion): limit arxiv dataset downloads to prevent HF timeout
5e6fb91

Bellok commited on

again...
e57e902

Bellok commited on

again
a10a16f

Bellok commited on

again
ac56231

Bellok commited on

refactor: disable hybrid search and lower confidence threshold for semantic search debugging
e3d3e05

Bellok commited on

feat: enhance debug output for embedding and scoring diagnostics
66bbb24

Bellok commited on

feat(query_warbler): add confidence_threshold parameter
4de684c

Bellok commited on

feat: implement batch embedding for faster document ingestion
f5f6029

Bellok commited on

feat(app/docker): integrate committed packs and optimize embedding provider
82f450e

Bellok commited on

refactor: simplify system initialization by removing function wrapper
382376e

Bellok commited on

feat: integrate HuggingFace Spaces GPU acceleration
514a289

Bellok commited on

feat: expand dataset ingestion to include multiple packs and update dependencies
2ce0e5e

Bellok commited on

there-is-already-a-branch (#1)
a28932a
verified

Bellok commited on

Upload folder using huggingface_hub
752474d
verified

Bellok commited on

feat: enhance pack ingestion logging and implement advanced summarization
a090266

Bellok commited on

refactor(app): improve code formatting and add background ingestion status display
ec38897

Bellok commited on

chore: update .gitignore to ignore Node.js node_modules
4124d89

Bellok commited on

disabled parallelism
09adbc1

Bellok commited on

`Refactored background ingestion tracking and function`
a0dbf73

Bellok commited on

again
bfcb0d4

Bellok commited on

trying to allow ingesting in the background. Current throughput on ingest is 17+ documents per secon, that means only 25k documents out of over a million will load within HuggingFace's required time limit. If we want to have access to all 1.5m documents, we need to run the ingest in the background and allow Warbler-CDA to report healthy before the time-limit is up.
d90df2b

Bellok commited on

`Refactor Warbler pack ingestion to process in batches for memory efficiency and add progress updates.`
08609d9

Bellok commited on

another try.
06c76fb

Bellok commited on

manually edited this time to try something... I noticed the \n\n at any f multi-line-strings were red... conversion to single-line turned them normal color... hoping this works.
16664af

Bellok commited on

`Removed newline before assembly quality metric`
4143d66

Bellok commited on

Fix syntax errors in app.py preventing Gradio app startup on HF Spaces
2133289

jmeyer1980 commited on

app.py hotfix
d7ce980

Bellok commited on

staged changes are still showing even after forced push.
55d584b

Bellok commited on