haiku.rag/haiku_rag_slim/haiku/rag/ingester/sources
2026-05-26 11:44:47 +03:00
..
__init__.py Handle WebDAV as source 2026-05-26 11:43:30 +03:00
base.py route create_document_from_source through source adapters 2026-05-26 11:41:54 +03:00
filter.py ingester: add source-adapter scaffolding + FS source 2026-05-26 11:41:53 +03:00
fs.py Harden FS source against symlink escape; surface pool/poller liveness in /health, additional auth tests 2026-05-26 11:44:47 +03:00
http.py HTTPSource.head() returns ETag for the revision short-circuit 2026-05-26 11:44:45 +03:00
registry.py typed UnsupportedSourceError replaces pipeline string-marker matching 2026-05-26 11:44:46 +03:00
s3.py typed UnsupportedSourceError replaces pipeline string-marker matching 2026-05-26 11:44:46 +03:00
webdav.py regex-based _strip_etag with weak-marker test 2026-05-26 11:44:45 +03:00