# Introduction

### Whats New in 2.1.0

In version 2.1.0 multiple instances of the Generic Widget can now be configured for Wingman.

This enables:

{% stepper %}
{% step %}

### Better control over prompts

You can now set prompts for each widget which removes restrictions for using Headline and Summarizer widgets only for these use cases.
{% endstep %}

{% step %}

### Multiple custom widgets

You can now create multiple widgets suiting your use case — provide your prompt details and generate results.
{% endstep %}

{% step %}

### Custom widget names

From the configuration each widget can be given a customized name that shows in the plugin UI.
{% endstep %}
{% endstepper %}

Exceptions:

{% stepper %}
{% step %}

### Not recommended with AWS Bedrock's Opus Models

Using multiple Generic Widgets is not recommended when using AWS Bedrock's Opus Models.
{% endstep %}

{% step %}

### Widget limit for AWS Bedrock models

Only 5 widgets should be configured when using AWS Bedrock models.
{% endstep %}
{% endstepper %}

Reference: <https://docs.navigaglobal.com/wingman/2.1.0#whats-new-in-2.1.0>

***

### Module List

|  # | Widget Name        | Function                                                                                                                                            | Powered By             | Supported Up To |
| -: | ------------------ | --------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------- | --------------: |
|  1 | Headline Generator | Generate headline/title of text written in writer body                                                                                              | ChatGPT or AWS Bedrock |   Version 1.3.0 |
|  2 | Summarizer         | Create summary from text written in writer body or text entered manually in text field. Added feature to select tones before generating the summary | ChatGPT or AWS Bedrock |   Version 1.3.0 |
|  3 | Generic            | Write your own custom prompt to generate any result from the text in writer body                                                                    | ChatGPT or AWS Bedrock |           2.0.0 |
|  4 | xpath              | Configure widget node paths to writer body node components                                                                                          | ChatGPT or AWS Bedrock |           2.1.0 |

More details: <https://docs.navigaglobal.com/wingman/2.1.0/functional-details>

Last updated 8 months ago
