v0.5.2
What's Changed
- Update contract subscription skill to use new connection and websocket client skill by @angrybayblade in #63
- Introduce websocket subscription skill and update the websocket client connection to use subscription model by @angrybayblade in #61
- Doc revision by @jmoreira-valory in #106
- Adding optimization by prompting by @psouranis in #115
- fix: add deps for
optimization_by_prompting
tool by @0xArdi in #117 - Sum url content using Sentence Transformers before making prediction by @jhehemann in #114
- chore: remove deps by @0xArdi in #119
- feat: add ability to update the agent hash on-chain by @0xArdi in #120
- fix: misc issues with prediction tool by @0xArdi in #121
- Feat add a summarization tool by @Adamantios in #125
- feat: add prompt to tools response by @0xArdi in #123
- Feat/multi ledger by @0xArdi in #122
- feat: add support for multiple mechs by @0xArdi in #127
- fix: tools prompts by @0xArdi in #126
- Chore/cleanup by @0xArdi in #128
- Feat/add ProcessPoolExecutor by @0xArdi in #107
- Bump open-aea@1.41.0.post1 and open-autonomy@0.13.2 by @angrybayblade in #129
- Feat/new mech deliver format by @0xArdi in #132
- feat: add max timeout limit by @0xArdi in #134
- Introduce websocket protocol by @angrybayblade in #60
- Bump open-autonomy@v0.13.4 by @angrybayblade in #133
New Contributors
- @psouranis made their first contribution in #115
- @jhehemann made their first contribution in #114
Full Changelog: v0.5.1...v0.5.2