# 11 avr. 2025

## Centre de contrôle

### Améliorations

* **Intégration AI améliorée** : Support AI amélioré en passant à LiteLLM pour de meilleures performances et fiabilité.

### Corrections de bogues

* **Erreur de commentaire résolue** : Correction d'un problème qui causait des erreurs lors de l'accès aux fonctionnalités de commentaire.
* **Fonctionnalité du serveur améliorée** : Correction de l'appel de fonction pour les serveurs MCP locaux afin d'améliorer la fiabilité du système.


---

# 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.skydeck.ai/fr/releases/apr-11th-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.
