Skip to content

Add quickstart for Conversation AI java sdk #1196

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Conversation

siri-varma
Copy link
Contributor

@siri-varma siri-varma commented May 27, 2025

Description

Add quickstart for Conversation AI sdk

Issue reference

We strive to have all PRs being opened based on an issue, where the problem or feature have been discussed prior to implementation.

Please reference the issue this PR will close: #1155

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • The quickstart code compiles correctly
  • You've tested new builds of the quickstart if you changed quickstart code
  • You've updated the quickstart's README if necessary
  • If you have changed the steps for a quickstart be sure that you have updated the automated validation accordingly. All of our quickstarts have annotations that allow them to be executed automatically as code. For more information see mechanical-markdown. For user guide with examples see Examples.

Signed-off-by: siri-varma <[email protected]>
@siri-varma siri-varma requested review from a team as code owners May 27, 2025 19:33
@siri-varma
Copy link
Contributor Author

@salaboy @cicoyle @artur-ciocanu Can you folks take a look at this PR please ?

cicoyle
cicoyle previously approved these changes May 27, 2025
Copy link
Contributor

@cicoyle cicoyle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, thank you!

Signed-off-by: siri-varma <[email protected]>
Signed-off-by: siri-varma <[email protected]>
@siri-varma
Copy link
Contributor Author

@cicoyle Could you please approve the CI one more time ? I validated it locally. Should succeed now.

siri-varma and others added 3 commits May 27, 2025 18:52
@salaboy
Copy link
Contributor

salaboy commented May 28, 2025

@siri-varma same.. from a pure Java standpoint this PR LGTM, ready to be merged!

Copy link
Contributor

@alicejgibbons alicejgibbons left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @siri-varma a couple changes :)

<dependency>
<groupId>io.dapr</groupId>
<artifactId>dapr-sdk</artifactId>
<version>1.15.0-rc-5</version>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lets wait to merge this until were get the 1.15.0 real version (im told this week by @cicoyle )

Co-authored-by: Alice Gibbons <[email protected]>
Signed-off-by: Siri Varma Vegiraju <[email protected]>
@alicejgibbons alicejgibbons added the do-not-merge Do not merge the PR label May 28, 2025
Signed-off-by: siri-varma <[email protected]>
@siri-varma
Copy link
Contributor Author

image

Validated locally

@siri-varma
Copy link
Contributor Author

@alicejgibbons small request, could you please trigger the build for this PR ? Want to make sure it passes so that we will not have any surprises at the end

@cicoyle
Copy link
Contributor

cicoyle commented Jun 24, 2025

Im honestly fine merging this and then once I cut the official java release we can come back and update the versions everywhere - that way this PR doesnt get blocked

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
do-not-merge Do not merge the PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Java Conversation API quickstart
5 participants