lollms-webui/tests/end_point_tests/mount_personality.http
2023-06-09 16:49:13 +02:00

8 lines
160 B
HTTP

POST http://localhost:9600/mount_personality
Content-Type: application/json
{
"language": "english",
"category": "generic",
"name": "gpt4all"
}