letaoj commented on code in PR #239:
URL: https://github.com/apache/flink-agents/pull/239#discussion_r2393205053
##########
examples/src/main/java/org/apache/flink/agents/examples/agents/CustomTypesAndResources.java:
##########
@@ -40,7 +40,7 @@ public class CustomTypesAndResources {
+ "Example input format:\n"
+ "{\n"
+ " \"id\": \"12345\",\n"
- + " \"review\": \"The headphones broke after one week
of use. Very poor quality.\"\n"
+ + " \"review\": \"The headphones broke after one week
of use. Very high quality.\"\n"
Review Comment:
```suggestion
+ " \"review\": \"The headphones broke after one week
of use. Very poor quality.\"\n"
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]