update readme

This commit is contained in:
Asuka Minato 2024-06-18 02:58:19 +09:00
parent 0c732c604d
commit c6c9dc316f

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, 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.
- Currently, LSP-AI supports llama.cpp, Ollama, OpenAI-compatible APIs, Anthropic-compatible APIs, Gemini-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.