mirror of
https://github.com/tcsenpai/agenticSeek.git
synced 2025-06-07 03:25:32 +00:00
udpate readme
This commit is contained in:
parent
6ba95de6e6
commit
c22ec9b074
10
README.md
10
README.md
@ -306,12 +306,12 @@ The table below show the available providers:
|
|||||||
|
|
||||||
| Provider | Local? | Description |
|
| Provider | Local? | Description |
|
||||||
|-----------|--------|-----------------------------------------------------------|
|
|-----------|--------|-----------------------------------------------------------|
|
||||||
| Ollama | Yes | Run LLMs locally with ease using ollama as a LLM provider |
|
| 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`)|
|
| lm-studio | Yes | Run LLM locally with LM studio (set `provider_name` to `lm-studio`)|
|
||||||
| OpenAI | No | Use ChatGPT API (non-private) |
|
| openai | No | Use ChatGPT API (non-private) |
|
||||||
| Deepseek | No | Deepseek API (non-private) |
|
| deepseek-api | No | Deepseek API (non-private) |
|
||||||
| HuggingFace| No | Hugging-Face API (non-private) |
|
| huggingface| No | Hugging-Face API (non-private) |
|
||||||
|
|
||||||
|
|
||||||
To select a provider change the config.ini:
|
To select a provider change the config.ini:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user