Skip to content

Conversation

VLSMB
Copy link
Collaborator

@VLSMB VLSMB commented Aug 23, 2025

Describe what this PR does / why we need it

  1. Added a locally executable implementation class in the Python code and designed a more effective Prompt.
  2. Implemented Python syntax highlighting in the frontend.
  3. Fixed several frontend bugs: the send button was unresponsive; when re-executing a Node (SQL or Python generation), the output was appended to the previous result's HTML block, but it should instead display in a new HTML code block.

Does this pull request fix one issue?

Describe how you did it

Describe how to verify it

Special notes for reviews

@github-actions github-actions bot added the area/nl2sql SAA nl2sql module label Aug 23, 2025
@VLSMB VLSMB marked this pull request as ready for review August 23, 2025 22:34
@zhangshenghang
Copy link
Collaborator

Thank you. I will merge it in the near future.

@zhangshenghang zhangshenghang merged commit e260e7d into alibaba:main Aug 26, 2025
10 checks passed
@VLSMB VLSMB deleted the nl2sql-code branch August 26, 2025 16:06
anyin-xyz pushed a commit to anyin-xyz/spring-ai-alibaba that referenced this pull request Sep 1, 2025
* feat: enhance CodePoolExecutorService

* feat: add LocalCodePoolExecutorService

* feat: enhance python prompt

* feat: enhance python display

* fix: frontend bugs

* fix: frontend bugs
zhouyou9505 pushed a commit to zhouyou9505/spring-ai-alibaba that referenced this pull request Sep 13, 2025
* feat: enhance CodePoolExecutorService

* feat: add LocalCodePoolExecutorService

* feat: enhance python prompt

* feat: enhance python display

* fix: frontend bugs

* fix: frontend bugs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/nl2sql SAA nl2sql module
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants