udpate readme

This commit is contained in:
martin legrand 2025-03-27 18:58:40 +01:00
parent 582462a73f
commit 6ba95de6e6

View File

@ -308,6 +308,7 @@ The table below show the available providers:
|-----------|--------|-----------------------------------------------------------|
| Ollama | Yes | Run LLMs locally with ease using ollama as a LLM provider |
| Server | Yes | Host the model on another machine, run your local machine |
| LM studio | Yes | Run LLM locally with LM studio (set `provider_name` to `lm-studio`)|
| OpenAI | No | Use ChatGPT API (non-private) |
| Deepseek | No | Deepseek API (non-private) |
| HuggingFace| No | Hugging-Face API (non-private) |