Skip to content

Conversation

@chaubold
Copy link
Contributor

@chaubold chaubold commented Jan 9, 2026

AP-25265 (Add K-AI code assistance for SQL editors)

@chaubold chaubold requested a review from a team as a code owner January 9, 2026 17:11
Copilot AI review requested due to automatic review settings January 9, 2026 17:11
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the Python code assistant to use a renamed class in the code generation request API. The change aligns with a refactoring where RequestBody was renamed to CodeRequestBody to better indicate its purpose in code generation requests.

Changes:

  • Updated import statement from RequestBody to CodeRequestBody
  • Updated constructor call to use the renamed class

AP-25265 (Add K-AI code assistance for SQL editors)
@chaubold chaubold force-pushed the enh/AP-25265-add-ai-assistance-to-sql branch from 2afee21 to 50c270f Compare January 26, 2026 10:39
Copilot AI review requested due to automatic review settings January 26, 2026 13:43
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 2 out of 2 changed files in this pull request and generated no new comments.

@HedgehogCode HedgehogCode force-pushed the enh/AP-25265-add-ai-assistance-to-sql branch from cfbfbfc to 1134b5f Compare January 26, 2026 13:45
…on 4.17.23

AP-25265 (Add K-AI code assistance for SQL editors)
AP-25265 (Add K-AI code assistance for SQL editors)
Copilot AI review requested due to automatic review settings January 26, 2026 13:57
@HedgehogCode HedgehogCode force-pushed the enh/AP-25265-add-ai-assistance-to-sql branch from 1134b5f to d3dcfd3 Compare January 26, 2026 13:57
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 2 out of 3 changed files in this pull request and generated no new comments.

Files not reviewed (1)
  • org.knime.python3.scripting.nodes/js-src/package-lock.json: Language not supported

@HedgehogCode HedgehogCode merged commit 4a84b83 into master Jan 26, 2026
2 of 3 checks passed
@HedgehogCode HedgehogCode deleted the enh/AP-25265-add-ai-assistance-to-sql branch January 26, 2026 14:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants