mirror of
https://github.com/lfnovo/open-notebook.git
synced 2026-08-11 10:04:02 +00:00
* feat(sources): log the effective content-core extraction engine The source-processing graph now emits an INFO line naming the resolved url_engine / document_engine / docling_ocr right before extraction. content-core only logs its own engine dispatch at DEBUG, so operators had no way to confirm which engine actually ran for a given source (e.g. whether a persisted Crawl4AI selection took effect or the request silently fell back to the 'auto' chain). Falls back to 'auto' in the log when no override is set, matching content-core's default. * docs(changelog): note the extraction-engine logging (#1125) |
||
|---|---|---|
| .. | ||
| ai | ||
| database | ||
| domain | ||
| graphs | ||
| podcasts | ||
| utils | ||
| __init__.py | ||
| AGENTS.md | ||
| CLAUDE.md | ||
| config.py | ||
| exceptions.py | ||