Releases: mamei16/LLM_Web_search
Releases · mamei16/LLM_Web_search
v4.1.0
What's Changed
Added an option to toggle reasoning on/off after a web search. This is aimed particularly at Qwen3, where switching between Thinking and Non-Thinking Mode is easy and the model has been trained for this hybrid functionality.
Full Changelog: v4.0.0...v4.1.0
v4.0.0
What's Changed
- Adapted to new expected signature of generate_func that was introduced in text-generation-webui v3.0.
This is a breaking change: Versions prior to text-generation-webui v3.0 are no longer supported
Full Changelog: v3.8.0...v4.0.0
Retrospective release v3.8.0
Original commit date: Apr 25, 2025
What's Changed
- Add New Token Classification based Chunking Method by @mamei16 in #172
- Support new model loader from text-generation-webui/releases v2.8
Full Changelog: v3.7.0...v3.8.0
Retrospective release v3.7.0
Retrospective release v3.6.0
Original commit date: March 30, 2025
What's Changed
- Bump duckduckgo-search from 7.4.4 to 7.5.1 by @dependabot in #158
- Several bugfixes related to DDGS and DDGS answers
Full Changelog: v3.5.0...v3.6.0
Retrospective release v3.5.0
Original commit date: Feb 23, 2025
What's Changed
- Bump faiss-cpu from 1.8.0.post1 to 1.10.0 by @dependabot in #148
- Bump optimum from 1.23.2 to 1.24.0 by @dependabot in #151
- Bump sentence-transformers from 3.0.1 to 3.4.1 by @dependabot in #149
- Bump unstructured from 0.15.13 to 0.16.23 by @dependabot in #154
- Bump beautifulsoup4 from 4.12.3 to 4.13.3 by @dependabot in #152
- Use token counts for SimilarLengthsBatchifyer by @mamei16 in #155
- Go back to regular
duckduckgo_search
library
Full Changelog: v3.4.0...v3.5.0
Retrospective release v3.4.0
Retrospective release v3.3.0
Original commit date: Jan 4, 2025
What's Changed
- Added option to hide "Force search" checkbox in UI
Full Changelog: v3.2.0...v3.3.0
Retrospective release v3.2.0
Original commit date: Dec 22, 2024
What's Changed
- Switch to custom
duckduckgo_search
library - Bugfixes
Full Changelog: v3.1.0...v3.2.0