agents-aea
agents-aea copied to clipboard
Fix documentation for Remote Agents template
Prerequisites
- [X] I am running the latest version of the AEA Framework.
- [X] I checked the documentation and found no answer to my problem.
- [X] I checked the existing issues to make sure my problem has not already been reported.
- [X] I have read the code of conduct before creating this issue.
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