uAgents icon indicating copy to clipboard operation
uAgents copied to clipboard

A fast and lightweight framework for creating decentralized agents with ease.

Results 83 uAgents issues
Sort by recently updated
recently updated
newest added
trafficstars

Fixes an IDE warning about incorrect type being passed the `Service.type` field.

Current situation: - `agent_registration.py` has 4 tests (2 sync, 2 async) - the tests in general take around 6 seconds each, most of the times ~20 seconds - since we...

enhancement

I originally staked my fet tokens on the platform but no longer exists. I was able to view previously my locked tokens. Anyway to get my tokens out of that...

Need to check whether this version changes the computed digests (it probably does).

enhancement

Integrate the BERT (Masked Language Model) to predict masked words using the cased model, seamlessly integrated with uAgent.

I updated some models which changed the protocol digest, tried the publish_manifest=True, but it is not available: https://staging.agentverse.ai/v1/almanac/manifests/protocols/7ea3a2e714e245b6ac8defda338fa8563d2423a82fc9e780cbc9bef241e1e909 404 error If I manually upload to staging.agentverse.ai via API it works.

We need better exception handling, particularly when errors occur inside message and interval handlers. These should generally not cause the agent to fail.

bug