Skip to content

Latest commit

 

History

History
55 lines (35 loc) · 1.03 KB

CHANGELOG.md

File metadata and controls

55 lines (35 loc) · 1.03 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

[0.0.10] - 26.02.2025

Changed

  • Better search algorithm for article count / listing.

[0.0.9] - 14.02.2025

Added

  • Bearer token insertion in FastAPI UI.

Fixed

  • Limit query size.
  • Add OBI copyright.
  • Push to ECR prod+staging

[0.0.8] - 10.12.2024

Fixed

  • Fix whitespace issue in author suggestion.

[0.0.7] - 30.10.2024

Added

  • Auto push to ecr.

[0.0.6] - 19.09.2024

Fixed

  • Streaming with cache enabled.

Changed

  • Use OpenAI response_format instead of separators in the prompt.
  • Switch to cohere reranker v3 and retriever_k = 500.

[v0.0.5]

Changed

  • Put SSL certification for OS in the application by default.

Removed

  • Remove user-id from the caching key building.

[v0.0.4]

Added

  • First full release