Skip to content
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

[CM-1214] Create JVM sample #45

Merged
merged 2 commits into from
Mar 3, 2023
Merged

[CM-1214] Create JVM sample #45

merged 2 commits into from
Mar 3, 2023

Conversation

osugikoji
Copy link
Contributor

@osugikoji osugikoji commented Mar 3, 2023

📢 Type of change

  • Bugfix
  • New feature
  • Enhancement
  • Refactoring

📜 Description

Adds a new JVM sample to showcase how to use the YChat SDK in a backend environment. The sample exposes some RESTful APIs to generate text based on the provided prompts.

💡 Motivation and Context

We want to demonstrate how the YChat SDK can be used in a backend environment, and this sample helps us achieve that goal.

💚 How did you test it?

To test this pull request, I run the server and hit the endpoint. For example:

image

📝 Checklist

  • I reviewed submitted code
  • I added tests to verify changes
  • All tests passing
  • All linters passing
  • There are no code climate issues

@osugikoji osugikoji self-assigned this Mar 3, 2023
@osugikoji osugikoji requested a review from kikoso March 3, 2023 16:05
@osugikoji osugikoji changed the base branch from refactor/sample-directory to main March 3, 2023 16:14
@osugikoji osugikoji merged commit e312930 into main Mar 3, 2023
@osugikoji osugikoji deleted the feature/CM-1214/jvm-sample branch March 3, 2023 18:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants