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.
- Better search algorithm for article count / listing.
- Bearer token insertion in FastAPI UI.
- Limit query size.
- Add OBI copyright.
- Push to ECR prod+staging
- Fix whitespace issue in author suggestion.
- Auto push to ecr.
- Streaming with cache enabled.
- Use OpenAI response_format instead of separators in the prompt.
- Switch to cohere reranker v3 and
retriever_k = 500
.
- Put SSL certification for OS in the application by default.
- Remove
user-id
from the caching key building.
- First full release