Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Jan 21, 2026

Removes leftover debug print from OpenAI completion client and bumps patch version.

Changes

  • completion.py: Removed print("Setting the temperature ", ...) statement
  • Version: 1.4.2 → 1.4.3 in pyproject.toml and skllm/__init__.py
Original prompt

In https://github.com/BeastByteAI/scikit-llm/blob/main/skllm/llm/gpt/clients/openai/completion.py on line 52 there is an extra print statement (redundant). Remove it + bump the patch version (init + pyproject)


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Co-authored-by: OKUA1 <48349467+OKUA1@users.noreply.github.com>
Copilot AI changed the title [WIP] Remove redundant print statement in completion.py Remove debug print statement and bump to v1.4.3 Jan 21, 2026
Copilot AI requested a review from OKUA1 January 21, 2026 13:07
@OKUA1 OKUA1 marked this pull request as ready for review January 21, 2026 13:12
@OKUA1 OKUA1 merged commit c6700ea into main Jan 21, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants