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
Copy file name to clipboardExpand all lines: samples/java/agents/currency_exchange_rates/server/src/main/java/com/samples/a2a/server/CurrencyAgent.java
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -52,6 +52,7 @@ public interface CurrencyAgent {
52
52
3. Never assume or guess the target currency.
53
53
4. Never provide an answer until all required currencies are explicitly
54
54
stated.
55
+
5. You must replace all placeholders with real values.
0 commit comments