Skip to content

Releases: n4ze3m/dialoqbase

v1.0.0

01 Oct 12:46
c92ea4e
Compare
Choose a tag to compare

Dialoqbase v1.0.0 Release

We are thrilled to announce the release of Dialoqbase v1.0.0! This release comes with several exciting features and improvements that enhance your bot-building experience.

  • Multi Users with Admin Control
  • Queue Processing Concurrency
  • Optional Datasources for Bot Creation
  • New Enhanced UI
  • add azure AZURE_OPENAI_API_KEY @zhuSilence in #94

How to Upgrade

To upgrade to Dialoqbase v1.0.0, simply follow the installation instructions in our documentation. If you're an existing user, make sure to back up your data before upgrading.

New Contributors

Full Changelog: v0.0.32...v1.0.0

Learn More

v0.0.32

28 Sep 13:49
5eefd1e
Compare
Choose a tag to compare

What's Changed

  • Added support for using YouTube videos as a dataloader idea via @mjtechguy
  • Now supports Mistral Model via fireworks.ai integration
  • Introduced hybrid search retrievers, such as Supabase Hybrid Search on Langchainjs, which can be toggled in the settings idea via @phpia
  • You can now access the question generator prompt editor in the settings idea via @oleg-schmidt

Full Changelog: v0.0.31...v0.0.32

New Contributors

v0.0.31

26 Sep 18:37
fe5fcea
Compare
Choose a tag to compare

What's Changed

  • Save customer chat to browser local storage, only removing it when the customer restarts.
  • View all customer chats on the bot dashboard.

Full Changelog: v0.0.30...v0.0.31

New Contributors

v0.0.30

23 Sep 18:21
a02312d
Compare
Choose a tag to compare

What's Changed

Speech Recognition

  • Initial release of Speech Recognition using WebkitSpeechRecognition/SpeechRecognition.
  • Support for the following browsers:
    • Chrome (desktop)
    • Safari 14.1
    • Microsoft Edge
    • Chrome (Android)
    • Android WebView
    • Samsung Internet

Please note that additional features and improvements are planned for future releases, including support for OpenAI Whisper and other speech recognition api. Stay tuned for updates!

PDF Support

  • Added PDF support to the website data loader. You can now directly load PDF files through the application.

Text-to-Speech

  • Introduced text-to-speech functionality using the browser's speechSynthesis API and elevenlabs.
  • Users can now enable and configure text-to-speech features via the new playground settings.

Playground Settings

  • Added new settings in the playground to manage both speech recognition and text-to-speech functionalities.
  • Users can customize their speech recognition and text-to-speech experiences through these settings.
  • Update running-locally-for-development.md by @phpia in #79

New Contributors

Full Changelog: v0.0.28...v0.0.30

v0.0.29

19 Sep 13:14
ec96260
Compare
Choose a tag to compare

What's Changed

  • add gpt-3.5-turob-instruct model by @n4ze3m in #78

Full Changelog: v0.0.28...v0.0.29

v0.0.28

15 Sep 11:03
d5f35c0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.27...v0.0.28

v0.0.27

08 Sep 19:46
6356dc0
Compare
Choose a tag to compare

What's Changed

  • Playground UI now displays sources
  • UI upgraded
  • Introducing a new login page

Full Changelog: v0.0.26...v0.0.27

v0.0.26

29 Aug 08:34
c46ce6c
Compare
Choose a tag to compare

What's Changed

  • add mermaid flowchart support to playground by @n4ze3m in #71

Full Changelog: v0.0.25...v0.0.26

v0.0.25

27 Aug 07:12
c77f5f6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.24...v0.0.25

v0.0.24

25 Aug 10:32
77e49e5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.23...v0.0.24