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

Kotlin: Amazon Nova text and image generation examples #7257

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

DennisTraub
Copy link
Contributor

This pull request adds Amazon Nova and Amazon Nova Canvas examples for Kotlin.


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@github-actions github-actions bot added the Kotlin This issue relates to the AWS SDK for Kotlin label Feb 24, 2025
@@ -1,54 +1,41 @@
plugins {
kotlin("jvm") version "2.1.10"
id("org.jetbrains.kotlin.plugin.serialization") version "2.1.10"
Copy link
Contributor

Choose a reason for hiding this comment

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

Can you double check this build file. Its not behaving nicely in my Intellij.

Copy link
Contributor

@scmacdon scmacdon left a comment

Choose a reason for hiding this comment

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

Double check build file

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Kotlin This issue relates to the AWS SDK for Kotlin
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants