Prerequisites
Expected Behavior
Change documentation according to latest implemention.
https://docs.fetch.ai/uAgents/remote-agents/#alice

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
Prerequisites
Expected Behavior
Change documentation according to latest implemention.

https://docs.fetch.ai/uAgents/remote-agents/#alice
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