Nodejs Dialogflow Versions Save

Node.js client for Dialogflow: Design and integrate a conversational user interface into your applications and devices.

v5.3.0

1 year ago

5.3.0 (2022-11-11)

Features

Bug Fixes

v5.2.1

1 year ago

5.2.1 (2022-09-01)

Bug Fixes

v5.2.0

1 year ago

5.2.0 (2022-07-10)

Features

  • provide new parameter cx_current_page, the unique identifier of the CX page to override the current_page in the session. Add filter field to ListAnswerRecordsRequest. And add AudioInput to analysis requests docs: add more meaningful comments (dc596ea)

Bug Fixes

v5.1.0

1 year ago

5.1.0 (2022-07-05)

Features

  • deprecated the filter field and add resource_definition (0d0b5c9)
  • support regapic LRO (#962) (6957ec1)

v5.0.0

1 year ago

5.0.0 (2022-06-20)

⚠ BREAKING CHANGES

  • update library to use Node 12 (#955)
  • correct broken ConversationModelEvaluation resource pattern (#945)

Features

  • add the API of StreamingAnalyzeContent (#952) (ca02d94)

Bug Fixes

  • correct broken ConversationModelEvaluation resource pattern (#945) (e1785d6)
  • fixes for dynamic routing and streaming descriptors (#958) (3330957)

Build System

v4.7.0

2 years ago

4.7.0 (2022-03-25)

Features

  • added export documentation method (35a77f4)
  • added option to configure the number of sentences in the suggestion context (#917) (17aa7d6)
  • removed OPTIONAL for speech model variant docs: added more docs for speech model variant and improved docs format for participant (#906) (7df7d27)

v4.6.0

2 years ago

Features

  • add eslintignore for sameple generated code (#1302) (#905) (b5dfbed)
  • added support to configure security settings, language code and time zone on conversation profile (#895) (aa2ccf7)
  • support document metadata filter in article suggestion (#900) (6801270)
  • support document metadata filter in article suggestion and smart reply model in human agent assistant (#899) (f823aa3)

v4.5.0

2 years ago

Features

  • added support for TelephonyTransferCall in Participant ResponseMessage (#880) (dbcf3b0)

v4.4.0

2 years ago

Features

  • turns on self-signed JWT feature flag (#867) (4bc4959)

v4.3.1

2 years ago

Bug Fixes