courses icon indicating copy to clipboard operation
courses copied to clipboard

Wrong output on 10.2 - Prompt Engineering Interactive Tutorial

Open TomasCImach opened this issue 1 year ago • 0 comments
trafficstars

image

This doesn't work properly, tried a few times (with temp = 0) and it always returned:

<function_calls>
<invoke name="calculator">
<parameter name="first_operand">5</parameter>
<parameter name="second_operand">3</parameter>
<parameter name="operator">+</parameter>
</invoke>

TomasCImach avatar Aug 27 '24 12:08 TomasCImach