feat: 4๋ ๊ณจ๋ ์๋๋ฆฌ์ค RAG ํ์ง ๊ฐ์ ๋ฐ Gradio UI ํฐํธ ์์ธ์ฑ ๊ณ ๋ํ ff0395c dev-yuje commited on 16 days ago
fix: upgrade Gradio to 6.14.0 in README.md and requirements.txt to solve Jinja2 unhashable dict TypeError 8d44475 dev-yuje commited on 16 days ago
fix: resolve Gradio ValueError by explicitly binding server to 0.0.0.0 and port 7860 in Hugging Face Spaces e1ae1af dev-yuje commited on 16 days ago
fix: resolve Hugging Face Spaces connection ValueError and Jinja2 serialization crash 2a84ec0 dev-yuje commited on 16 days ago
fix: resolve Jinja2 unhashable dict theme crash and loopback validation failure in Hugging Face Spaces 16a7f62 dev-yuje commited on 16 days ago
fix: dynamically assign theme parameter based on Gradio major version to support both local 6.x and remote 4.x e471528 dev-yuje commited on 16 days ago
fix: resolve vulture and mypy override signature conflict for custom template format 0b09cae dev-yuje commited on 16 days ago
fix: resolve vulture unused variable in CustomRagTemplate and integrate vulture in local hooks c516035 dev-yuje commited on 16 days ago
docs: update AGENTS.md with import-time client warning and fix CI coverage threshold d0cc9ab dev-yuje commited on 16 days ago
fix: lazy initialize OpenAI models to prevent import-time collection crash in CI/CD eb29e6d dev-yuje commited on 16 days ago
chore: strictly enforce local validation rules via pre-commit 2188b59 dev-yuje commited on 16 days ago
fix: explicit type annotation for LazyGraphRAG internal state to fix global mypy errors 6f726d8 dev-yuje commited on 16 days ago
fix: resolve Gradio 6.0 theme parameter TypeError and remove redundant Blocks context causing Jinja2 unhashable dict crash 7ec56d7 dev-yuje commited on 16 days ago
fix: resolve mypy type error in LazyGraphRAG and Gradio caching crash fd7f235 dev-yuje commited on 16 days ago
feat: implement fail-fast DB diagnostic check at Gradio application startup 76d8844 dev-yuje commited on 16 days ago
refactor: eliminate import-time DB connection anti-pattern with LazyGraphRAG proxy and local driver initialization 9675b2d dev-yuje commited on 16 days ago
fix: resolve CI test ServiceUnavailable import crash and remove run_pipeline.py d6ce198 dev-yuje commited on 16 days ago
fix: remove type='messages' from ChatInterface to resolve Gradio format mismatch ea86e27 dev-yuje commited on 16 days ago
test: configure pytest pythonpath to resolve src module import errors 69ed12e dev-yuje commited on 16 days ago
fix: implement robust neo4j driver fallback with verify_connectivity to prevent AuthError 7f57ffc dev-yuje commited on 16 days ago
fix: cast BaseMessage content to str to resolve mypy union-attr errors and update agents rule 78a2a73 dev-yuje commited on 16 days ago
fix: pin huggingface_hub<1.0.0 to resolve HfFolder import error in Gradio 4 8c5b45c dev-yuje commited on 16 days ago
fix: resolve ruff lint errors and set huggingface python version to 3.10 to fix audioop error 1ecde19 dev-yuje commited on 16 days ago
feat: implement Neo4j Client fallback auth, add disabled daily cron pipeline and update checklist 64ad66f dev-yuje commited on 16 days ago
style: ๋ฆฐํธ ํฌ๋งทํ ์๋ ์ ์ฉ ๋ฐ ํ๋ก์ ํธ ๊ธฐํ์(AGENTS.md, README.md) ๋ณด์ 08fb91a dev-yuje commited on 16 days ago
refactor: ๋ฆฐํธ ๊ฒ์ฆ(Ruff) ์ต์ ํ ๋ฐ ๋ฃฐ ํํฐ๋ง ์ค์ ์ถ๊ฐ 3e720d0 dev-yuje commited on 16 days ago
feat: ํ๋ก์ ํธ ์ด๊ธฐ ๊ตฌ์ฑ ๋ฐ GraphRAG ํ ์คํธ ํ์ดํ๋ผ์ธ ์ฐ๋ cb92864 dev-yuje commited on 16 days ago