Snakepit
v0.6.10
Search documentation of Snakepit
Settings
Snakepit.GRPC.Client
(Snakepit v0.6.10)
View Source
gRPC client for the unified bridge protocol. Delegates to the real implementation when available.
Summary
Functions
cleanup_session(channel, session_id, force \\ false, opts \\ [])
connect(port)
execute(channel, command, args, timeout \\ 30000)
execute_streaming_tool(channel, session_id, tool_name, parameters, opts \\ [])
execute_tool(channel, session_id, tool_name, parameters, opts \\ [])
get_info(channel)
get_session(channel, session_id, opts \\ [])
health(channel, client_id)
heartbeat(channel, session_id, opts \\ [])
initialize_session(channel, session_id, config \\ %{}, opts \\ [])
ping(channel, message, opts \\ [])
Functions
cleanup_session(channel, session_id, force \\ false, opts \\ [])
connect(port)
execute(channel, command, args, timeout \\ 30000)
execute_streaming_tool(channel, session_id, tool_name, parameters, opts \\ [])
execute_tool(channel, session_id, tool_name, parameters, opts \\ [])
get_info(channel)
get_session(channel, session_id, opts \\ [])
health(channel, client_id)
heartbeat(channel, session_id, opts \\ [])
initialize_session(channel, session_id, config \\ %{}, opts \\ [])
ping(channel, message, opts \\ [])