aws-samples / amazon-sagemaker-generativeai

Repository for training and deploying Generative AI models, including text-text, text-to-image generation and prompt engineering playground using SageMaker Studio.
MIT No Attribution
130 stars 88 forks source link

cleaning up code, addressing feedback #3

Closed dikhulla closed 1 year ago

dikhulla commented 1 year ago

Issue #, if available:

Description of changes:

  1. issue a warning or message if there is no endpoint/model selected
  2. Reformat example text
  3. issue a separate warning if types of default max and min are not all the same
  4. take in a list as a parameter, generalize parameters handler function
  5. remove unnecessary code

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.