# April 2024 second release

## **🤖 New standard enrichment: OpenAI GPTx**

We have simplified the workflow to ask your documents questions by leveraging OpenAI GPT in your document processing. When you add a new enrichment, you can now choose from 2 new standard enrichments (OpenAI GPTx for the entire document text or for an entity value).

<figure><img src="/files/IG57vYUeXn45VIkW9JMg" alt=""><figcaption></figcaption></figure>

{% content-ref url="/pages/PbUl4GTm1TSJqpuDiVLN" %}
[Enrichments](/project/project-settings/enrichments.md)
{% endcontent-ref %}

<figure><img src="/files/3H5ZHjH1TuBprRZfYg1j" alt=""><figcaption></figcaption></figure>

## **📢 Metamaze ➡️ Duco adaptive IDP**

Metamaze has become Duco adaptive IDP.  From the next release notes onwards you'll notice that your release notes and newsletters will look a bit different, but they'll have the same useful content and you'll still be able to get to the [**help centre content**](https://docs.app.metamaze.eu/home) you need.

{% embed url="<https://du.co/duco-acquires-adaptive-intelligent-document-processing-innovator-metamaze/>" %}

<figure><img src="/files/3H5ZHjH1TuBprRZfYg1j" alt=""><figcaption></figcaption></figure>


---

# 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-old.app.metamaze.eu/release-notes/april-2024-second-release.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.
