diff --git a/README.md b/README.md index 6d96921..99aa1f8 100644 --- a/README.md +++ b/README.md @@ -307,7 +307,7 @@ The table below show the available providers: | Provider | Local? | Description | |-----------|--------|-----------------------------------------------------------| | 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 | +| 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-api | No | Deepseek API (non-private) | diff --git a/media/exemples/startup_search.png b/media/exemples/startup_search.png index 4be3e29..46563df 100644 Binary files a/media/exemples/startup_search.png and b/media/exemples/startup_search.png differ