Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
holistic-ai
/
AgentGraph
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
AgentGraph
Ctrl+K
Ctrl+K
2 contributors
History:
199 commits
wu981526092
Claude Opus 4.5
Fix: Add email-validator via pydantic[email] extra
4ac5f73
2 months ago
agentgraph
Add comprehensive perturbation testing system with E2E tests
3 months ago
backend
Cleanup: Remove debug logs and development config
2 months ago
datasets
add
7 months ago
frontend
Fix: Handle 401 errors with automatic redirect to login
2 months ago
tests
Add comprehensive perturbation testing system with E2E tests
3 months ago
utils
Fix: Add fallback database path when /data not available in HF Spaces
3 months ago
.dockerignore
Safe
1.86 kB
🔧 Fix binary file issue: Remove db files and update .dockerignore
7 months ago
.env.example
Safe
3.55 kB
Update session management in FastAPI app, modify OAuth scopes in environment configuration, and enhance .env.example with session security details.
7 months ago
.gitattributes
Safe
1.56 kB
Add research paper PDF to login page with Git LFS
7 months ago
.gitignore
Safe
1.14 kB
Fix: Handle 401 errors with automatic redirect to login
2 months ago
Dockerfile
Safe
1.92 kB
Fix: Add langchain-text-splitters dependency for LangChain 0.3+ compatibility
5 months ago
README.md
Safe
4.96 kB
Fix OAuth according to HF official documentation
7 months ago
main.py
Safe
13.6 kB
Implement conditional authentication middleware and OAuth routes for Hugging Face Spaces integration. Enhance environment debugging and add environment info endpoint. Update README with OAuth configuration details and improve startup logging.
7 months ago
pyproject.toml
Safe
3.69 kB
Fix: Add email-validator via pydantic[email] extra
2 months ago
setup.sh
Safe
6.15 kB
Add environment configuration template, enhance .gitignore, and refactor configuration loading. Removed deprecated scripts and improved setup process with a new setup script.
7 months ago