Skip to content

Latest commit

 

History

History
45 lines (45 loc) · 1.38 KB

NEWS.org

File metadata and controls

45 lines (45 loc) · 1.38 KB

Version 1.1.7

  • Fix batch embeddings calculation.

Version 1.1.6

  • Fix validate function syntax in custom variables definition.

Version 1.1.5

  • Fix typo in command name.

Version 1.1.4

  • Add embeddings recalculation. Can be useful if you want to change elisa-embeddings-provider without loosing your elisa database.

Version 1.1.3

  • Add command to enable all collections.

Version 1.1.2

  • Speed up semantic splitting with batch embeddings. Experimental. Disabled by default.

Version 1.1.1

  • Improve prompt template for prompt rewriting.

Version 1.1.0

  • Add complex documents (like pdf, odt, doc etc.) support using Apache Tika.

Version 1.0.4

  • Add progress reporter for async operations.

Version 1.0.3

  • Make sql syntax uppercased to improve readability.

Version 1.0.2

  • Fix review issues.
  • Improve package documentation.

Version 1.0.1

  • Inject missing variables.

Version 1.0.0

  • Add semantic split.
  • Add optional reranker.
  • Add hybrid search.
  • Add collections.
  • Add web search.
  • Add search in local files.
  • Fix asyncronous parsing.

Version 0.1.4

  • Search for gzipped builtin manuals.

Version 0.1.3

  • Improve built-in manuals directory location method.

Version 0.1.2

  • Warn user instead of network call during package loading.

Version 0.1.1

  • Refactor asyncronous parsing to fix alterantive installation ways.

Version 0.1.0

  • Initial release.