fetchai / agents-aea

A framework for autonomous economic agent (AEA) development

Home Page:https://docs.fetch.ai/aea/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fix documentation for Remote Agents template

ekzarov opened this issue · comments

Prerequisites

Expected Behavior

Change documentation according to latest implemention.
https://docs.fetch.ai/uAgents/remote-agents/#alice
image
Here should be a 'text' in docs.

Current Behavior

Run agent which tries to send message on interval to another address.
Gives error: exception=ValidationError(model='Message', errors=[{'loc': ('text',), 'msg': 'field required', 'type': 'value_error.missing'}]

To Reproduce

No response

Context

No response

Failure Logs

No response