# Release Notes

- [V10.6.2](https://docs.aicrisk.com/release-notes/v10.6.2.md): GENERAL UPDATES
- [V8.1](https://docs.aicrisk.com/release-notes/v8.1.md)
- [V7.7](https://docs.aicrisk.com/release-notes/v7.7.md)
- [V6.70](https://docs.aicrisk.com/release-notes/v6.70.md)
- [V6.30](https://docs.aicrisk.com/release-notes/v6.30.md)
- [V6.1](https://docs.aicrisk.com/release-notes/v6.1.md): We have created a major upgrade which allows for greater details of the thought process of the AI in Azure AI Foundry.
- [V5.88](https://docs.aicrisk.com/release-notes/v5.88.md)
- [V4.65](https://docs.aicrisk.com/release-notes/v4.65.md)
- [V4.28](https://docs.aicrisk.com/release-notes/v4.28.md)
- [V4.12](https://docs.aicrisk.com/release-notes/v4.12.md)
- [V4.0](https://docs.aicrisk.com/release-notes/v4.0.md)
- [V3.71](https://docs.aicrisk.com/release-notes/v3.71.md)
- [V3.0 Beta](https://docs.aicrisk.com/release-notes/v3.0-beta.md)
- [V2.23](https://docs.aicrisk.com/release-notes/v2.23.md)
- [V2.22](https://docs.aicrisk.com/release-notes/v2.22.md): Release update for auto updates from frontend and server admin system released July 8th 2024
- [V2.120 HotFix](https://docs.aicrisk.com/release-notes/v2.120-hotfix.md): Hot fix for minor updates to UX and File Storage for Code Interpreter
- [V2.103 June 1](https://docs.aicrisk.com/release-notes/v2.103-june-1.md): Our latest version brings a whole host of new improvements from our first release some highlights include Streaming Results, OpenAI V2 API, Custom API and Database Configurations and Speech To Text.


---

# 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.aicrisk.com/release-notes.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.
