Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
holistic-ai
/
AgentGraph
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
bfea55d
AgentGraph
10.4 MB
2 contributors
History:
163 commits
wu981526092
Simplify login page and remove API key option
bfea55d
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
Simplify login page and remove API key option
5 months ago
datasets
add
6 months ago
frontend
Simplify login page and remove API key option
5 months ago
utils
Fix OAuth according to HF official documentation
5 months ago
.dockerignore
Safe
1.86 kB
๐ง Fix binary file issue: Remove db files and update .dockerignore
6 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.
5 months ago
.gitattributes
Safe
1.52 kB
initial commit
6 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.
5 months ago
Dockerfile
Safe
1.69 kB
๐ Optimize dependencies & fix HF Spaces permissions
6 months ago
README.md
Safe
4.96 kB
Fix OAuth according to HF official documentation
5 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.
5 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.
5 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.
5 months ago