Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
Install the Java Agent SDK and Phaseo Java Client SDK.
<dependency> <groupId>app.phaseo</groupId> <artifactId>phaseo-sdk</artifactId> <version>2.0.4</version> </dependency> <dependency> <groupId>app.phaseo</groupId> <artifactId>phaseo-agent-sdk</artifactId> <version>0.1.0</version> </dependency>
PHASEO_API_KEY
AgentSdk.createGatewayAgentClient()
Was this page helpful?