Snakepit
v0.6.10
Search documentation of Snakepit
Settings
Snakepit.GRPC.ClientImpl
(Snakepit v0.6.10)
View Source
Real gRPC client implementation using generated stubs.
Summary
Functions
cleanup_session(channel, session_id, force \\ false, opts \\ [])
connect(port)
execute_streaming_tool(channel, session_id, tool_name, parameters, opts \\ [])
execute_tool(channel, session_id, tool_name, parameters, opts \\ [])
get_session(channel, session_id, opts \\ [])
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_streaming_tool(channel, session_id, tool_name, parameters, opts \\ [])
execute_tool(channel, session_id, tool_name, parameters, opts \\ [])
get_session(channel, session_id, opts \\ [])
heartbeat(channel, session_id, opts \\ [])
initialize_session(channel, session_id, config \\ %{}, opts \\ [])
ping(channel, message, opts \\ [])