FinGraph / AGENTS.md

Commit History

refactor: AGENTS.md ๋ฐ README.md ๋””๋ ‰ํ† ๋ฆฌ ๊ตฌ์กฐ ์ตœ์‹ ํ™” ๋ฐ ์ฐธ๊ณ ์ž๋ฃŒ ํฌ๋ ˆ๋”ง ์ถ”๊ฐ€
f0b1337

dev-yuje commited on

docs(AGENTS.md): record dummy URL replacement fix
aff570a

dev-yuje commited on

refactor: reduce chatbot width to 70% and optimize vertical margins
71c5f81

dev-yuje commited on

feat: add license, compliance utilities, plot script, and UI layout restoration
72c2a85

dev-yuje commited on

fix: gpt-4o๋กœ ์—…๊ทธ๋ ˆ์ด๋“œ ๋ฐ ๊ทธ๋ž˜ํ”„ ๊ด€๊ณ„ ์—ฐ๊ฒฐ ๋ˆ„๋ฝ ๊ทผ๋ณธ ํ•ด๊ฒฐ
c64138a

dev-yuje commited on

feat: implement conversational hybrid RAG fallback routing and optimize presentation layout
79ef842

dev-yuje commited on

refactor: gradio codes
d8c8177

dev-yuje commited on

docs: update AGENTS.md with streaming indicator and gold scenario accomplishments
b458005

dev-yuje commited on

feat: Gradio 2๋‹จ ๋ ˆ์ด์•„์›ƒ ๋Œ€์‹œ๋ณด๋“œ ๊ฐœํŽธ ๋ฐ ๋ฒ„ํŠผ ๊ณ ๋Œ€๋น„ ์Šคํƒ€์ผ๋ง
6fecdf0

dev-yuje commited on

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

dev-yuje commited on

fix: upgrade Gradio to 6.14.0 in README.md and requirements.txt to solve Jinja2 unhashable dict TypeError
8d44475

dev-yuje commited on

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

fix: resolve Hugging Face Spaces connection ValueError and Jinja2 serialization crash
2a84ec0

dev-yuje commited on

docs: update AGENTS.md with import-time client warning and fix CI coverage threshold
d0cc9ab

dev-yuje commited on

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

dev-yuje commited on

fix: remove type='messages' from ChatInterface to resolve Gradio format mismatch
ea86e27

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

docs: add rule to run mypy locally before commit
a8786be

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