> For the complete documentation index, see [llms.txt](https://docs.rayon.design/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.rayon.design/french/autres-ressources/product-updates/november-2023-changelog.md).

# Novembre 2023 Mise à jour

Nous avons \*\*amélioré les fonctionnalités et ajouté de nouvelles choses à notre écosystème !

🫶 **Nouveau dans notre écosystème:**

* Les démonstrations et les webinaires sont désormais accessibles à tous !

💪 **Improved features:**

* Section du modèle dans l'application
* Edition du chemin
* Commentaires sur la toile et réactions en emoji

Pour un aperçu plus approfondi des fonctionnalités de Rayon, 👉 consultez notre [documentation](/french/documentation/rayon-documentation.md) 🔗

## 🫶 **Nouveau dans notre écosystème**

Tout le monde peut maintenant [réserver une démonstration ou s'inscrire à nos webinaires hebdomadaires](https://b1kzip68v9f.typeform.com/to/Hgr0eQ4k#source=website)

## 💪 Section des modèles dans l'application

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

Vous trouverez désormais une nouvelle section Modèles dans le panneau principal de votre espace de travail, comprenant de nombreux modèles pour vous aider à commencer à dessiner !

## 💪 Édition du chemin

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

Nous avons réorganisé l'édition des chemins pour une expérience d'édition plus claire.

## 💪 Commentaires sur la toile & réactions emoji

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

Vous pouvez désormais ouvrir un commentaire directement sur la toile et y ajouter des réactions emoji !

***

**Des questions ? ☝️**

→ N'hésitez pas à nous envoyer un courriel à <support@rayon.so> 🙌

→ Pour un aperçu plus approfondi des fonctionnalités de Rayon, consultez notre documentation 🔗


---

# 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.rayon.design/french/autres-ressources/product-updates/november-2023-changelog.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.
