added vLLM doc page since we support it (#545)
* added vLLM doc page since we support it * capitalization * updated documentation
This commit is contained in:
@@ -17,7 +17,7 @@ In your terminal where you're running MemGPT, run `memgpt configure` to set the
|
||||
...
|
||||
```
|
||||
|
||||
If you have an existing agent that you want to move to the web UI backend, add extra flags to `memgpt run`:
|
||||
If you have an existing agent that you want to move to the koboldcpp backend, add extra flags to `memgpt run`:
|
||||
```sh
|
||||
memgpt run --agent your_agent --model-endpoint-type koboldcpp --model-endpoint http://localhost:5001
|
||||
```
|
||||
Reference in New Issue
Block a user