Opendialogai Core Versions Save

The conversational engine and framework that powers the OpenDialog Conversational Experience platform.

1.24.5

11 months ago
  • Adding optional shallow parameter to queries that retrieve starting conversation objects #792
  • Optional performance logging for Conversation Engine #790

1.29.0

11 months ago
  • Support MMM setup using IAM role instead of AWS key and secret #796
  • Links are not hyperlinked (only plain text) #794
  • Feature/opndlg 1936 merging entity extraction with intent classification #791
  • Feature/opndgl 1963 analyse improvements core #793
  • Language Services feature flag #783
  • OpenAI Language Processor: Intent Classification #787
  • Language Processor tests #788
  • Language Service fixes #782

1.24.4

11 months ago
  • Optional performance logging for Conversation Engine #790
  • ChatbotUser and RequestLog model updates #772

1.28.0

1 year ago
  • Fix/opndlg 1936 #777
  • Adds ReturnTypeWillChange on BaseConfiguration::jsonSerialize #778
  • Bump symfony/http-kernel from 6.0.16 to 6.2.9 #771
  • Bump guzzlehttp/psr7 from 2.4.3 to 2.5.0 #770
  • Add option to save Entity color #779
  • Reflection of Language Service's dataset's intents #775
  • Investigating algorithm to find intents based on user utterances #773
  • Reflection for whether or not an interpreter is a language service interpreter #776
  • Adds requestLog relationship to Message #769
  • Message queue #764
  • Connect entity with part of training phrase (label/unlabel) #765

1.24.3

1 year ago
  • ChatbotUser and RequestLog model updates #772

1.27.0

1 year ago
  • PHP8.1 #759
  • Language Service Interpreter #766
  • OPNDLG-1810 | Updates getScenarioWhereActionIsUsed method #762
  • Do not translate default value in forms #767
  • Update returning of entities data #763
  • ODTR-132 | Message translation fails if the message template does not have a scenario ID #761
  • Update getting intents with counts of utterances and entities #758
  • Fixes the export for scenarios with non en base language #760

1.24.2

1 year ago
  • adds a StoredEventCache to store event data in memory and persist once at the end of the request cycle just before the repsonse is sent a43c384
  • adds a test to make sure middleware triggers to call the persist method 5379c71
  • save all events in 1 write 42c1ccd

1.26.0

1 year ago
  • Bulk upsert on user attributes #740
  • Delete single language #757
  • ODTR-124 | Use config for default language #755
  • ODTR-103 | Improve registration of message translators #756
  • Handback state bug fix #752
  • Modify ComponentConfigurationController for language services #743
  • ODTR-119 | Base language not a translation #751
  • ODTR-122 | Options message text not being translated #753
  • Auto translate languages to translate #750
  • Escape CSV characters #749
  • Attribute replacement on translated text #744
  • Create an endpoint for getting a count of Scenarios #735
  • Fix relations in migration files for language_processor_ tables #747
  • Change type constant's typo in IntentClassifierInterface #746
  • Fix BaseTranslationFormatter #742
  • updates command signature and logic to accept base language (forced) #741
  • ODTR-102 | Default Language for Scenario Imports #739
  • ODTR-86 | Updates the language used on message translation #737
  • Fixes Translate service tests #738
  • ODTR-95 | Update export file format #734
  • AWS Translator service #728
  • Connect new Language service engine to the SAAS app via Reflection #727
  • Create types that define the appropriate data model #726
  • Stored event storage #733
  • Setup Language Service Provider #724
  • Adds getScenarioSupportedLanguages method to TranslateService #731
  • ODTR-93 | API resource for counting translations #730
  • Setup configurations #723
  • Create IntentClassifier (with interfaces) #722
  • Add IntentClassifierConfiguration (with interfaces) #720
  • ODTR-104 | Do not store empty translation strings, delete historic ones where appropriate #732
  • Fixes the conversationObjectType when deleting Turn #729
  • Implement language processor service (with interfaces) #718
  • Implement configured language processor service (with interfaces) #716
  • Implement language processor component service (with interfaces) #715
  • ODTR-57 | Update Message Formatter in Response Engine #719
  • ODTR 62 | CSV file import and command #721
  • Bump http-cache-semantics from 4.1.0 to 4.1.1 #707
  • Adding acknowledgement statuses to ResponseLog #714

1.25.1

1 year ago

Hotfix release

  • adds a StoredEventCache to store event data in memory and persist once at the end of the request cycle just before the response is sent 9d09028
  • adds a test to make sure middleware triggers to call the persist method fbb7b65
  • updates conversation events tests efa51e4

Full Changelog: https://github.com/opendialogai/core/compare/1.25.0...1.25.1

1.25.0

1 year ago
  • ODTR-87 | Adds getTranslationLanguagesByScenario function #717
  • ADDED laravel/scout package; UPDATED composer.json and composer.lock … #706
  • Revert "Revert "Adds language key to AttributeEngine" - accidental merge." #713
  • ODTR 41 | Generate CSV translation export file #711
  • Adds forceUpdate to ComponentConfigurationTranslationHelper #709
  • ODTR 56 | Add message translation helper #708
  • Adds ComponentConfigurationTranslation Helper #704
  • Enable control of logging functionality for LUIS #712
  • Revert "Adds language key to AttributeEngine" - accidental merge. #710
  • Adds language key to AttributeEngine #703