Skip to content

Releases: n4ze3m/dialoqbase

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

v1.2.0

20 Oct 15:06
13d86c1
Compare
Choose a tag to compare

What's Changed

  • Better Discord bot integration by @hutli in #118
  • Local AI Model Support
  • Chatbot API Support

New Contributors

Full Changelog: v1.1.0...v1.2.0

v1.1.0

12 Oct 19:23
087fd28
Compare
Choose a tag to compare

What's Changed

  • Experimental Support for RAG (Retrieval Augmented Generation).

  • Experimental Public Bot API protection.

Notes

Both features are currently in the experimental phase. We're planning to make these default features once we receive valuable feedback from the community. We appreciate your input and testing!

Full Changelog: v1.0.4...v1.1.0

v1.0.4

07 Oct 19:19
1b8a5e5
Compare
Choose a tag to compare

What's Changed

  • sitemap as data loader
  • ui enhanced

Full Changelog: v1.0.3...v1.0.4

v1.0.3

05 Oct 18:00
4d21331
Compare
Choose a tag to compare

What's Changed

  • v1.0.3 - rest api as data loader
  • Supabase/gte-small embedding model

Full Changelog: v1.0.2...v1.0.3

v1.0.2

04 Oct 18:59
6d77878
Compare
Choose a tag to compare

What's Changed

  • whitescreen issue fixed caused by crypto.randomUUID
  • only use syntax component for programming languages on context modal popup

Full Changelog: v1.0.1...v1.0.2

v1.0.1-patch

03 Oct 13:29
76da28b
Compare
Choose a tag to compare

What's Changed

  • 1.0.1-patch - migration bug fix by @n4ze3m in #97

Full Changelog: v1.0.1...v1.0.1-patch

v1.0.1

02 Oct 14:36
cee70ec
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.0.1