> For the complete documentation index, see [llms.txt](https://docs.saas.haut.ai/haut.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.saas.haut.ai/haut.ai/releases/changelog/december-2023-algorithms-release.md).

# December 2023 Algorithms release

<figure><img src="https://lh7-us.googleusercontent.com/6R5dLY07TtbTz_leaNgXX8lNrFuFPF3gNrdZmmSKyecSPDH9ZX36J-oOB47TkrvSy56p9ig7GJfLkQyM2whuUbTAholdWlH4p9-dReY_kb36SYCGMArtuG1MZj2UP1WifmcNw9PdhY-cYA_uHefSnC0" alt=""><figcaption></figcaption></figure>

✨ We are thrilled to announce that in just 30 days, we will release an updated version of our Redness, Hydration, Uniformness, and Eye bags algorithms. Our team has been working diligently to retrain and improve these algorithms to provide you with faster and more accurate results.

✅These updates will be delivered automatically and require no additional actions from your side.<br>

✨ The Quality algorithm gets an update as well! Read more below 🔽<br>

⚠️ At the same time, we are will stop supporting sagging and wrinkles algorithms. We encourage you to use lines instead (read more about lines [here](https://docs.saas.haut.ai/haut.ai/developers/developer-guides/face-application/version-2.0/wrinkles)).

### New algorithms update - what is changing?

<table data-header-hidden><thead><tr><th width="199"></th><th></th></tr></thead><tbody><tr><td>Redness</td><td>The update will focus on speeding up the analysis and improving the accuracy for some edge cases, resulting in changes of no more than ±5 points for majority cases.</td></tr><tr><td>Hydration</td><td>The update will focus on speeding-up the analysis and improving the accuracy for some edge cases, resulting in changes of no more than ±10 points for majority cases.</td></tr><tr><td>Uniformness</td><td>The update will focus on speeding-up the analysis and improving the accuracy, resulting in changes of no more than ±10 points for majority cases.</td></tr><tr><td>Eye bags</td><td>The update will focus on improving the accuracy and speed of the algorithm. We have also changed the logic of the overall eye condition score and improved the accuracy of eye bags and dark circles segmentation.</td></tr></tbody></table>

### Quality algorithm update

What is changing? The update will focus on adding sub-metrics related to lighting intensity and direction.

**What should I do?**

* ✅If you use our B2C app, no actions are required as the changes will be released automatically to all users.
* ✅If you use our API and only use the main metrics, no actions are required.
* ⚠️If you use sub-metrics of the quality algorithm, please contact our [support desk](mailto:support@hautai.atlassian.net) for assistance.

### Important information

As previously announced a year ago, starting from the release of our updated algorithms, we will no longer be supporting wrinkles and sagging algorithms. Instead, we encourage you to use the lines algorithm, which is more accurate and contains both wrinkles and sagging information.

***

{% hint style="warning" %}
Not a Haut.AI client yet?
{% endhint %}

<a href="https://haut.ai/book-a-demo?utm_source=referral&#x26;utm_medium=saas_docs&#x26;utm_campaign=Docs_SaaS_HautAI" class="button primary" data-icon="user-vneck">Book a demo</a> <a href="https://haut.ai/product/ai-skin-analysis?utm_source=referral&#x26;utm_medium=saas_docs&#x26;utm_campaign=Docs_SaaS_HautAI" class="button secondary" data-icon="external-link">Platform overview on haut.ai</a>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.saas.haut.ai/haut.ai/releases/changelog/december-2023-algorithms-release.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
