Skip to content

보여주는 결과의 확장 필요성 추가 개발 #79

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
anjaaaaeeeellll opened this issue Apr 28, 2025 · 0 comments · Fixed by #100
Closed

보여주는 결과의 확장 필요성 추가 개발 #79

anjaaaaeeeellll opened this issue Apr 28, 2025 · 0 comments · Fixed by #100
Assignees
Labels
enhancement New feature or request output_format format of the generated SQL query, ensuring it meets specific requirements.

Comments

@anjaaaaeeeellll
Copy link
Contributor

Why❓

  • 이 서비스를 사용하는 유저들이 sql 실행결과를 보려면 쿼리를 복사해서 직접 실행해야하는 번거로움 존재.
  • DB에 대한 권한이 없어서 실행을 해볼 수 없는 사용자들이 존재. (금융권)

How❓

  • 쿼리에 대한 실행 결과(dataframe)에 대한 시각화 코드 생성.(Plotly)
  • 생성된 코드를 실행한 결과(그래프, 차트 등)를 streamlit 페이지에 띄우기.

What❗️

  • 시각화 코드를 생성하기 위한 prompt 작성 및 실행
  • 생성된 코드를 실행하여 그래프 그리기.
  • 그려진 그래프를 streamlit상에 띄우기.
@anjaaaaeeeellll anjaaaaeeeellll added enhancement New feature or request output_format format of the generated SQL query, ensuring it meets specific requirements. labels Apr 28, 2025
@anjaaaaeeeellll anjaaaaeeeellll self-assigned this Apr 28, 2025
@anjaaaaeeeellll anjaaaaeeeellll linked a pull request May 6, 2025 that will close this issue
ehddnr301 added a commit that referenced this issue May 22, 2025
Feature/시각화 코드 작성
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request output_format format of the generated SQL query, ensuring it meets specific requirements.
Projects
None yet
1 participant