# November 2023 release

## **🔄 Sending documents to training logic updated**

Only relevant documents that can help train a better model will be sent to training. Check out the documentation to learn more about the new criteria.

{% embed url="<https://docs.app.metamaze.eu/getting-support/faq#when-is-a-document-sent-to-training-automatically>" %}

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

## **🔮 Annotation-less models \[**��️ **Preview]**

The annotation-less models functionality is moving to preview and will now use Azure OpenAI Services. This means that you can use the power of **OpenAI GPTx** to get predictions for your documents while your **data remains within the European Union (EU)**.

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

{% embed url="<https://docs.app.metamaze.eu/project/project-settings/general-settings#openai-gptx>" %}

<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/release-archive/release-archive-2023/november-2023-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.
