# Boston 4.3.4

## **🚀 Highlights of this Release**

Autom Mate introduces several exciting updates in this release. The new [**Azure DevOps Integration**](https://docs.autommate.com/userguide/libraries/integration/azure-devops) enables users to streamline DevOps workflows by automating key tasks such as work item management, project details retrieval, and more, enhancing productivity and efficiency. Additionally, a new feature has been added to the "Connect" action, allowing users to **specify a custom port for PostgreSQL databases**. This provides greater flexibility and compatibility for non-default configurations. Furthermore, the [**Agentic AI Library**](https://docs.autommate.com/userguide/libraries/ai-actions) has been enhanced with improved input configurations across its task-specific agents, offering a more streamlined user experience and increased flexibility in defining parameters for content classification, creation, and summarization.

### **🛠️ Enhancement**

#### 📌 [**Agentic AI Library with Chat GPT 4 Turbo** ](https://docs.autommate.com/userguide/libraries/ai-actions)<mark style="background-color:blue;">**(BETA)**</mark>

The Agentic AI Library introduces a cutting-edge AI framework designed to automate workflows and enable custom AI-driven processes. In this release, we have made significant enhancements to the input configurations for task-specific agents.

***

### **✨ New Features**

#### 📌 **Custom Port Input for PostgreSQL Connections**

Users can now specify a custom port for PostgreSQL databases in the "Connect" action, providing more flexibility and compatibility.

#### 📌 [**Azure DevOps Integration**](https://docs.autommate.com/userguide/libraries/integration/azure-devops)

Autom Mate now supports integration with Azure DevOps, enabling users to streamline DevOps workflows by automating tasks such as work item management, project details retrieval, and more.

***

## **Detailed Version**

{% tabs %}
{% tab title="🛠️ Enhancement" %}

#### [**Agentic AI Library with Chat GPT 4 Turbo** ](https://docs.autommate.com/userguide/libraries/ai-actions)<mark style="background-color:blue;">**(BETA)**</mark>

**Purpose**: The library introduces task-specific agents designed to simplify and enhance workflows using AI-driven processes.

**Enhancements**:

1. [**Content Classifier Agent**](https://docs.autommate.com/userguide/libraries/ai-actions/openai#content-classifier)  <mark style="background-color:blue;">**(BETA)**</mark>
   * Refined inputs for sensitivity levels, classification tasks, and user-defined labels to improve accuracy and precision.
   * Example: Users can now specify terms such as "Healthcare" or "Finance" to guide classifications and ensure relevance.
2. [**Content Creator Agent** ](https://docs.autommate.com/userguide/libraries/ai-actions/openai#content-creator) <mark style="background-color:blue;">**(BETA)**</mark>
   * Improved fields for specifying audience, tone, and content structure to generate highly targeted content.
   * Example: Generate a "Formal" blog post for "Healthcare Professionals" in "English" with key points like "AI Benefits in Healthcare."
3. [**Content Summarizer Agent** ](https://docs.autommate.com/userguide/libraries/ai-actions/openai#content-creator) <mark style="background-color:blue;">**(BETA)**</mark>
   * Enhanced configurability for focus areas (e.g., "Key Points") and exclusion of unnecessary details (e.g., "Technical Jargon") for tailored summaries.
   * Example: Generate a concise summary of a technical report, focusing on "Main Ideas" in "French."
     {% endtab %}

{% tab title="✨ New Features" %}

#### [**Custom Port Input for PostgreSQL Connections**](https://docs.autommate.com/userguide/libraries/integration/database#connect)

In the "Connect" action, a new **Port** field is introduced when PostgreSQL is selected as the database type. This field allows users to specify a custom port, replacing the previous behavior where the default port (`5432`) was automatically used.

#### [**Azure DevOps Integration**](https://docs.autommate.com/userguide/libraries/integration/azure-devops)

Autom Mate now supports Azure DevOps, a popular DevOps platform for managing software projects. This integration allows users to automate DevOps workflows directly from Autom Mate.

**Actions Included**:

1. [**Create Work Item**](https://docs.autommate.com/userguide/libraries/integration/azure-devops#create-work-item)
   * Allows users to create new work items in Azure DevOps projects.
   * Input fields include project ID, work item type (e.g., Bug, Task), title, and optional fields for additional details.
2. [**Get Project Details**](https://docs.autommate.com/userguide/libraries/integration/azure-devops#get-project-details)
   * Retrieves detailed information about a specific project.
   * Users can specify or select a project ID (up to 100 projects can be listed in the dropdown).
3. [**List Projects**](https://docs.autommate.com/userguide/libraries/integration/azure-devops#list-projects)
   * Fetches a list of all projects in the organization.
   * Optional fields can be configured in the data manager for filtering results.
4. [**Get Work Item**](https://docs.autommate.com/userguide/libraries/integration/azure-devops#get-work-item)
   * Retrieves details of a specific work item by its ID.
   * Inputs include project ID and work item ID.
5. [**List Work Items**](https://docs.autommate.com/userguide/libraries/integration/azure-devops#list-work-items)
   * Fetches details for multiple work items based on their IDs.
   * Inputs include project ID and a list of work item IDs.

**Benefits**:

* Streamlines DevOps workflows by automating repetitive tasks.
* Improves project and work item management efficiency.
* Supports seamless integration with Azure DevOps APIs.
  {% endtab %}
  {% endtabs %}
