mirror of
https://github.com/ParisNeo/lollms-webui.git
synced 2024-12-22 05:37:48 +00:00
8 lines
160 B
HTTP
8 lines
160 B
HTTP
POST http://localhost:9600/mount_personality
|
|
Content-Type: application/json
|
|
|
|
{
|
|
"language": "english",
|
|
"category": "generic",
|
|
"name": "gpt4all"
|
|
} |