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...
77481d0
AgentGraph
12.6 MB
Ctrl+K
Ctrl+K
2 contributors
History:
183 commits
wu981526092
Fix: Frontend auth state detection for backend OAuth
77481d0
7 months ago
agentgraph
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
backend
Fix: Correct OAuth callback URL path mismatch
7 months ago
datasets
add
7 months ago
frontend
Fix: Frontend auth state detection for backend OAuth
7 months ago
utils
Fix OAuth according to HF official documentation
7 months ago
.dockerignore
Safe
1.86 kB
๐ง Fix binary file issue: Remove db files and update .dockerignore
8 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.08 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
Dockerfile
Safe
1.69 kB
๐ Optimize dependencies & fix HF Spaces permissions
8 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.07 kB
Add 'itsdangerous' dependency for session management and enhance OAuth configuration with scope validation and warnings for unsupported scopes in Hugging Face Spaces.
7 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