Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
chrisjcc
/
fraud_model_explainability_assistant
like
0
Runtime error
App
Files
Files
Community
8
Fetching metadata from the HF Docker repository...
refs/pr/6
fraud_model_explainability_assistant
178 kB
Ctrl+K
Ctrl+K
1 contributor
History:
74 commits
chrisjcc
multi-agent-pattern-comparison.md
097875b
6 months ago
.space
Create .space/config.yaml
6 months ago
docs
multi-agent-pattern-comparison.md
6 months ago
.env.example
981 Bytes
The fraud assistant is ready to run with Confluence integration
6 months ago
.gitattributes
Safe
1.52 kB
initial commit
6 months ago
Dockerfile
2.12 kB
Made GITHUB_TOKEN variable reusable
6 months ago
README.md
9.99 kB
Update README.md
6 months ago
app.py
45 kB
Fraud Assistant Workflow Pattern: Transition the fraud_model_explainability_assistant from a monolithic Agent loop to a structured 'Workflow Pattern'. This improves Determinism (explicit steps), Auditability (logging per step), Reliability (error handling per step), and enables Human-in-the-loop capabilities in the future.
6 months ago
requirements.txt
845 Bytes
Fraud Assistant Workflow Pattern: Transition the fraud_model_explainability_assistant from a monolithic Agent loop to a structured 'Workflow Pattern'. This improves Determinism (explicit steps), Auditability (logging per step), Reliability (error handling per step), and enables Human-in-the-loop capabilities in the future.
6 months ago
utils.py
24.9 kB
Refactoring App Structure (#1)
6 months ago
workflow.py
9.69 kB
Fraud Assistant Workflow Pattern: Transition the fraud_model_explainability_assistant from a monolithic Agent loop to a structured 'Workflow Pattern'. This improves Determinism (explicit steps), Auditability (logging per step), Reliability (error handling per step), and enables Human-in-the-loop capabilities in the future.
6 months ago