# 18 Aprile 2025

### Nuove Funzionalità

* **Monitoraggio del Lavoratore di Embedding**: Introdotte capacità di monitoraggio per il lavoratore di embedding per migliorare le prestazioni e l'affidabilità.
* **Documentazione Migliorata**: Fornita documentazione aggiornata sia per gli utenti umani che per gli assistenti AI per una migliore guida.

### Miglioramenti

* **Migliorata la Freschezza dei Dati**: Implementati timeout della cache per garantire che gli utenti ricevano le informazioni più aggiornate.
* **Ottimizzate le Notifiche**: Regolati le impostazioni di avviso per prevenire notifiche duplicate e migliorare l'esperienza dell'utente.

### Correzioni di Bug

* **Correzione API Account**: Risolto un problema in cui l'API dell'account non restituiva la corretta descrizione CK quando si utilizzava la chiave API CK.


---

# 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.rememberizer.ai/it/risorse-aggiuntive/releases/2025-releases/apr-18th-2025.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.
