pagepiper/app/api
2026-05-04 17:41:49 -07:00
..
__init__.py feat: add database schema and migration runner 2026-05-04 17:10:38 -07:00
chat.py feat(api): add library CRUD endpoints and FastAPI factory 2026-05-04 17:24:50 -07:00
ingest.py feat(api): add library CRUD endpoints and FastAPI factory 2026-05-04 17:24:50 -07:00
library.py fix(api): lazy config reads, log ingest exceptions, suppress migrations in tests 2026-05-04 17:28:23 -07:00
search.py feat(api): add BM25 search endpoint (MIT, no tier gate) 2026-05-04 17:41:49 -07:00