Habilidades de IA pacote updates

Review the updates in released versions of the Habilidades de IA pacote such as new and enhanced features as well as fixes and limitations. The page also lists the release dates of each version, and the compatible Control Room and Agente de bot versions.

Versions summary

The following table lists the versions of Habilidades de IA pacote released either with an Automation 360 release or as a package-only release (in descending order of release dates). Click the version link for information about updates in that package version.

Version Release date Release type Agente de bot version Control Room build
Habilidades de IA pacote updates 15 de outubro de 2024 Package-only; post Automation 360 v.34 release 22.60.10 or later 23035 or later
Habilidades de IA pacote updates 27 de setembro de 2024 With Automation 360 v.34 (Sandbox) release 22.60.10 or later 23035 or later
Habilidades de IA pacote updates 17 de junho de 2024 With Automation 360 v.33 (Nuvem) release 22.60.10 or later 23035 or later
Nota:
  • To download an individual pacote (updated in an Automation 360 release where you want only the pacote), use this URL:

    https://aai-artifacts.my.automationanywhere.digital/packages/<package-file-name>-<version.number>.jar

  • For AI pacote, the naming convention is: bot-command-ai-<version.number>.jar

    For example, bot-command-ai-1.0.2.jar

For detailed steps on downloading a pacote and manually adding it to the Control Room, see Adicione pacotes à Control Room.

3.0.5

  • Compatible Agente de bot: 21.60.10 or later
  • Compatible Control Room: 23035 or later
What's changed

When creating a Conexão de modelo, even if there is a mismatch with the model name in the Azure OpenAI console and the model name configured in AI Agent Studio, you can continue creating the Conexão de modelo as long as the Deployment ID is common

When creating a Conexão de modelo using the Azure OpenAI models, while setting up authentication parameters in the Test connection phase, ensure you enter the exact Deployment ID as it appears in the Azure OpenAI console. The model used in Azure deployment must correspond to the model you select from the Choose a model drop-down list in the Connection settings phase.

For example: If the you choose GPT-4 from the Choose a model drop-down list, and the mapped name for the GPT-4 model in the Azure OpenAI console is deploy-gpt-4, then you would have to enter that exact name in the Deployment ID field for the validation to be successful.

In Automation 360 v.33 release, because of the discrepancy, you would not be able to proceed any further and would be blocked from creating the Conexão de modelo. We have modified this behavior for the Habilidades de IA pacote version 3.0.5, to let you continue creating the Conexão de modelo in spite of the discrepancy. You would see the warning message in the back-end stating the discrepancy, which could result in the model response metrics to vary.

For example: If you choose GPT-4 from the Choose a model drop-down list, and use the Deployment ID name for GPT-3.5 from the Azure OpenAI console, the model call in the back-end would call the GPT-3.5 model instead of GPT-4, which could result in differences in model-response.

Fix

When you are testing a Conexão de modelo or Habilidade de IA on your machine, but are connected to a remote device for running the Agente de bot, clicking on the Get response button in the Habilidades de IA screen twice was displaying an error message and would not allow you to complete the task. This issue is now resolved using the latest version of the Gravador pacote v.3.3.1 for running the desktop operation. This was a limitation in Automation 360 v.33 release.

3.0.3

  • Compatible Agente de bot: 21.60.10 or later
  • Compatible Control Room: 23035 or later
What's changed

Habilidades de IA pacote

The Modelo de prompt de IA generativa pacote has been renamed to Habilidades de IA pacote in Automation 360 v.34 release.

Additionally, when using the AI Skills package > Execute action in a Task Bot, with Grounded Conexões de modelo displays fields with the returned citations in a table format. The response goes to a $SampleString$ variable and a table variable gets automatically selected to display the citations. The table displays two keys within each citation. One is the content segment displaying the information chunk and the other is the URI, which is a URL to the chunk of information in the knowledge base or data store the model call is referencing.

2.0.6

  • Compatible Agente de bot: 21.60.10 or later
  • Compatible Control Room: 23035 or later
What's new

Modelo de prompt de IA generativa pacote

AI Agent StudioThis is a new pacote for Automation 360 v.33 (Nuvem) release as part of the AI Agent Studio offering.

This package executes predefined Modelos de prompt in the automations that run in the Editor de bot supported by connections to foundational models such as Amazon Bedrock, Google Vertex AI, Azure OpenAI, OpenAI and others.