Releases: n4ze3m/dialoqbase
Releases · n4ze3m/dialoqbase
v1.5.2
What's Changed
- The chatbot widget is now responsive on mobile devices. (Fix #176 )
- New chatbot widget embedding editor (allows users to add a custom icon, choose colors easily, and make changes using the editor)
- UI: Easily search chat and embedding models from the drop-down
Full Changelog: v1.5.1...v1.5.2
v1.5.1
What's Changed
- Max Width and Max Height to chat widget by @nsollazzo in #177
- Added qwen-72b-chat model from fireworks.ai
- UI fixes
New Contributors
- @nsollazzo made their first contribution in #177
Full Changelog: v1.5.0...v1.5.1
v1.5.0
What's Changed
- Dark mode support
- Removed tensorflow embedding
- Added embedding-001 from google ai
- Added Mistral and other few models from fireworks.ai
- Added gemini-pro from Google
- Application optimized little
Full Changelog: v1.4.6...v1.5.0
v1.4.6
v1.4.5
v1.4.4
v1.4.3
v1.4.2
v1.4.1
v1.4.0
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