chrisjcc commited on
Commit
bf60203
·
1 Parent(s): 7562969

Root Cause: Severe Content Truncation

Browse files

The confluence_loader tool was only returning:
- ❌ First 5 pages (out of N loaded)
- ❌ 200 characters per page
- ❌ Called it a preview

This caused the LLM to hallucinate because it didn't have the actual information to extract.

vendor/confluence_ingestor-0.3.0-py3-none-any.whl CHANGED
Binary files a/vendor/confluence_ingestor-0.3.0-py3-none-any.whl and b/vendor/confluence_ingestor-0.3.0-py3-none-any.whl differ