# Bi-Weekly Product Release Notes - Oct 11, 2024

## New Features <a href="#heading-h.pudge4t0z4jw" id="heading-h.pudge4t0z4jw"></a>

The following features were added to the Aisera platform in this release.

### Knowledge Learning and Generation <a href="#heading-h.m2tyesrcjm4f" id="heading-h.m2tyesrcjm4f"></a>

The following features have been added to **Knowledge Learning** or **Knowledge Generation** in this release.

#### Auto-Commit for Knowledge Generation <a href="#heading-h.3znysh7" id="heading-h.3znysh7"></a>

You can now set the auto-commit feature where the Data Source function or Data Type is set to Knowledge Base Learning, or Knowledge Base, respectively.

In the following example, the **Data Source Function** is set to **Knowledge Base Learning**.<br>

<div align="left"><figure><img src="/files/S1ZWIdU6Z7lv6LrbdD6D" alt="" width="563"><figcaption></figcaption></figure></div>

\
In the example below, the **Data Type** is set to **Knowledge Base**.

<div align="left"><img src="/files/33wX3efGCtt6dWCVId1A" alt="" width="563"></div>

#### Attachments can be Ingested as KBs in Knowledge Learning <a href="#heading-h.c9rzpb31j6s" id="heading-h.c9rzpb31j6s"></a>

File attachments (such as PDFs) can be ingested as separate KBs during Knowledge Learning. You can activate the option to ingest these attachments as autonomous files using the **processFiles** parameter in the **Data Source** configuration.

## Enhancements <a href="#heading-h.tyjcwt" id="heading-h.tyjcwt"></a>

The following enhancements have been added to the Aisera GenAI Platform in this release.

### AI Search <a href="#heading-h.ldoz61k5bfi5" id="heading-h.ldoz61k5bfi5"></a>

#### Icons Added to Enterprise Search <a href="#heading-h.krvae27r6zhy" id="heading-h.krvae27r6zhy"></a>

The Enterprise Search feature has been enhanced to return an icon of the retrieved article type, along with the Username and Assignee name.

<div align="left"><img src="/files/Sj0QePF1zx5TLk5V9hIZ" alt="" width="563"></div>

### AiseraGPT Bot <a href="#heading-h.9enzwnaducca" id="heading-h.9enzwnaducca"></a>

#### Markdown Enabled by Default <a href="#heading-h.i1j3oavstdwq" id="heading-h.i1j3oavstdwq"></a>

When you create a new Aisera application or bot, Webchat Markdown Support is enabled by default.

**Note:** Ensure the Webchat channel is not open when editing configuration.

**To disable the Markdown Support:**

1. Open the Channel Configuration.<br>
2. Uncheck the **Enable Markdown Syntax** field (while the Webchat channel is not open).<br>

   <div align="left"><img src="/files/J8uFjZPqDvMUn6eAmcFd" alt="" width="563"></div>
3. Click **OK** to save the modified configuration.<br>
4. Wait 1 minute.<br>
5. Open and Test your application or bot. (Markdown syntax should now be disabled.)


---

# 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.aisera.com/product-release-notes/2024/bi-weekly-product-release-notes-oct-11-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.
