Release Notes
Release 3.0.65 - 26th Feb 2025
We are happy to announce our 3.0.65 release of Connectifi Platform, which features the addition of 2 new templates focused on interoperability with AI Agents. along with several fixes and updates for Receptors.
AI Chat Template
Integrate AI Chat bots by leveraging Connectifi’s messaging and interoperability capabilities.
This template demonstrates how Connectifi uses intents to integrate with LLM chats and across different applications.
It also shows how LLMs can be quickly integrated with end user workflows through interoperability.
Watchlist Assistant Template
Integrate multiple assistant agents into a financial watchlist and enable end users to discover and access them through intents.
This template demonstrates how Connectifi uses intents to integrate with back end services across different applications.
It also shows how LLMs can be quickly integrated with all of the applications in a user workflow using interoperability.
Additional Receptors Fixes and Improvements
We made a number of minor fixes and improvements to the Receptors feature in v3.0.65
- Receptors now provide an OpenAPI spec at https://platform.connectifi.app/receptors/docs.html
- Receptors can now receive data responses from intents using the intent-result API.
- A bug impacting a Receptor’s ability to raise an intent to Actions using the Data API feature has now been fixed.