botpress

The open-source hub to build & deploy GPT/LLM Agents ⚡️

MIT License

Downloads
6.3K
Stars
12.6K
Committers
23

Bot releases are hidden (Show)

botpress - v12.9.0

Published by allardy over 4 years ago

Release Notes

Features

  • NLU: Caching for entity extraction
  • Quick Shortcuts: Navigate around the app quickly using CTRL+SHIFT+P
  • Enable or disable modules directly from the administration panel
  • Base implementation of the new UI
  • Code Editor: Upload file via the advanced editor (see documentation to disable that feature)
botpress - v12.8.6

Published by allardy over 4 years ago

Release Notes

Features

  • Webchat: Added German translations
  • Analytics: Added button to export data to a CSV file
  • Core: Added support for JWKS on external auth for channel web

Bug Fixes

  • Skill Choice will also try to match on choice value
  • QNA: Fix error message when using redirects
  • Dialog: Bring back previousFlow/previousNode

Developers

  • Fix issue with debugger on vs code
  • Added command to watch multiple modules
botpress - v12.8.5

Published by allardy over 4 years ago

Release Notes

Bug Fixes

  • Webchat: Improved accessibility for screen readers
  • NLU: Various minor improvements
botpress - v12.8.4

Published by allardy over 4 years ago

Release Notes

Features

  • Webchat: Improved accessibility for screen readers

Bug Fixes

  • Studio: Fix issue with blank page when there's an error on the flow
  • Core: The variable BP_PORT can be used to set the server port
  • Core: Middleware chain is no longer stopped on timeouts
  • Core: Higher memory limit for nodejs when packaged in binary
  • NLU: Exact matcher runs on spellchecked user input
  • NLU: Speed-up training of out of scope detection
botpress - v12.8.2

Published by allardy over 4 years ago

Release Notes

Bug Fixes

  • NLU: Fix issue with misunderstood queries
botpress - v12.8.1

Published by allardy over 4 years ago

Release Notes

Features

  • Admin: Added language selector for UI (english/french for now)

Bug Fixes

  • Studio: Fix issue with nodes "say something"
  • Added missing translations
botpress - v12.8.0

Published by allardy over 4 years ago

Release Notes

Features

  • Analytics: compare with previous period
  • Slack: add support for events api
  • Webchat: Added accessibility features
  • Webchat: Add config for css path in moduel config
  • UI: Interface translation (en/fr for now)
  • NLU: Add toggle for auto train & button for instant train
  • NLU: Added POS for French language
  • CMS: Clean up unused media (when deleting a content element)
  • Flow: Invalid transitions are displayed in red
  • QNA: Added support for multiple categories

Bug Fixes

  • Auth: Token auto refresh is now fixed on studio/admin
  • Dialog: Timeout was called only when there was less than 250 sessions
botpress - v12.7.2

Published by slvnperron over 4 years ago

Release Notes

Features

  • NLU: Added Part of Speech tagging for French

Bug Fixes

  • Webchat: Fix height issue on the bot info page
  • Slack: Disconnect web socket when bot unmount
  • Studio: Added shortcut to save config
botpress - v12.7.1

Published by allardy over 4 years ago

Release Notes

Bug Fixes

  • NLU: extract necessary entity only (faster training)

Improvements

  • NLU: prune & compress models
  • Disable no-repeat policy for new servers
  • Changed how the advanced editor can be accessed on the code editor
botpress - v12.7.0

Published by allardy over 4 years ago

Release Notes

Features

  • Analytics: per-bot analytics (more metric to be added soon)
  • NLU: Added worker threads for faster training
  • NLU: Out of scope for better understanding
  • Moved bot configuration page to the studio
  • Pipeline: Approval & reviewers
  • Pipeline: Configuration UI on admin panel

Bug Fixes

  • Messenger Fix issue during initialization
  • NLU: Pruning old language models

Developers

  • Module builder will complain when there is a typing issue on module backend code
  • Hot reload modules during development (no server restart required)
botpress - v12.6.0

Published by allardy over 4 years ago

Release Notes

Features

  • Hooks can now be configured per-bot
  • New Logs page on the admin panel (includes global & bot logs)
  • CMS: Added quick links on content element to find where they are being used
  • Core: Support for redis cluster configuration
  • Code editor: added audit logs for read/write actions

Bug Fixes

  • Admin: Importing a bot with an existing offers the option to overwrite it
  • CMS: Fix image preview when the link has a space
  • Flow: fix node highlighting & update hash in URL when changed

Developers

  • Added a new module to share components between the admin, studio and modules
  • Adjustments to the module-builder greatly reduce the build time & hard disk space necessary
botpress - v12.5.0

Published by allardy over 4 years ago

Release Notes

Features

  • Channel Smooch integration (beta)
  • CMS: View content element usage in Flows/QNA
  • Admin: Restart individual servers directly from the monitoring page
  • Monitoring: View health of individual bots (status, errors, warnings) on each server
  • Code editor: Experimental interface to edit all files from the data folder (type "rawtool" to access it)
  • Added markdown support for single choice
  • NLU: Typos detection
  • NLU: Usage of alternate sentence at predict time when detected typos

Bug Fixes

  • Added migration to add the markdown property by default to text messages
  • When a bot fails to mount properly, the code editor can still be used
  • Trying to open the studio on an nonexistent bot will no longer logout the user

Improvements

  • Better examples on how to customize the webchat (see embedded-webchat.html)
  • More detailed error message when a bot fails to mount
  • NLU: Review Levenstein distance implementation
botpress - v12.4.2

Published by allardy over 4 years ago

Release Notes

Bug Fixes

  • NLU: Fix training issue
  • NLU: Fix issue with spaces and slots
  • Core: Fix timeout issue with knex and sqlite
  • UX fix on the bot details page
  • Various minor fixes
  • channel-web: properly scroll to bottom on new messages
botpress -

Published by slvnperron over 4 years ago

Release Notes

Bug Fixes

  • Webchat: loads faster when embedded on a website
  • Webchat: fixed content scrolling issue when buttons are displayed
  • Flow Editor: Fixed user stuck in a flow when transition is missing
  • QNA: fix redirect to flow
  • Pro: Fixed the issue with redis when connecting to an IP address
botpress - v12.4.0

Published by allardy almost 5 years ago

Release Notes

Features

  • NLU: Rename and duplicate entities
  • NLU: Rename and duplicate intents
  • NLU: Batching requests for Duckling
  • NLU: Retry policy and caching for Duckling
  • NLU: Use entities for intent exact matching
  • Webchat: Update UI language when using the change language action
  • Added image preview in the CMS & Flow editor

Bug Fixes

  • NLU: Ignore non words in sentence embeddings
  • NLU: Fixed isWord property in token which fixes exact matching
  • Fix issue with getStorageWithExpiry
  • Fix retry error with the event collector
  • Fix issue on the flow editor which rendered the page blank
botpress - v12.3.2

Published by allardy almost 5 years ago

Release Notes

Bug Fixes

  • Fix issue when promoting a bot when auto revision is enabled
  • Fix issue when redirecting a user to previous flow when there was none
  • NLU: Previous model will be loaded when the current one is invalid
  • NLU: Will use global context when predictions are empty
  • NLU: Prediction are applied on requested contexts
  • Flow: Current flow will be re-selected when switching from node properties
  • Flow: Added protection to ensure that two nodes can't have the same name
  • Webchat: Updated translations for login form
  • Bigger timeout for some actions on the admin panel
botpress - v12.3.1

Published by allardy almost 5 years ago

Release Notes

Features

  • Webchat: There can be different avatars from bot-originating messages

Bug Fixes

  • Webchat: Restored missing logic for references
  • Various minor fixes
botpress - v12.3.0

Published by EFF almost 5 years ago

Release Notes

Features

  • NLU: experitmental Part of speech tagging (POS) for english language

Improvemennts

  • NLU: Added slot value field, assign it to entity value when necessary
  • NLU: Improved slot tagging when POS tagging is enabled

Bug Fix

  • Fix flickering issue with the webchat on IE
  • Fix issue when setting BPFS to database for the first time
  • Fix issue related to email case
  • Bot import will be done in the current workspace
  • Fix "disconnect node" action on the flow editor
  • NLU: Removed training session info from persisted model which was causing troubles on cluster deployments
  • NLU: Ensure spaces are added properly in slot source extraction
  • NLU: Set minimum number of intents to 3 for training not 4
  • NLU: Reworked list entity exact, fuzzy and structural scoring leading to better extraction
  • Fix some issues with IE on the admin panel
  • Fix bad transitions when adding or removing items on skill choice
botpress - v12.2.3

Published by allardy almost 5 years ago

Release Notes

Features

  • NLU: New editor for entities
  • NLU: Added a configuration for fuzzy matching factor
  • NLU: Added examples for pattern entities
  • NLU: Added a configuration for case sensitivity in pattern entities
  • CMS: When editing an element missing translations, the default language will be used
  • Flow: Quick link creation by dragging a port to the new node's location
  • Code Editor: Added code samples
  • Code Editor: Added option to copy global module config to the current bot
  • Webchat: Option to use session storage instead of local storage
  • Redis can be used to share user state across nodes (instead of only the database)

Bug Fixes

  • Webchat: Fix issue with scroll to bottom and buttons
  • NLU: Fix issue with "intent is"
  • Choice: Fix collision issue when multiple Choice are on the same flow
  • Email is now case insensitive
  • Flow: Caption is no longer lost when editing transitions
  • Admin: Fixed an issue when adding a collaborator where the button stayed gray
  • Fixed max listeners warning
  • Fix issue where botpress doesn't start if you set the DEBUG environment variable

Improvements

  • NLU: several performance optimizations
  • NLU: Unified UI elements / got rid of useless dependencies
  • Core: several performance optimizations
  • Core: updated dependencies
botpress - v12.2.2

Published by EFF almost 5 years ago

Release Notes

Improvements

Multiple fixes that bumps performances.

Bug Fixes

  • NLU: improvements on extracting none intent
  • NLU: Brought back hard context filtering
Package Rankings
Top 1.72% on Npmjs.org
Badges
Extracted from project README
Discord YouTube Subscribe Documentation @botpress/sdk @botpress/cli
Related Projects