FinGraph / src

Commit History

feat: 4๋Œ€ ๊ณจ๋“œ ์‹œ๋‚˜๋ฆฌ์˜ค RAG ํ’ˆ์งˆ ๊ฐœ์„  ๋ฐ Gradio UI ํฐํŠธ ์‹œ์ธ์„ฑ ๊ณ ๋„ํ™”
ff0395c

dev-yuje commited on

fix: resolve vulture and mypy override signature conflict for custom template format
0b09cae

dev-yuje commited on

fix: resolve vulture unused variable in CustomRagTemplate and integrate vulture in local hooks
c516035

dev-yuje commited on

fix: lazy initialize OpenAI models to prevent import-time collection crash in CI/CD
eb29e6d

dev-yuje commited on

fix: explicit type annotation for LazyGraphRAG internal state to fix global mypy errors
6f726d8

dev-yuje commited on

fix: resolve mypy type error in LazyGraphRAG and Gradio caching crash
fd7f235

dev-yuje commited on

refactor: eliminate import-time DB connection anti-pattern with LazyGraphRAG proxy and local driver initialization
9675b2d

dev-yuje commited on

fix: resolve CI test ServiceUnavailable import crash and remove run_pipeline.py
d6ce198

dev-yuje commited on

fix: implement robust neo4j driver fallback with verify_connectivity to prevent AuthError
7f57ffc

dev-yuje commited on

fix: cast BaseMessage content to str to resolve mypy union-attr errors and update agents rule
78a2a73

dev-yuje commited on

fix: resolve ruff lint errors and set huggingface python version to 3.10 to fix audioop error
1ecde19

dev-yuje commited on

feat: implement Neo4j Client fallback auth, add disabled daily cron pipeline and update checklist
64ad66f

dev-yuje commited on

style: ๋ฆฐํŠธ ํฌ๋งทํŒ… ์ž๋™ ์ ์šฉ ๋ฐ ํ”„๋กœ์ ํŠธ ๊ธฐํš์•ˆ(AGENTS.md, README.md) ๋ณด์™„
08fb91a

dev-yuje commited on

feat: ํ”„๋กœ์ ํŠธ ์ดˆ๊ธฐ ๊ตฌ์„ฑ ๋ฐ GraphRAG ํ…Œ์ŠคํŠธ ํŒŒ์ดํ”„๋ผ์ธ ์—ฐ๋™
cb92864

dev-yuje commited on