This repository has been archived by the owner on Jul 18, 2024. It is now read-only.
Releases: defenseunicorns/leapfrogai-api
Releases · defenseunicorns/leapfrogai-api
v0.5.1
v0.5.0
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
- @jalling97 made their first contribution in #67
Full Changelog: v0.4.6...v0.5.0
v0.4.5
What's Changed
- Fixes naming issues with the zarf package by @CollectiveUnicorn in #34
- Add usage to complete and chat complete by @justinthelaw in #35
- better README instructions and descriptions by @justinthelaw in #33
- Add Pytests for API by @YrrepNoj in #25
- Create CODEOWNERS for repository by @YrrepNoj in #43
- add security context to match the base image by @gerred in #50
Full Changelog: 0.4.4...0.4.5
v0.4.4
What's Changed
- 0.4.3 manifest version update by @justinthelaw in #29
- fix pydantic bugs by @gerred in #30
- modified dockerfile to use the arch arg by @gphorvath in #31
- Updates version to use zarf variable and bumps to 0.4.4 by @CollectiveUnicorn in #32
Full Changelog: 0.4.3...0.4.4
v0.4.3
What's Changed
- add watchfiles to pyproject by @YrrepNoj in #10
- added a single character by @gphorvath in #12
- Wrote a README and added a couple examples to config-example.yaml by @gphorvath in #15
- ensure CreateTranscriptionRequest is received as a form by @YrrepNoj in #16
- Add more graceful error handling around invalid model requests by @YrrepNoj in #17
- conform to the completions api with max_tokens instead of max_new_tokens by @YrrepNoj in #21
- 232 - Updates API to reference v0.4.2 by @CollectiveUnicorn in #22
- Change model back to the object, change stub for ChatComplete to use … by @gerred in #24
- Fixes package version by @CollectiveUnicorn in #23
- 223 - Expose metallb lb outside the network by @CollectiveUnicorn in #20
- Fix Zarf.yaml URI for LFAI-API Image by @justinthelaw in #27
- Adds parallel execution test using selenium by @CollectiveUnicorn in #28
New Contributors
- @gphorvath made their first contribution in #12
- @justinthelaw made their first contribution in #27
Full Changelog: 0.4.1...0.4.3