Releases: SilasMarvin/lsp-ai
Releases · SilasMarvin/lsp-ai
v0.2.0
What's Changed
- Fixed Anthropic API by creating OpenAIChatMessage by @SilasMarvin in #7
- Added file_path config option for llama_cpp models by @SilasMarvin in #10
- Added Ollama as a backend by @SilasMarvin in #11
- Bumped crate version for 0.2.0 by @SilasMarvin in #12
Full Changelog: v0.1.0...v0.2.0
v0.1.0
The first release of LSP-AI.
Available memory backends:
- File Store
Available transformer backends:
- llama.cpp
- OpenAI API compatible
- Anthropic API compatible
- Mistral FIM compatible
See the installation page of the wiki for a guide to installing LSP-AI.