fix(readme): move section for Local LLM outside (#87)
This commit is contained in:
parent
02eb39ae48
commit
01cdff67da
@ -330,6 +330,8 @@ vendors = {
|
|||||||
},
|
},
|
||||||
```
|
```
|
||||||
|
|
||||||
|
</details>
|
||||||
|
|
||||||
## Local LLM
|
## Local LLM
|
||||||
|
|
||||||
If you want to use local LLM that has a OpenAI-compatible server, set `["local"] = true`:
|
If you want to use local LLM that has a OpenAI-compatible server, set `["local"] = true`:
|
||||||
@ -346,7 +348,6 @@ openai = {
|
|||||||
|
|
||||||
You will be responsible for setting up the server yourself before using Neovim.
|
You will be responsible for setting up the server yourself before using Neovim.
|
||||||
|
|
||||||
</details>
|
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user