Closed tdoublep closed 1 month ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 58.35%. Comparing base (
a56885c
) to head (a401981
). Report is 1 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Description
Just fixing a small bug in the example, the existing code overwrites the "text" field in the dict, rather than creating a second prompt.
How Has This Been Tested?
before change:
after change:
Merge criteria: