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.14.1

Published by EFF almost 4 years ago

Release Notes

Bug fixes

  • channel-web
  • core
  • nlu
  • telemetry

For details see changelog

botpress - v12.14.0

Published by EFF almost 4 years ago

Release Notes

Improvements
Conversation debugger has been moved to bottom console, allowing more space for logs, errors and stacktraces. The debug configuration has been made accessible in that section as well making debugging more convenient. To toggle this panel just hit ctrl + j.

image

image

For more details about this release see changelog

botpress - v12.13.2

Published by EFF almost 4 years ago

Release Notes

Bug fixes

  • NLU cache size

Improvements

  • API version for standalone NLLU
  • Base for library usage in custom code
botpress - v12.13.1

Published by EFF almost 4 years ago

Release Notes

Bug Fixes

  • Channel-web: fix multiple ui issues

For details see changelog

botpress - v12.13.0

Published by EFF almost 4 years ago

Release Notes

Improvements

  • Telemetry : Helps the botpress team to better identify issues and potential improvements areas
  • NLU: configurable model cache size
  • Studio: New design of standard nodes and added show traces on workflows
  • 8 fixes see changelog for details

Preview
image

botpress - v12.12.1

Published by EFF almost 4 years ago

Release Notes

Bug Fixes

  • Studio: Training button pending state prevents sending multiple training requests
  • Studio: emulator not floating over everything anymore
  • Logger: better formatting

For details see changelog

botpress - v12.12.0

Published by EFF almost 4 years ago

Release notes

New in 12.12.0

  • New skin for Emulator
  • Highlighted flow path when debugging conversations
  • Errors and logs related are now displayed in processing pane of the debugger

Screen Shot 2020-11-02 at 4 46 18 PM

Bug fixes

Minor webchat issues have been fixed, for more details see changelog

botpress - v12.11.0

Published by EFF almost 4 years ago

Release Notes

Features

  • Cancelable training

Improvements

  • Port Node 12
  • Faster training time
  • Polishing some studio elements
botpress - v12.10.10

Published by EFF almost 4 years ago

Release Notes

Bug Fixes

  • Code Editor: Fix scroll issue on Firefox
  • Converse: Fix issue with messages from multiple bots
  • Flow: Fix flow ordering on postgres
  • Config: Reverse proxy can be enabled with the default value (true)
  • NDU: Fix issue with skill and capitalized choices
  • Webchat: Added a condition which should speed up conversation loading

For details see changelog

botpress - v12.10.9

Published by EFF almost 4 years ago

Release Notes

Bug Fixes

  • Display deleted QnAs
  • Consistend QnA IDs when importing

Improvements

  • Database indices for improved performance in channel-web
  • Messages by language metric in analytics
  • Initialize webchat with conversationId
  • Copy Qna ID to clipboard

For more details see changelog

botpress - v12.10.8

Published by EFF about 4 years ago

Release Notes

Fixes

  • 3rd party library security updates

Improvement

  • Display language analytics
  • Performance on channel web
  • Display channel web on a specific conversation Id
botpress - v12.10.7

Published by EFF about 4 years ago

Release Notes

Improvements

  • Proper message ordering for Misunderstood module
  • Minor improvement for Webchat
  • Minor improvement on archive extraction
botpress - v12.10.6

Published by EFF about 4 years ago

Release Notes

Bug Fixes

  • Fix slow issue with lot of flow. Prevent loading all flows for every incoming messages
  • Fix uploading bot archive on Windows.
  • NLU Intent Exact matcher now uses entity name instead of stripping it away
  • Various fixes
botpress - v12.10.5

Published by allardy about 4 years ago

Release Notes

Bug Fixes

  • Memory leak issue when the file output is not enabled for the logger (fileOutput)
  • Fix small issue in NLU

Features

  • Added a diagnostic tool to help identify issues when running Botpress
botpress - v12.10.2

Published by allardy over 4 years ago

botpress - v12.10.1

Published by EFF over 4 years ago

Release Notes

Bug Fixes

  • NLU: intents and QnAs with less than 3 examples weren't using exact matcher
  • NLU: given a context with enough data to be trained and with intents with less than 3 examples, intent prediction was tried even without having intent classifier, causing predict pipeline to crash
  • Core: Skill choice wasn't working properly due to some work on NDU enabled bots
botpress - v12.10.0

Published by EFF over 4 years ago

Release Notes

Features

  • UI: More work toward a better interface
  • QNA: Brand new interface to make it easier to manage questions
  • Admin: Upload custom modules from the interface
  • Branding for Enterprise users is easier to configure
  • NLU: Out of scope model by context
  • Studio: Brand new way to organize your Flows and QnAs when using a NDU enabled bot

Bug Fixes

  • Analytics: some data wasn't displayed properly
  • Core: Say something nodes now using proper template

Note

Existing installations using custom_style.css will need to update their botpress.config.json file to specify the path to the custom style

botpress - v12.9.3

Published by allardy over 4 years ago

Release Notes

Bug Fixes

  • Various improvements to performances
  • HITL: Fix some integration issues with Messenger
  • Fix jumpTo condition in actions
  • Fix image links when using subpaths
  • Fix issue with session expiry & timeouts
  • Analytics: fix display issue when using Postgres
  • CMS: Fix missing arrows to reorder choices
botpress - v12.9.2

Published by allardy over 4 years ago

Release Nodes

Bug Fixes

  • Fix signature of hooks and actions
  • Various security improvements
  • Fix issue with the language used by QnA answers
  • Fix issue when pressing enter while creating a content element for QnA
  • Analytics - Various fixes
botpress - v12.9.1

Published by allardy over 4 years ago

Release Notes

Bug Fixes

  • Analytics: Fix a display bug where numbers didn't make sense
  • Analytics: Data can also be exported as JSON
  • Webchat: Fix button height when a single choice is longer
  • Revisions: Fix revisions order and clearing oldest revisions
  • NLU: Better language detection
Package Rankings
Top 1.72% on Npmjs.org
Badges
Extracted from project README
Discord YouTube Subscribe Documentation @botpress/sdk @botpress/cli
Related Projects