# October 2024

## October 2024 Release Notes

### New Models

We're thrilled to introduce new AI models and powerful enhancements in this release, further expanding your capabilities in building AI-driven workflows. Here's what's new:

#### Llama 3.1 and Llama 3.2 Instruct

We've added support for Llama 3.1 and Llama 3.2 Instruct, two powerful language models designed for improved instruction-following behavior. These models are ideal for generating high-quality text, answering questions, or handling complex natural language tasks.

* Llama 3.1 Instruct: Optimized for tasks requiring clarity, coherence, and context understanding, making it ideal for a wide range of use cases, from customer support to content generation.
* Llama 3.2 Instruct: An even more refined version, offering faster response times and improved accuracy for complex instructions.

#### Mixtral 8x22B Instruct and 8x7B Instruct

In addition to Llama models, we're also introducing Mixtral 8x22B Instruct and Mixtral 8x7B Instruct models. These powerful models deliver high performance for AI tasks that require instruction-following capabilities, fine-tuned for diverse, complex problem-solving.

* Mixtral 8x22B Instruct: Designed for handling large-scale tasks with high accuracy and contextual understanding.
* Mixtral 8x7B Instruct: A smaller but highly efficient model suited for mid-scale operations with faster inference times.

Both Mixtral models are perfect for workflows that need efficient, high-quality results across a wide variety of natural language tasks.

### Feature Update: Auto-Complete for Variables in Workflow Canvas

We've introduced auto-complete for variables within the workflow canvas, making it easier and faster to build workflows. This new feature suggests available variables and inputs as you type, reducing errors and speeding up the workflow creation process.

* Auto-Complete Suggestions: Get real-time suggestions for variables and inputs while building workflows.
* Reduced Errors: Avoid manual typing mistakes by selecting variables from the auto-complete list.
* Faster Workflow Building: Seamlessly reference and link variables across nodes with minimal effort, boosting your productivity.

These new models and features are designed to enhance your AI workflows, making it easier to work with high-quality models and build more complex logic in a streamlined way. We're excited for you to try them out and look forward to your feedback!

*The Lleverage Team*

Posted: October 24, 2024\
Version: 0.4.0


---

# 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.lleverage.ai/support/release-notes/october-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.
