Skip to content

Releases: mamei16/LLM_Web_search

v4.1.0

01 May 18:14
Compare
Choose a tag to compare

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

27 Apr 17:21
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.8.0...v4.0.0

Retrospective release v3.8.0

27 Apr 17:15
Compare
Choose a tag to compare

Original commit date: Apr 25, 2025

What's Changed

Full Changelog: v3.7.0...v3.8.0

Retrospective release v3.7.0

27 Apr 17:12
8c27c4d
Compare
Choose a tag to compare

Retrospective release v3.6.0

27 Apr 17:09
Compare
Choose a tag to compare

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

27 Apr 17:07
4b8f85c
Compare
Choose a tag to compare

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

27 Apr 17:05
9dc2a4a
Compare
Choose a tag to compare

Original commit date: Feb 1, 2025

What's Changed

  • Fix how new prompt after search is constructed by @mamei16 in #147

Full Changelog: v3.3.0...v3.4.0

Retrospective release v3.3.0

27 Apr 17:03
Compare
Choose a tag to compare

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

27 Apr 17:01
Compare
Choose a tag to compare

Original commit date: Dec 22, 2024

What's Changed

  • Switch to custom duckduckgo_search library
  • Bugfixes

Full Changelog: v3.1.0...v3.2.0

Retrospective release v3.1.0

27 Apr 16:58
90b5d45
Compare
Choose a tag to compare

Original commit date: Nov 6, 2024

What's Changed

  • Remove optional qdrant dependency by @mamei16 in #125
  • Bugfixes and improvements

Full Changelog: v3.0.0...v3.1.0