Skip to main content

Hello everyone,

In this release, we have improved the query speed of cubes and solved some issues with the LLM Chat completion connector and the Indicium log.

You can read more about Indicium's features in the Indicium user manual.

 

About Indicium

Two types of the Thinkwise Indicium Application Tier are available:

  • Indicium Basic: for use with the Windows GUI and Mobile GUI. This basic version does not support features such as system flows and OpenID.

  • Indicium: for use with the Universal GUI and via APIs. This version uses the full range of Indicium functionality.
    Download Indicium release 2024.3.12 here .

Contents

 

Breaking

LLM Chat completion connector with history parameter

fix

The process flow connector LLM Chat completion did not work correctly when the history parameter was provided as specified in the documentation. It would result in the error Error converting value 'User' to type 'Microsoft.SemanticKernel.AI.ChatCompletion.AuthorRole'.. This has been resolved. The connector now functions correctly only when the history parameter is provided as specified in the documentation: see Example customer support with LLM chat completion.

In addition, we have added a new status code -4 Unsuccessful (Invalid chat history). It is returned when the chat history format is invalid.

If you use the LLM Chat completion connector with the history parameter, validate that the input is correct.

 

New and changed

Improved cube query performance

change

We have improved the query speed of cubes. The number of unnecessary conversions has been reduced, resulting in faster queries and less overhead for the database server.

 

Minor fixes and tasks

  • The Indicium log would sometimes contain an error message about a ProcessFlowMonitorWorkItem being modified while it was not allowed. This has been fixed.
  • We have fixed the error that would occur when assigning one column to multiple task parameters. This problem was mentioned in this Community topic.
  • We have fixed the issue that the back button on various debugging pages would redirect the user to the root of the web server (which is often where the Universal GUI is located) instead of the root of Indicium (which is often something like /indicium). This problem was mentioned here.

 

Questions or suggestions?

Questions or suggestions about the release notes? Let us know in the Thinkwise Community!