Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
soupstick
/
advanced-fraud-analyst
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
advanced-fraud-analyst
92.7 kB
4 contributors
History:
19 commits
soupstick
fix: add required HF Spaces YAML header to README.md
b9ac560
3 months ago
agents
docs/agents/evals/prompts: add Codex scaffolding with agents, evals, metrics, and prompt templates
3 months ago
evals
docs/agents/evals/prompts: add Codex scaffolding with agents, evals, metrics, and prompt templates
3 months ago
metrics
docs/agents/evals/prompts: add Codex scaffolding with agents, evals, metrics, and prompt templates
3 months ago
modules
chore: commit modular split + updates
4 months ago
prompts
docs/agents/evals/prompts: add Codex scaffolding with agents, evals, metrics, and prompt templates
3 months ago
.gitattributes
1.52 kB
initial commit
4 months ago
.gitignore
4.69 kB
Initial commit
3 months ago
LICENSE
11.4 kB
Initial commit
3 months ago
README.md
148 Bytes
fix: add required HF Spaces YAML header to README.md
3 months ago
agent.py
997 Bytes
chore: commit modular split + updates
4 months ago
app.py
8.75 kB
chore: commit modular split + updates
4 months ago
app_monolith_backup.py
29.4 kB
refactor: scaffold modular split (agent, tools, modules/*, llm_provider, mcp, validation, security)
4 months ago
llm_provider.py
8.61 kB
fix: increase rate limiting throttle to 3s interval, reduce retries to avoid 429 errors
3 months ago
mcp.py
1.59 kB
chore: commit modular split + updates
4 months ago
requirements.txt
170 Bytes
fix: route Fireworks directly w/ OpenAI client; add HF Router fallback; pydantic init
4 months ago
threat_intel.py
606 Bytes
chore: commit modular split + updates
4 months ago
tools.py
3.01 kB
chore: read Fireworks key from repo secret 'fireworks_api_huggingface' (+fallbacks)
4 months ago
ttp_guard.py
2.8 kB
chore: commit modular split + updates
4 months ago
validation.py
4.68 kB
chore: commit modular split + updates
4 months ago