lollms

Lord Of Large Language Models Socket.io Endpoints Documentation

Logo

The server provides several Socket.io endpoints that clients can use to interact with the server. The default URL for the server is http://localhost:9601, but it can be changed using the configuration file or launch parameters.

Endpoints

connect

disconnect

list_available_bindings

Events generated:

list_available_personalities

Events generated:

list_available_models

Events generated:

list_available_personalities_categories

Events:

list_available_personalities_names

select_binding

Actions:

Events generated:

select_model

Events generated:

add_personality

activate_personality

list_active_personalities

Please note that the 'list_active_personalities' event does not require any parameters when triggering the endpoint. It simply returns the list of active personalities to the client.

activate_personality

Generated Events:

generate_text

Events generated: