Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
dev-yuje
/
FinGraph
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
2188b59
FinGraph
81.5 kB
Ctrl+K
Ctrl+K
1 contributor
History:
20 commits
dev-yuje
chore: strictly enforce local validation rules via pre-commit
2188b59
3 months ago
.github
feat: implement Neo4j Client fallback auth, add disabled daily cron pipeline and update checklist
3 months ago
src
fix: explicit type annotation for LazyGraphRAG internal state to fix global mypy errors
3 months ago
tests
fix: implement robust neo4j driver fallback with verify_connectivity to prevent AuthError
3 months ago
.env.example
Safe
133 Bytes
feat: ํ๋ก์ ํธ ์ด๊ธฐ ๊ตฌ์ฑ ๋ฐ GraphRAG ํ ์คํธ ํ์ดํ๋ผ์ธ ์ฐ๋
3 months ago
.gitignore
Safe
3.42 kB
feat: implement Neo4j Client fallback auth, add disabled daily cron pipeline and update checklist
3 months ago
.pre-commit-config.yaml
Safe
563 Bytes
chore: strictly enforce local validation rules via pre-commit
3 months ago
AGENTS.md
Safe
10.3 kB
fix: resolve mypy type error in LazyGraphRAG and Gradio caching crash
3 months ago
Dockerfile
Safe
1.22 kB
feat: ํ๋ก์ ํธ ์ด๊ธฐ ๊ตฌ์ฑ ๋ฐ GraphRAG ํ ์คํธ ํ์ดํ๋ผ์ธ ์ฐ๋
3 months ago
README.md
Safe
4.74 kB
fix: resolve ruff lint errors and set huggingface python version to 3.10 to fix audioop error
3 months ago
app.py
Safe
5.83 kB
fix: resolve Gradio 6.0 theme parameter TypeError and remove redundant Blocks context causing Jinja2 unhashable dict crash
3 months ago
pyproject.toml
Safe
922 Bytes
test: configure pytest pythonpath to resolve src module import errors
3 months ago
requirements.txt
Safe
273 Bytes
fix: pin huggingface_hub<1.0.0 to resolve HfFolder import error in Gradio 4
3 months ago