Skip to content

Releases: n4ze3m/dialoqbase

v1.4.6

11 Dec 15:32
43287ba
Compare
Choose a tag to compare

What's Changed

  • added Mixtral MoE 8x7B Chat from @fw-ai

Full Changelog: v1.4.5...v1.4.6

v1.4.5

03 Dec 15:02
477dc34
Compare
Choose a tag to compare

What's Changed

  • Added New models from fireworks
  • Added voice support to the Telegram bot; it can now reply to voice messages. This feature is currently slow, but I will try to optimize it in a future release

Full Changelog: v1.4.4...v1.4.5

v1.4.4

28 Nov 19:19
12d05d3
Compare
Choose a tag to compare

What's Changed

  • Fixed Integrations history issue #156
  • Conversation logs now include Telegram and Discord chat logs. WhatsApp logs will be added in a future release
  • UI enhancement

Full Changelog: v1.4.3...v1.4.4

v1.4.3

23 Nov 13:15
54cacb2
Compare
Choose a tag to compare

What's Changed

  • New Docx loader #139
  • Playground UI updated
  • New Anthropic models

Full Changelog: v1.4.2...v1.4.3

v1.4.2

19 Nov 09:29
e48b544
Compare
Choose a tag to compare

What's Changed

  • Fixed #145 and #140.
  • Addressed streaming-related issue #147.
  • New UI for the Playground form.
  • Chat Widget Updates.
  • Docker image that now supports arm64 architecture.

Full Changelog: v1.4.1...v1.4.2

v1.4.1

11 Nov 05:37
46e6f07
Compare
Choose a tag to compare

What's Changed

  • Fixed issue #116.
  • Added support for the Jina embedding API using the JINA_API_KEY environment variable.
  • Updated the Playground UI.

Full Changelog: v1.4.0...v1.4.1

v1.4.0

09 Nov 12:09
48e82e3
Compare
Choose a tag to compare

What's Changed

Added:

  • Jina embedding
  • The latest OpenAI models

Updated:

  • Transitioned from using Whisper to Distil Whisper

Improved:

  • Defaulted to Retrieval-Augmented Generation (RAG) with significantly better response quality #133

Integration:

  • Telegram integration updated to include the use of the welcome message from the bot theme editor for a more personalized user experience. #143

Fixed:

  • Addressed issues with the regular expression (regex) for Github loading processes to prevent errors during data retrieval. #126

Full Changelog: v1.3.1...v1.4.0

v1.3.1

03 Nov 05:29
ce03873
Compare
Choose a tag to compare

What's Changed

  • migration fix v1.3.0

Full Changelog: v1.3.0...v1.3.1

v1.3.0

02 Nov 18:34
e2206db
Compare
Choose a tag to compare

What's Changed

  • Support openai apiBase parameter #126

  • API key field for custom model loading #120

  • Add RAG functionality for web embedding #127

  • Allow setting openai apikey per bot (currently only support for openai models) #115

Full Changelog: v1.2.1...v1.3.0

v1.2.1

23 Oct 17:25
78dd134
Compare
Choose a tag to compare

What's Changed

  • Fix: App exited with code 0 caused by example DB_SESSION_SECRET by @luckrnx09 in #121
  • WhatsApp verify token fix by @n4ze3m in #124

New Contributors

Full Changelog: v1.2.0...v1.2.1