This website requires JavaScript.
Explore
Help
Sign in
Circuit-Forge
/
pagepiper
Watch
3
Star
0
Fork
You've already forked pagepiper
0
Code
Issues
3
Pull requests
Projects
Releases
1
Packages
Wiki
Activity
Actions
6869f32392
pagepiper
/
tests
History
pyr0ball
6869f32392
feat(api): add BM25 search endpoint (MIT, no tier gate)
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
conftest.py
fix(api): lazy config reads, log ingest exceptions, suppress migrations in tests
2026-05-04 17:28:23 -07:00
test_bm25_index.py
fix(services): add SQLite error handling and strengthen top_k test
2026-05-04 17:20:26 -07:00
test_db_migrate.py
fix(config): handle /v1 suffix in PAGEPIPER_OLLAMA_URL; add DATA_DIR mkdir guard
2026-05-04 17:13:50 -07:00
test_ingest.py
fix(ingest): batch embedding, connection guard, correct upsert id param, module-level imports in tests
2026-05-04 17:36:18 -07:00
test_library_api.py
feat(ingest): add full PDF ingest pipeline (cf-orch task, BYOK embed)
2026-05-04 17:33:02 -07:00
test_search_api.py
feat(api): add BM25 search endpoint (MIT, no tier gate)
2026-05-04 17:41:49 -07:00