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