Skip to content

This is the Go module repository for the Generative AI CDK Constructs

License

Notifications You must be signed in to change notification settings

cdklabs/generative-ai-cdk-constructs-go

Generative AI CDK Constructs for Go

This is the Go module repository for the Generative AI CDK Constructs

!!!! All issues, contributions, and communication are intented to be through the Generative AI CDK Constructs source repository !!!!

Background

The Generative AI CDK Constructs library uses projen to generate packages for multiple languages through JSII. This repository is a dedicated target for the Go module distribution.

For Go

  • Create or use an existing CDK application in Python
    • cdk init app --language go
  • Get the module:
    • go get github.com/cdklabs/generative-ai-cdk-constructs-go/generative-ai-cdk-constructs
  • Import the library:
    • import "github.com/cdklabs/generative-ai-cdk-constructs-go/generative-ai-cdk-constructs"

Security

See CONTRIBUTING for more information.

License

This project is licensed under the Apache-2.0 License.