Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
holistic-ai
/
AgentGraph
like
1
Running
App
Files
Files
xet
Community
Fetching metadata from the HF Docker repository...
main
AgentGraph
12.6 MB
1 contributor
History:
187 commits
wu981526092
Fix: Explicitly install langchain in Dockerfile to bypass cache
87ee823
6 days ago
agentgraph
Add environment configuration template, enhance .gitignore, and refactor configuration loading. Removed deprecated scripts and improved setup process with a new setup script.
about 1 month ago
backend
Fix: Auth status endpoint response format and frontend cache
about 1 month ago
datasets
add
about 1 month ago
frontend
Fix: Frontend auth state detection for backend OAuth
about 1 month ago
utils
Fix OAuth according to HF official documentation
about 1 month ago
.dockerignore
Safe
1.86 kB
🔧 Fix binary file issue: Remove db files and update .dockerignore
about 2 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.
about 1 month ago
.gitattributes
Safe
1.56 kB
Add research paper PDF to login page with Git LFS
about 1 month 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.
about 1 month ago
Dockerfile
Safe
1.88 kB
Fix: Explicitly install langchain in Dockerfile to bypass cache
6 days ago
README.md
Safe
4.96 kB
Fix OAuth according to HF official documentation
about 1 month 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.
about 1 month ago
pyproject.toml
Safe
3.2 kB
Fix: Add missing langchain dependencies for text processing
6 days 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.
about 1 month ago