pagepiper/app
pyr0ball bcd321367e feat: GET /api/library/sample-chunks for Avocet embed bench (closes #6)
Returns up to N randomly sampled page chunks (default 50, max 200) with
chunk_id, doc_id, page_number, and text fields. No tier gate — internal
tool endpoint for same-host corpus benchmarking. Returns [] on empty library.
2026-05-13 23:01:16 -07:00
..
api feat: GET /api/library/sample-chunks for Avocet embed bench (closes #6) 2026-05-13 23:01:16 -07:00
services fix: quote-first prompt structure + escape phrase post-processing to kill hallucinations 2026-05-06 10:30:11 -07:00
__init__.py feat: add database schema and migration runner 2026-05-04 17:10:38 -07:00
cloud_session.py feat: per-user database isolation for cloud instances (closes #4) 2026-05-13 16:31:51 -07:00
config.py feat: per-user database isolation for cloud instances (closes #4) 2026-05-13 16:31:51 -07:00
deps.py feat: per-user database isolation for cloud instances (closes #4) 2026-05-13 16:31:51 -07:00
main.py feat: encryption at rest infrastructure for cloud user data (closes #5) 2026-05-13 18:35:17 -07:00
startup.py feat: encryption at rest infrastructure for cloud user data (closes #5) 2026-05-13 18:35:17 -07:00