OLLMrpc.Client.connect – ollmchat Reference Manual
Packages
ollmchat
OLLMrpc
Client
bin
call_timeout_seconds
connect_error
connected
data_dir
debug
pass_data_dir
pid
socket
tcp
Client
call
connect
disconnect
failed
notification
connect
Description:
public
async
bool
connect
(
Request
hello_request)
Boot
ollmfilesd
, open the socket, and send
hello_request
(e.g.
Daemon.hello
— built by the caller, not libocrpc).
Returns:
false when the client cannot talk to the daemon (see
connect_error
)