added endpoint

This commit is contained in:
ParisNeo 2023-05-07 10:47:48 +02:00
parent 9c52b7b0f6
commit 0782556045

View File

@ -195,6 +195,7 @@ This Flask server provides various endpoints to manage and interact with the cha
"voice": ""
}
```
- "/get_current_personality": GET request endpoint to get all information about current personality
- "/extensions": GET request endpoint to list all the available extensions.
- "/training": GET request endpoint to start the training process.