xintongsong commented on code in PR #290:
URL: https://github.com/apache/flink-agents/pull/290#discussion_r2492524895


##########
examples/pom.xml:
##########
@@ -64,6 +64,11 @@ under the License.
             <artifactId>flink-clients</artifactId>
             <version>${flink.version}</version>
         </dependency>
+        <dependency>
+            <groupId>org.apache.flink</groupId>
+            
<artifactId>flink-agents-integrations-chat-models-azureai</artifactId>
+            <version>${project.version}</version>
+        </dependency>

Review Comment:
   Yes, I think the dependency should be introduced only when it's needed. 
Thanks for addressing my comments.



-- 
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]

Reply via email to