Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump genie-toolkit from 0.8.0 to 0.9.0 #142

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2022

Bumps genie-toolkit from 0.8.0 to 0.9.0.

Changelog

Sourced from genie-toolkit's changelog.

0.9.0

Please see the previous releases for the full list of changes in this development cycle.

0.9.0-rc.1

Dialogue agent improvements

  • Added another confidence level, used to override normal confidence #848.
  • The logic to choose dialogue handlers was improved to avoid an accidental switch when answering a question from the agent #850.

New features in engine and runtime

  • Improved handling of active and inactive conversations, allowing the engine to go to sleep without losing the conversation state #836.
  • Added support for persistent conversation history #835.

Changes to synthesis and training tools

  • Added support for disk-based sampling of parameters during augmentation #846.
  • Starter makefiles now download parameter datasets from S3 instead of Thingpedia #846.

Other changes

  • genie assistant now uses the Thingpedia URL configured in git, if present #850.
  • Added some more FAQs to the builtin skill [#851, #855, #856].
  • Misc bug fixes [#852, #853, #854].
  • Updated dependencies [#833, #837, #857].

0.9.0-alpha.1

User visible changes

  • All references to the assistant now use the name "Genie" rather than "Almond".
  • New feature: one-off timers at a specific time [#623, #673, #681, #695, #696, #699, #715, #750].

Dialogue agent improvements

  • Added support to dispatch to different dialogue backends not backed by ThingTalk. This is useful to interface with FAQ models and question-answering systems [#639, #652, #654, #752, #773].
  • Added support for deciding if a command is likely parsed correctly based on confidence scores [#660, #663, #722].
  • Added the ability to start the dialogue with a specific command instead of a generic welcome message.
  • Added support for custom empty search phrases.
  • Added support for custom follow-ups.
  • Transaction dialogues were tuned to be more command-oriented and more suitable to a virtual assistant [#716, #718].
  • Added support for joins that return pairs of items #755.

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [genie-toolkit](https://github.com/stanford-oval/genie-toolkit) from 0.8.0 to 0.9.0.
- [Release notes](https://github.com/stanford-oval/genie-toolkit/releases)
- [Changelog](https://github.com/stanford-oval/genie-toolkit/blob/master/HISTORY.md)
- [Commits](stanford-oval/genie-toolkit@v0.8.0...v0.9.0)

---
updated-dependencies:
- dependency-name: genie-toolkit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 1, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 1, 2022

Superseded by #151.

@dependabot dependabot bot closed this May 1, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/genie-toolkit-0.9.0 branch May 1, 2022 13:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants