yanand0909 opened a new pull request, #356:
URL: https://github.com/apache/flink-agents/pull/356

   <!--
   * Thank you very much for contributing to Flink Agents.
   * Please add the relevant components in the PR title. E.g., [api], 
[runtime], [java], [python], [hotfix], etc.
   -->
   
   <!-- Please link the PR to the relevant issue(s). Hotfix doesn't need this. 
-->
   Linked issue: https://github.com/apache/flink-agents/issues/334
   
   ### Purpose of change
   
   - This PR adds StreamableHttp transport based support for MCP Servers which 
includes MCPTools and MCPPrompts. 
   - This PR also updates Prompt structure to be in line with python Prompt, 
LocalPrompt and MCPPrompt Structure.
   - MCP SDK is compiled in Java 17 so to support it we need to update the 
project java version to 17 as well.
   
   ### Tests
   
   Added Unit tests for it
   
   ### API
   
   Yes, Prompt
   
   ### Documentation
   
   - [ ] `doc-needed` <!-- Your PR changes impact docs -->
   - [ ] `doc-not-needed` <!-- Your PR changes do not impact docs -->
   


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