Skip to content

v1.0.48

Choose a tag to compare

@VikramShenoy97 VikramShenoy97 released this 10 Jul 21:21
· 15 commits to main since this release
52ceaa9

Initial Release

A Python SDK for optimizing prompts for Amazon Nova Models.

Features

  • Initial Launch of the Nova Prompt Optimizer Package
  • Dataset Adapter, Prompt Adapter, and Metric Adapter for the base input adapters
  • Inference Adapter, Evaluator and Optimization Adapter support on top of the base input adapters
  • Rate Limiting support for Bedrock Calls

Documentation

  • README for detailed instructions on how to use the package
  • Sample notebooks for optimizing only User Prompt or User and System Prompt