Merge pull request #79 from Fosowl/dev

udpate readme
This commit is contained in:
Martin
2025-03-27 18:59:53 +01:00
committed by GitHub
+1
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) |