mirror of
https://github.com/ParisNeo/lollms-webui.git
synced 2024-12-21 13:17:47 +00:00
9 lines
159 B
HTTP
9 lines
159 B
HTTP
POST http://localhost:9600/unmount_personality
|
|
Content-Type: application/json
|
|
|
|
{
|
|
"language": "english",
|
|
"category": "generic",
|
|
"name": "gpt4all"
|
|
}
|