Skip to content

Conversation

@amit-sharma
Copy link
Member

The prompts are specified as multi-line strings in Python. As a result, the final prompt input to LLM contains many additional spaces and tabs.
This PR fixes the space issues.

Signed-off-by: Amit Sharma <[email protected]>
Copy link
Member

@emrekiciman emrekiciman left a comment

Choose a reason for hiding this comment

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

Looks good overall. Just a 1-2 minor comments.

@amit-sharma amit-sharma requested a review from emrekiciman April 6, 2025 06:56
Copy link
Member

@emrekiciman emrekiciman left a comment

Choose a reason for hiding this comment

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

lgtm

@emrekiciman emrekiciman merged commit 58205bd into main Apr 6, 2025
4 checks passed
@emrekiciman emrekiciman deleted the fix-spaces branch April 6, 2025 07:00
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.

3 participants