Skip to content

v2.11.0

Compare
Choose a tag to compare
@udit-pandey udit-pandey released this 29 Mar 08:21
· 697 commits to master since this release
e9ebfa9

kAIron Release Notes (March 28, 2023)

Version:- Backend: 2.11.0   UI : 2.11.0

🚀 New Features:

  • Configurable GPT action (kairon faq action) and its hyperparameters
    • Allows bot designers to use system prompt to define bot's persona.
    • Context prompt for instructions to GPT on bot response delivery.
    • Query prompt or question level prompt for specific instructions on user question.
    • Option to attach last 5 bot responses to prompt with assistant role.
    • Ability to add kairon faq action as part of any story.

🛠 Bug Fixes:

  • Audit log enablement for other documents left out.
  • Unable to create story having similar action and intent names.

📈 Improvements:

  • Support to upload download chat client config and two stage fallback.
  • GPT FAQ template as a starter for new bot projects.
  • GPT FAQ config pipeline for existing bots.

🔮 Coming Soon:

  • Telemetry Analytics.
  • Platform support for Rasa 3.0
  • Message Broadcasting.
  • Razorpay Action.
  • Conditional stories using slot values.
  • One click whatsapp onboarding.