You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
kAIron Release Notes (Aug 14, 2024)
Version:- Backend: 3.5.0 UI : 3.5.0
🚀 New Features:
Schedule Action
The schedule action lets bot designers automate tasks by timing them for optimal execution. Pyscript runs at the scheduled time, adding dynamic behavior and enhanced control to the bot flow.
Callback action
Introducing a new feature that generates dynamic callback URLs, capable of executing corresponding Python scripts in either synchronous or asynchronous modes. These URLs can be configured as callback endpoints for third-party services, enabling seamless integration. Events triggered by these services are processed using the associated Python scripts, allowing flexible and efficient event handling.
📈 Improvements:
The Razorpay action now allows sending custom data when creating an order. This data can be selected from a value, slot, sender_id, or key vault and will be sent during events like payment success/failure or other subscribed events.
A dropdown menu was added to the hyperparameters section of the prompt action form for model selection.
Added chat query support for user conversations through LLM on the customer support page.
🛠 Bug Fixes:
Not able to save change in client config for new/old client.
For the bot deployed on the website, the chat history is cleared during page navigation.
When dealing with large datasets, the Knowledge Vault page experiences slower loading times than expected.
🔮 Coming Soon:
Create WhatsApp flow in Kairon platform and use it as flow action
Sync Shopify with meta and use it as a WhatsApp front store