Hugging Face
Models
Datasets
Spaces
Community
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...
5d5103b
AgentGraph
12.6 MB
2 contributors
History:
178 commits
wu981526092
Fix: Add backend OAuth config API for client_id
5d5103b
5 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.
5 months ago
backend
Fix: Add backend OAuth config API for client_id
5 months ago
datasets
add
5 months ago
frontend
Fix: Add backend OAuth config API for client_id
5 months ago
utils
Fix OAuth according to HF official documentation
5 months ago
.dockerignore
1.86 kB
๐ง Fix binary file issue: Remove db files and update .dockerignore
5 months ago
.env.example
3.55 kB
Update session management in FastAPI app, modify OAuth scopes in environment configuration, and enhance .env.example with session security details.
5 months ago
.gitattributes
1.56 kB
Add research paper PDF to login page with Git LFS
5 months ago
.gitignore
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.
5 months ago
Dockerfile
1.69 kB
๐ Optimize dependencies & fix HF Spaces permissions
5 months ago
README.md
4.96 kB
Fix OAuth according to HF official documentation
5 months ago
main.py
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.
5 months ago
pyproject.toml
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.
5 months ago
setup.sh
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.
5 months ago