Skip to content
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

fix: change PROMPT constant to reduce collision #3970

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

geoffreyangus
Copy link
Contributor

title.

@arnavgarg1
Copy link
Contributor

Nice!!!

@jeffkinnison
Copy link
Contributor

Did we determine why variations of "prompt" were being ignored in the template (ex. "Prompt", "prompT", "PrOmPt")?

Copy link

Unit Test Results

       6 files  ±       0         6 suites  ±0   26m 51s ⏱️ + 9m 48s
2 993 tests +2 981  2 981 ✔️ +2 972  12 💤 +9  0 ±0 
3 029 runs  +2 969  3 005 ✔️ +2 963  24 💤 +6  0 ±0 

Results for commit fc5c2ff. ± Comparison against base commit c09d5dc.

Copy link

@RahulVadisetty91 RahulVadisetty91 left a comment

Choose a reason for hiding this comment

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

w129

Choose one of the two values for PROMPT and remove the reassignment. If the value prompt is intended to replace "prompt", then remove the first assignment.

PROMPT = "prompt" # Keep only one assignment to avoid conflicts.

@mhabedank
Copy link
Collaborator

LGTM

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.

5 participants