User Guide
eva 3.3.1
eva 3.3.1
  • Home and Support
  • What's new
  • Changelog
  • Using eva
    • Overview
      • Virtual Agents
      • Main Concepts of eva
      • Glossary
    • Developing virtual agents
      • Quick Start with eva
      • Dialog Flows
      • Dialog Cells
        • Intent Cells
        • Entity Cells
        • Answer Cells
        • Service Cells
        • Input Cells
        • Jump Cells
        • End Cells
      • Training task
      • Create and manage users
    • Channels
    • Testing Virtual Agents
      • Test a virtual agent
      • Automated Test
    • Natural Language
      • eva NLP
      • Training with eva NLP
      • Training with eva Automated Learning
      • Using other NLP engines
    • Analytics
      • External analytics platforms
    • Experience
      • Context Management
    • Advanced Options
      • Parameters
    • How Tos
      • Videos
  • for technicians
    • API Guidelines
      • Conversation API
      • Cloner API
      • Integrating Existing Channels
      • Webhooks
    • Supported/verified third-party software
    • Appendices
    • Data Extraction
Powered by GitBook
On this page
  • version 3.4.0.3 | July 2, 2021
  • version 3.4.0.2 | July 2, 2021
  • version 3.4.0.1 | July 2, 2021
  • version 3.4.0.0 | July 2, 2021
  • version 3.3.1.0 | April 6, 2021
  • version 3.3.0.0 | March 23, 2021

Was this helpful?

Changelog

On this page you will see production updates for eva

version 3.4.0.3 | July 2, 2021

Fixes included in this fix version:

  • EVASUPP-1936 - Inconsistency in channels and responses.

  • EVASUPP-2074 - Entity values not being recognized.

  • EVASUPP-2041- Slowness issues when trying to insert an existing intention.

  • EVASUPP-1918, EVASUPP-2041 - Training problems with a cloned bot.

  • EVASUPP-1999, EVASUPP-2145 - Error modifying service cells.

  • EVASUPP-2080, EVASUPP-2043, EVASUPP-2046 - Slow issues; flows not opening.

version 3.4.0.2 | July 2, 2021

Fixes included in this fix version:

  • EVASUPP-1837 - An invalid channel existed in a specific response in a Template Channel, but it was never validated and cleared after filtering bot channels, leading to a transient object save error.

  • EVASUPP-1918 - It is not possible to train a cloned bot as long as it is in the original bot.

  • EVASUPP-1987 - Error trying to view the flow.

  • EVASUPP-1932, EVASUPP-1919 - Slowness issues when trying to insert an existing intention.

  • EVASUPP-1745 - Error deleting cells in sequence.

  • EVASUPP-1635, EVASUPP-1897 - Error importing bot, due to duplicated intents in eva.

  • EVASUPP-1832 - Cached data is never cleaned.

  • ASSETEVA-2471 - Rule or Code cell is not processed correctly after input.

version 3.4.0.1 | July 2, 2021

​Fixes included in this fix version:

  • EVASUPP-1644 - When using regex type entities, user input did not match the corresponding entity.

  • EVASUPP-1680 - When there is a text answer registered in the Watson dialog and this is the name of an answer registered in eva, the answer to be returned to the user should be the content that is registered in eva.

  • EVASUPP-1696 - Only the user who runs the automated test is able to see the results while the other users only see a warning popup.

  • EVASUPP-1696 - There is a gap in the condition that classifies utterances. Some values were being discarded as they did not match any of the conditions.

  • EVASUPP-1696 - When uploading the automated test template if there is some special character the upload fails.

  • EVASUPP-1786/EVASUPP-1790 Bot does not respond using Whatsapp channel (Infobip).

  • ASSETEVA-2484 - When cloning a bot, it doesn't go to the first page.

version 3.4.0.0 | July 2, 2021

version 3.3.1.0 | April 6, 2021

version 3.3.0.0 | March 23, 2021

  • Improved dialog management

​

PreviousWhat's newNextOverview

Last updated 2 years ago

Was this helpful?

, a new feature that works with information available in eva’s system that doesn’t depend on APIs

The new feature allows you to manage and customize the flows according to the variations of the business rule. It’s a resource to make your dialog more assertive and much more precise, as the virtual agent will respond to any changeable scenario

​: Now, with eva, it is possible to predict in your flow different responses for the same Intent

​: a template with 38 ready-made flows fitting in 10 banking use cases that you can customize as you like. Designed with eva and market best practices, so you and your team can optimize time and processes when building a virtual agent.

The new feature enables answering users by searching documents for answers. Upload your documents and train the virtual agent, no intents required

Edit your flows by changing the cells in the middle of the dialog, create reusable and let the user leave for another flows even if they did not end it (but wants to ask something else)

​Code Cell
Rule Cell
Variable Answers
Agent Template
Automated Learning
Jump flows