Skip to content

feat(rag): expose reasoning trace via public run_with_trace()#39

Merged
ceberam merged 1 commit into
docling-project:mainfrom
pjmalandrino:dev/rag-run-with-trace
Jun 25, 2026
Merged

feat(rag): expose reasoning trace via public run_with_trace()#39
ceberam merged 1 commit into
docling-project:mainfrom
pjmalandrino:dev/rag-run-with-trace

feat(rag): expose reasoning trace via public run_with_trace()

f72f877
Select commit
Loading
Failed to load commit list.
Mergify / Mergify Merge Protections succeeded Jun 25, 2026 in 3s

2 applicable rules, 2 validating requirements

Merge Protections

🟢 All 2 merge protections satisfied — ready to merge.

Show 2 satisfied protections

🟢 Enforce conventional commit

Make sure that we follow https://www.conventionalcommits.org/en/v1.0.0/

  • title ~= ^(fix|feat|docs|style|refactor|perf|test|build|ci|chore|revert)(?:\(.+\))?(!)?:

🟢 Require two reviewer for test updates

When test data is updated, we require two reviewers

  • #approved-reviews-by >= 1