This website requires JavaScript.
Explore
Help
Sign in
danvics
/
haiku.rag
Watch
1
Star
0
Fork
You've already forked haiku.rag
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
044da7ae99
haiku.rag
/
haiku_rag_slim
/
haiku
/
rag
/
ingester
History
Yiorgis Gozadinos
7ba78fdde3
Normalize pragma comments to the codebase's single-line form
2026-07-26 20:18:19 +03:00
..
api
Add custom ingester sources via entry points
2026-06-16 10:54:24 +03:00
pollers
Remove unreachable code and fix two defects it surfaced
2026-07-26 18:45:48 +03:00
queue
Add last_heartbeat_at lease column to the ingester queue
2026-06-25 13:25:37 +03:00
sources
Normalize pragma comments to the codebase's single-line form
2026-07-26 20:18:19 +03:00
workers
Add Logfire debugging skills and worker-breaker event
2026-07-10 13:23:17 +03:00
__init__.py
ingester: add source-adapter scaffolding + FS source
2026-05-26 11:41:53 +03:00
app.py
Renew job leases from the worker pool; lease-based reaping
2026-06-25 13:26:09 +03:00
batch.py
Add side-effect-free batch dry-run discovery
2026-06-22 11:33:26 +03:00
cli.py
improve coverage
2026-06-22 12:59:44 +03:00
exceptions.py
worker pool, rety policy, pipeline
2026-05-26 11:41:54 +03:00
metadata.py
Pass fetched FetchResult to ingester metadata providers
2026-06-16 16:37:26 +03:00