# Aug 2nd, 2024

## GenStudio

### New Features

* **Recommended LLM Models:** Discover our highlighted Large Language Models (LLMs) to make informed choices and enhance your projects.

### Improvements

* **Snapshot Management:** Enjoy an improved snapshot management modal for a better user experience.
* **Display Name Update:** We've updated the display names for models to make them more intuitive.

### Bug Fixes

* **Nullable Account Names:** Fixed an issue where account names could be null, ensuring smoother operation.
* **Duplicate Tooltip:** Fixed the duplicate tooltips for delete and copy buttons for clearer navigation.

## Control Center

### New Features

* **Mistral Large 2 Support:** Added support for Mistral Large 2 in SkyDeck, giving you more options to enhance your work.


---

# 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/releases/aug-2nd-2024.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.
