Skip to main content

Step 4: Interacting with Eliza

Please ensure sufficient time for build and deployment of the Eliza agent. It should take around 8-10 minutes after the secrets are added using the Pulse Client.

Interacting with the Eliza Agent using Client

  • You can interact with the Eliza agent using the Client on the instance by opening the client page at http://<ip_address>:5173 and start talking to the Eliza agent.

    Note: This won't work if you've modified to remove the Client from the docker image.

Interacting with the Eliza agent

  • You can access the Eliza agent endpoints at http://<ip_address>:3000 and see a response from the agent saying -

    Welcome, this is the REST API!

Sending requests to the Eliza agent API Endpoints

  • You can send requests to the Eliza agent API endpoints. Go through their documentation here to understand the API endpoints.

Attesting the Eliza Agent

  • You can ask the Eliza agent to attest itself by sending it a message "attest yourself".

You can read more about the Marlin TEE Plugin and how the attestation works here.