Skip to content
This repository has been archived by the owner on Jul 18, 2024. It is now read-only.

Releases: defenseunicorns/leapfrogai-api

v0.5.1

27 Feb 17:53
041cd98
Compare
Choose a tag to compare

What's Changed

  • fix: Loosen chat functions type by @gerred in #71

Full Changelog: v0.5.0...v0.5.1

v0.5.0

23 Feb 21:27
c44f80d
Compare
Choose a tag to compare

What's Changed

  • feat: Migrate deployment to UDS. by @YrrepNoj in #58
  • feat: Modify embeddings endpoint to accept str and [str] by @gphorvath in #63
  • feat: Add additional OpenAI spec compliant types to CreateEmbeddings class by @YrrepNoj in #56
  • fix: update embeddings to return the whole list by @gphorvath in #64
  • fix: Config watch will detect backend deletion in k8s cluster by @jalling97 in #67
  • chore: Pin the Versions of Tools used in Workflows by @YrrepNoj in #44
  • chore: update CODEOWNERS to mostly use the leapfrogai team by @YrrepNoj in #61
  • chore: Add OpenSSF Scorecard by @YrrepNoj in #53

New Contributors

Full Changelog: v0.4.6...v0.5.0

v0.4.5

01 Feb 04:45
15c37e9
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4.4...0.4.5

v0.4.4

11 Dec 16:59
167b9cc
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4.3...0.4.4

v0.4.3

10 Nov 19:09
eda8890
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.4.1...0.4.3

v0.4.1

02 Nov 14:52
802c7c0
Compare
Choose a tag to compare
v0.4.1 Pre-release
Pre-release
update transcribe endpoint to match audio/transcriptions