Requirements
- Rust 1.86 or newer
- a Phaseo Gateway API key
Install
Configure authentication
create_gateway_agent_client(...) and GatewayAgentClient::from_env(...) read PHASEO_API_KEY:
phaseo client also accepts an optional PHASEO_BASE_URL.
Install phaseo-agent and configure its Phaseo Gateway client.
create_gateway_agent_client(...) and GatewayAgentClient::from_env(...) read PHASEO_API_KEY:
phaseo client also accepts an optional PHASEO_BASE_URL.