Skip to content

Releases: snexus/llm-search

v0.7.0

29 Mar 09:40
1caa920
Compare
Choose a tag to compare
  • Add support for conversation history (#101)

v0.6.6

29 Mar 06:32
d4d56b4
Compare
Choose a tag to compare

Packaging and documentation

v0.6.5

14 Mar 11:44
5b76a89
Compare
Choose a tag to compare

What's Changed

  • Fixed metadata for formats without proper page numbers by @snexus in #104 (issue #103)

Full Changelog: v0.6.4...v0.6.5

v0.6.4

09 Mar 03:54
a171737
Compare
Choose a tag to compare
  • Fix #100
  • Fix formatting

v0.6.3

01 Mar 09:41
edc4cd4
Compare
Choose a tag to compare

What's Changed

  • Add license - issue #97
  • Fix query expansion prompt by @snexus in #98

Full Changelog: v0.6.2...v0.6.3

v0.6.2: Downgrade sentence-transformers due to compatibility issues with Inst…

25 Feb 12:58
fc69a69
Compare
Choose a tag to compare
  • Downgrade sentence-transformers to 2.2.2 due to compatibility issues with Instruct embeddings.
  • Update Readme

v0.6.1

25 Feb 12:18
fbafe21
Compare
Choose a tag to compare

v0.6.0

22 Jan 08:42
5243360
Compare
Choose a tag to compare

What's Changed

  • Upgrade dependencies for new Langchain + OpenAI API and test interoperability with LiteLLM + Ollama by @snexus in #87
  • Split document base and model configuration, check readme for the latest syntax.

Full Changelog: v0.5.1...v0.6.0

v0.5.1

09 Dec 01:38
d0f756d
Compare
Choose a tag to compare
  • Include the capability to generate embeddings from the web UI if they are not available in the local file system

v0.5.0

24 Nov 07:38
87d3750
Compare
Choose a tag to compare