# Change Log

## 1.3.0 (2024-06-11)

<https://docs.navigaglobal.com/wingman>

**Added**

* Backend configuration to set the maximum token limit on usage.
* Backend configuration to set trigger that shows message to user when certain percentage of maximum token limit set at backend is consumed.

***

## 1.2.0 (2024-04-02)

<https://docs.navigaglobal.com/wingman>

**Added**

* Support for adding AI service provider, model name & API Key from configuration.
* Fallback values of AI service provider, model name & API Key in backend configuration.

**Fixed**

* Language code removed from configurations

***

## 1.1.0 (2024-04-02)

<https://docs.navigaglobal.com/wingman>

**Added**

* Generic prompt support where user can write their own prompt to generate any type of results from the writer text.

**Fixed**

* Hover text gets overlapped with generated result.
* Checkbox selected accordion opens after selected result is generated.

***

[PreviousAWS Bedrock](/general/aws-bedrock-1.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.navigaglobal.com/general/change-log.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
