diff --git a/README.md b/README.md index 48676ce..c22d0e4 100644 --- a/README.md +++ b/README.md @@ -195,8 +195,6 @@ lollms-server --host 0.0.0.0 --port 5000 - `add_personality`: Add a new personality to the server. - `generate_text`: Generate text based on the provided prompt and selected personality. -For more details refer to the [API documentation](doc/server_endpoints.md) - ### RESTful API - `GET /personalities`: List all available personalities.