Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
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
Ctrl+K
Ctrl+K
2 contributors
History:
178 commits
wu981526092
Fix: Add backend OAuth config API for client_id
5d5103b
9 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.
9 months ago
backend
Fix: Add backend OAuth config API for client_id
9 months ago
datasets
add
9 months ago
frontend
Fix: Add backend OAuth config API for client_id
9 months ago
utils
Fix OAuth according to HF official documentation
9 months ago
.dockerignore
1.86 kB
๐ง Fix binary file issue: Remove db files and update .dockerignore
9 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.
9 months ago
.gitattributes
Safe
1.56 kB
Add research paper PDF to login page with Git LFS
9 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.
9 months ago
Dockerfile
1.69 kB
๐ Optimize dependencies & fix HF Spaces permissions
9 months ago
README.md
4.96 kB
Fix OAuth according to HF official documentation
9 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.
9 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.
9 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.
9 months ago