0.5.0
What's Changed
- feat:
testbed
by @McPatate in #39 - fix(ci): outdated lance revision by @McPatate in #43
- feat!: make API camelCase by @McPatate in #46
- feat!: get completions camel case by @McPatate in #48
- feat: parallelise at hole level by @McPatate in #44
- add support for Kotlin language by @johan12345 in #52
- Disable ropey
unicode_lines
feature by @rojas-diego in #50 - feat: Add adaptors for various backends (ollama, tgi, api-inference) by @noahbald in #40
- Fix TGI generation parameters by @HennerM in #65
- Account for FIM tokens in prompt by @HennerM in #62
- Fix off-by-1 in prompt creation by @HennerM in #64
- Ignore documents with "output" scheme by @HennerM in #59
- Fix off-by-1 error when removing from end of document by @HennerM in #61
- Fix handling of end-of-file by @HennerM in #60
- Only warn of rate-limits when using HF endpoint by @HennerM in #58
- refactor: adaptor -> backend by @McPatate in #70
- refactor: error handling by @McPatate in #71
- feat: add socket connection by @McPatate in #72
- fix: helix editor build crash by @McPatate in #73
- feat: update backend & model parameter by @McPatate in #74
New Contributors
- @johan12345 made their first contribution in #52
- @rojas-diego made their first contribution in #50
- @noahbald made their first contribution in #40
- @HennerM made their first contribution in #65
Full Changelog: 0.4.0...0.5.0