You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To resolve this TODO, you can start by calculating the length of the rest of the prompt. Then, subtract that length from the total length of the prompt to get the desired result. Make sure to handle any edge cases or error scenarios that may arise.
The text was updated successfully, but these errors were encountered:
TODO subtract length of rest of prompt
AutoPR/autopr/actions/prompt.py
Lines 60 to 70 in 1d818f4
AutoPR/autopr/actions/choice.py
Lines 57 to 67 in 1d818f4
To resolve this TODO, you can start by calculating the length of the rest of the prompt. Then, subtract that length from the total length of the prompt to get the desired result. Make sure to handle any edge cases or error scenarios that may arise.
The text was updated successfully, but these errors were encountered: