Releases: vertexcover-io/locatr
Releases · vertexcover-io/locatr
Locatr release 0.0.10
Locatr v0.0.10
Build type: Release
Features
- Re-ranking client to improve accuracy
- Support for Cohere re-ranker
Changes
- Added new fields to
locatrResult
- Added
LlmErrorMessage
,AttemptNo
,LocatrRequestInitiatedAt
,LocatrRequestCompletedAt
- Added evaluations to the
eval/
directory for package checks - Added more examples to the
examples/
directory - Integrated LangChain’s
RecursiveCharacterTextSplitter
for text splitting
Install
go get github.com/vertexcover-io/locatr
Locatr v0.0.8 (First Locatr Release).
Locatr first prod release.
Locatr v0.0.8
Build type: Release
Features:
- Support for athropic and openai.
- Caching support to avoid llm calls.
- Support for logging to Locatr.
Install
go get github.com/vertexcover-io/locatr
Pre release 0.0.7
Merge pull request #3 from vertexcover-io/fix/docs Refactor: Move All Files to Root, Add exmaples and Update Documentation
Test golang docs
v0.0.6 feat: add docs to functions
Test release.
v0.0.5 feat: add doc.go file
Test release v0.0.3
test release