Kairon Versions Save

Conversational AI Platform to build effective Proactive Digital Assistants using Visual LLM Chaining

v2.19.0

7 months ago

kAIron Release Notes (Oct 19, 2023)

Version:- Backend: 2.19.0   UI : 2.19.0

📈 Improvements:

  • Broadcasted messages will now be available to view in broadcast logs as well as chat history
  • Feature to use slot value as question to LLM in prompt action
  • Async rest client implementation for HTTP and Prompt Actions
  • Fixes for VAPT vulnerabilities(in login, reset password, login token)
  • Action logs date time format changed to dd mmm hh:mm
  • Audit logs refactoring

🛠 Bug Fixes:

  • Unable to delete history
  • Bot analytics screen displays error message: "2 or more items returned"
  • Image is not coming as the response in the chat client

🔮 Coming Soon:

  • Bot onboarding using business templates
  • Offline reply to end user's messages
  • Web search action
  • Multiple topic based contexts in prompt action
  • Telemetry Analytics
  • Live Agent systems
  • Database action
  • Notifications
  • Platform support for Rasa 3.0

v2.18.0

8 months ago

kAIron Release Notes (Sep 21, 2023)

Version:- Backend: 2.18.0   UI : 2.18.0

🚀 New Features:

  • Bot onboarding
  • Pyscript action to trigger custom python scripts for modifying slots or bot response at run time

📈 Improvements:

  • Intent k_order_msg will be triggered whenever "order" type message is recieved on Whatsapp channel
  • Custom dropdown in chat client
  • Chat server, Action server and Event server migration to uvicorn for better concurrency
  • Nudge implementation in chat chat client to call intents
  • Email with content from slot
  • Telemetry Fingerprinting
  • Added Text area, hidden fields in custom Form
  • Multiflow stories upload/download

🛠 Bug Fixes:

  • Nudge is coming up in 5 sec even if configured for 1 min

🔮 Coming Soon:

  • Bot onboarding using business templates
  • Offline reply to end user's messages
  • Web search action
  • Multiple topic based contexts in prompt action
  • Telemetry Analytics
  • Live Agent systems
  • Database action
  • Notifications
  • Platform support for Rasa 3.0

v2.17.4

9 months ago

kAIron Release Notes (Aug 30, 2023)

Version:- Backend: 2.17.4   UI : 2.17.4

🚀 New Features:

  • Razorpay Action
  • Multiple tabs in chat client

📈 Improvements:

  • Download options in custom widgets
  • Added option to show data labels in heat map widget.

🛠 Bug Fixes:

  • Getting failed status and error in logs if trying to send notification using api response
  • need to handle mechanism to send a notification to multiple numbers if broadcast type is Static
  • Upload Button does not work in configure client.
  • On expanding the chat client, the scroll is not coming to the end.
  • End time is showing before completion of data validation.
  • GPT bots[Uploaded bots] fail to perform prompt action(bot content) and UI breaks on UAT

🔮 Coming Soon:

  • Bot onboarding using business templates
  • Offline reply to end user's messages
  • Web search action
  • PyScript action
  • Multiple topic based contexts in prompt action
  • Telemetry Analytics
  • Live Agent systems
  • Database action
  • Notifications
  • Onboarding
  • Platform support for Rasa 3.0

v2.17.0

9 months ago

kAIron Release Notes (Aug 17, 2023)

Version:- Backend: 2.17.0   UI : 2.17.0

🚀 New Features:

  • Support for python scripting in broadcasting.
  • Context and sender id info in API response.

📈 Improvements:

  • Feature to add global instructions in Prompt action. Also, instructions in nested prompts are not compulsory now.
  • Ability to upload & download Prompt Action along with other actions in training data.
  • WhatsApp dropdown description.
  • Reset button in chat client to restart conversation session for a sender.
  • Logging console for custom dashboard on UI.
  • Migration to whatsapp cloud for BSP implementation.

🛠 Bug Fixes:

  • Unable to upload training files that has form attached.
  • Preventing slot deletion when it is attached to training example, story and multi-flow story.
  • Custom analytics page is blank in case of no data.
  • For view-only access level, on clicking the view button for the bot, it shows an error and then a blank page.
  • Blank tabs are getting displayed for menus in collapse mode, for user having view access to the bot.
  • Getting error while creating lookup with values like 28, 31,32,test.
  • After adding faq from the last page, it is not navigating to the latest addition.
  • In broadcast, the cron job is not getting scheduled as per configured time.

🔮 Coming Soon:

  • Telemetry Analytics
  • Live Agent systems
  • Database action
  • Notifications
  • Razorpay Action
  • Platform support for Rasa 3.0

v2.16.0

10 months ago

kAIron Release Notes (July 25, 2023)

Version:- Backend: 2.16.0   UI : 2.16.0

🚀 New Features:

  • Custom Widgets
    • Custom Widgets allows users to create personalized analytics widgets, tailoring insights to their preferences.
      Easily configure and display custom widgets on a page, enabling users to curate data-driven visualizations that match their specific needs.
  • Multiflow Stories
    • Multiflow Stories is a one-stop solution to effectively manage conversational flows. It is now even more powerful with the addition of slot-based conditional flows and tagging paths with Rules.
  • Feature to add Regex, Lookup tables and Synonyms on UI.

📈 Improvements:

  • 8k token limit for embedding models.
    • If size of similar paragraphs from bot content is more than 8k tokens (which is the limit for embedding model), then paragraph will be truncated automatically. This will not lead to failure of requests during embeddings creation.
  • If a rule is triggered and message is sent as value of the system default entity **kairon_user_msg**, then this entity value will be passed as query to prompt action.
  • Model training, Model testing, Multilingual and Data importer usage limits.
    • The limits for model training, model testing, multilingual support, data generation, and data importer were previously set at the global level. However, they have now been moved at the bot level.

🛠 Bug Fixes:

  • Nudge config fields gets blank on edit and navigating to other page.
  • Nudge message is not displaying with auto scroll.
  • Nothing is happening on clicking on + icon for synonym
  • Embedded video and image are not coming up in the chat history page.
  • From last available page, not getting option to add gpt contents.
  • Getting error message on editing training phrases having entity .
  • In the chat history page, user list is not sorted by time of conversation.

🔮 Coming Soon:

  • Support for python scripting in broadcasting.
  • Telemetry Analytics.
  • Live agent system
  • Database action
  • Platform support for Rasa 3.0
  • Razorpay Action.

v2.15.4

11 months ago

kAIron Release Notes (July 4, 2023)

Version:- Backend: 2.15.4   UI : 2.15.4

🚀 New Features:

  • Nudge change for the client.
  • Prompt action has option to switch on/off response dispatching and set slots from LLM response.

🛠 Bug Fixes:

  • HTTP action dynamic request body field name changed.
  • Session storage issue fix.
  • Slot form modal dark mode css fixes.
  • Kairon client header text gap fix in old client.
  • Getting user as null in chat history page if session storage is configured in bot client.
  • Link and button click telemetry fix.
  • Class name in client changes for vizari.
  • Failure Logs are not proper for custom requests in HTTP action.
  • Button issue fix.
  • Chat history is getting blanked out fix.

📈 Improvements:

  • Bot id search in bots view.
  • Upload forms having form validation action.
  • Added flag in client to always show welcome message on client load.
  • Default greet and goodbye story as rule.
  • Added expand client option in client configuration.
  • Added number of results to fetch from google search action.
  • Slots have initial value based on slot type.
  • Slot value type based on slot type in conditional stories or rules.
  • Whatsapp buttons message handling.
  • Context and sender id info in HTTP action.

🔮 Coming Soon:

  • Story branching.
  • Telemetry Analytics.
  • Platform support for Rasa 3.0
  • Analytics will have from and to date.
  • Notifications.
  • Razorpay Action.

v2.15.2

11 months ago

kAIron Release Notes (June 13, 2023)

Version:- Backend: 2.15.2   UI : 2.15.2

🚀 New Features:

  • Dropdown in chat client and whatsapp.
  • Conditional stories.
  • Set slot with custom value in forms if validation true.
  • Multimedia messages handling.
  • Dynamic request body in http actions.
  • Form validation action.

🛠 Bug Fixes:

  • Support for URLs in close Icon.

📈 Improvements:

  • Default greet, goodbye intent and stories in new bots.
  • Emails have Nimblework logo.
  • Return custom json from HTTP actions.

🔮 Coming Soon:

  • Story branching.
  • Telemetry Analytics.
  • Platform support for Rasa 3.0
  • Analytics will have from and to date.
  • Notifications.
  • Razorpay Action.

v2.14.1

1 year ago

kAIron Release Notes (May 31, 2023)

Version:- Backend: 2.14.1   UI : 2.14.1

📈 Improvements:

  • Support for azure as a provider to GPT resources.

🛠 Bug Fixes:

  • Org not found error on settings screen.
  • Send responses from current session only as historical prompt to GPT.

🔮 Coming Soon:

  • Form validations.
  • Telemetry Analytics.
  • Platform support for Rasa 3.0
  • Razorpay Action.
  • Conditional stories using slot values.
  • One click whatsapp onboarding.
  • Dynamic request evaluation for HTTP actions.

v2.14.0

1 year ago

kAIron Release Notes (May 24, 2023)

Version:- Backend: 2.14.0   UI : 2.14.0

🚀 New Features:

  • Support for Slots and Actions(HTTP action, google search action) as prompt sources in Prompt action (earlier called kairon FAQ action).
  • Support for multiple Prompt actions (earlier called kairon FAQ action).

📈 Improvements:

  • Added option to set slots and flag to disable bot response dispatch to end user in Google search action.
  • Added uer metrics api call on bot usage

🛠 Bug Fixes:

  • Live agent log fix

🔮 Coming Soon:

  • Form validations.
  • Telemetry Analytics.
  • Platform support for Rasa 3.0
  • Razorpay Action.
  • Conditional stories using slot values.
  • One click whatsapp onboarding.
  • Dynamic request evaluation for HTTP actions.

v2.13.0

1 year ago

kAIron Release Notes (May 15, 2023)

Version:- Backend: 2.13.0   UI : 2.13.0

🚀 New Features:

  • Message Broadcasting
    • Now user can broadcast messages to multiple whatsapp contacts using number on which kAIron bot is enabled

🛠 Bug Fixes:

  • Fix iframe issue for bot client
  • Fix for broken image for bot client

📈 Improvements:

  • Disabled cache for more precise response

🔮 Coming Soon:

  • Support for Slots and actions as prompt sources in kairon FAQ action.
  • Telemetry Analytics.
  • Platform support for Rasa 3.0
  • Razorpay Action.
  • Conditional stories using slot values.
  • One click whatsapp onboarding.
  • Dynamic request evaluation for HTTP actions.