Update README.md

This commit is contained in:
Saifeddine ALOUI 2023-11-29 15:36:39 +01:00 committed by GitHub
parent f12362c5d1
commit cf44846659
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.