Update README.md to include Ollama

This commit is contained in:
Silas Marvin
2024-06-09 09:47:53 -07:00
committed by GitHub
parent 5229f3507b
commit e88c920120

View File

@@ -56,7 +56,7 @@ LSP-AI aims to fill this gap by providing a language server that integrates AI-p
- LSP-AI supports any editor that adheres to the Language Server Protocol (LSP), ensuring that a wide range of editors can leverage the AI capabilities provided by LSP-AI.
5. **Flexible LLM Backend Support**:
- Currently, LSP-AI supports llama.cpp, OpenAI-compatible APIs, Anthropic-compatible APIs and Mistral AI FIM-compatible APIs, giving developers the flexibility to choose their preferred backend. This list will soon grow.
- Currently, LSP-AI supports llama.cpp, Ollama, OpenAI-compatible APIs, Anthropic-compatible APIs and Mistral AI FIM-compatible APIs, giving developers the flexibility to choose their preferred backend. This list will soon grow.
6. **Future-Ready**:
- LSP-AI is committed to staying updated with the latest advancements in LLM-driven software development.