### Why❓ - 쿼리 생성시 에러 발생 - `TypeError: can only concatenate str (not "AIMessage") to str` - lang2sql.py 코드 리펙토링 ### How ❓ - AIMessage 리턴시 context로 추출 - lang2sql.py 코드 구조화 ### What ❓ - [x] interface/lang2sql.py