# July 2024

- [July 28: Support for indexing workflow stage, Azure AI language detection, bug fixes](https://changelog.graphlit.dev/july-2024/july-28-support-for-indexing-workflow-stage-azure-ai-language-detection-bug-fixes.md)
- [July 25: Support for Mistral Large 2 & Nemo, Groq Llama 3.1 models, bug fixes](https://changelog.graphlit.dev/july-2024/july-25-support-for-mistral-large-2-and-nemo-groq-llama-3.1-models-bug-fixes.md)
- [July 19: Support for OpenAI GPT-4o Mini, BYO-key for Azure AI, similarity by summary, bug fixes](https://changelog.graphlit.dev/july-2024/july-19-support-for-openai-gpt-4o-mini-byo-key-for-azure-ai-similarity-by-summary-bug-fixes.md)
- [July 4: Support for webhook Alerts, keywords summarization, Deepseek 128k context window, bug fixes](https://changelog.graphlit.dev/july-2024/july-4-support-for-webhook-alerts-keywords-summarization-deepseek-128k-context-window-bug-fixes.md)


---

# 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://changelog.graphlit.dev/july-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.
