Skip to content

Releases: darvinai/samples

Version 0.12

30 Aug 08:58
Compare
Choose a tag to compare
  • Fixed mocks for QuickStart samples

Version 0.11

24 Aug 15:01
Compare
Choose a tag to compare
  • Removed context from entities when formatting;
  • Added $ before formatters;

Version 0.10

22 Aug 11:35
Compare
Choose a tag to compare

Changed training definition for entities:

  • 'values' is now 'data'
  • 'lookups' is now 'lookup-strategy' and it accepts single value instead of array: 'keywords' or 'synonyms'
  • removed entity 'type'
  • 'dynamic data' contains the dynamic data source and templates
  • 'keywords' entity values have 'synonyms' / 'synonym-templates'
  • 'trait' entity values have 'expressions' / 'expression-templates'

Version 0.9

17 Aug 10:21
Compare
Choose a tag to compare
  • New 'display' strategy added to Cognitive Flow
  • Fix in Quick-Start BG sample - a typo

Version 0.8

16 Aug 10:02
Compare
Choose a tag to compare
  • Added context keyword for resolving entities;

Version 0.7

15 Aug 14:06
Compare
Choose a tag to compare
  • Migrated to handlebars expressions

Version 0.6

10 Aug 11:15
Compare
Choose a tag to compare

Added persisted entities sample

Version 0.5

04 Aug 13:50
Compare
Choose a tag to compare
  • Added Authentication sample
  • Added Blank bg sample

Version 0.4

27 Jul 10:21
Compare
Choose a tag to compare
  • Added tests to the samples

Version 0.3

20 Jul 13:37
Compare
Choose a tag to compare
  • Added spec files
  • Blank sample is moved outside of QuickStart