I fixed the AttributeError: 'EvaluationReport' object has no attribute 'evaluator' in run_full_suite.py. d3c17e6 chrisjcc commited on Jan 25
Better support for docs and csv reading to provide as context (#4) 8dc79e5 chrisjcc commited on Jan 14
Iterate page-by-page: Instead of failing on the whole document, it now processes each page individually. 1502d1a chrisjcc commited on Jan 13
Merge commit 'refs/pr/3' of https://huggingface.co/spaces/chrisjcc/fraud_model_explainability_assistant e02ceb0 chrisjcc commited on Jan 12
You can now upload PDFs, CSVs, or images, and the agent will process them accordingly. (#2) 60193ff chrisjcc commited on Jan 12
Use API asset URL (.assets[0].url) instead of browser_download_url - this requires authentication properly 94205fe chrisjcc commited on Jan 11
The RUN stage with --mount=type=secret successfully authenticates (HTTP 200, token length 40 chars, detects releases array with length 2), extracts the tag, and prints "✅ Release found, continuing...", c0f93c8 chrisjcc commited on Jan 11