You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Prerequisites
Expected Behavior
Change documentation according to latest implemention.
![image](https://user-images.githubusercontent.com/1882087/227633522-daf48314-5b81-438f-8e63-d516bd27c754.png)
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
The text was updated successfully, but these errors were encountered: