Skip to content

Releases: aws/nova-prompt-optimizer

v1.0.53

26 Sep 12:11
d5fe6aa

Choose a tag to compare

Features

  • Pin DSPy to version 2.6.27 since DSPy version 3.0.x introduces breaking changes for this package

v1.0.52

14 Jul 20:40
87a3f09

Choose a tag to compare

Features

  • Make NovaPromptOptimizer more configurable to support different prompting models
  • Add Unit Tests for increasing coverage of NovaPromptOptimizer

v1.0.48

10 Jul 21:21
52ceaa9

Choose a tag to compare

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