Releases: valory-xyz/mech
Releases · valory-xyz/mech
v0.8.0
What's Changed
- Feat/resolve market tool by @jmoreira-valory in #165
- Fix inputs by @jmoreira-valory in #175
- fix tool errors by @richardblythman in #179
- feat: split large block ranges by @0xArdi in #181
- Feat/improved tools by @richardblythman in #164
- fix: add handling for timed-out tasks by @0xArdi in #182
- fix prediction-request-rag by @moarshy in #184
- add answers for invalid and not enough info to resolve market by @richardblythman in #186
- Update README.md with instructions on integrating Mechs by @adrianoVal in #190
- fix: response type on resolve_market_reasoning.py by @0xArdi in #189
- fix: transaction response on
resolve_market_reasoning.py
by @0xArdi in #192 - Improve interface doc & fixes by @jmoreira-valory in #191
- Fix return type in docs by @jmoreira-valory in #194
- Chore/bump 0.14.10 by @0xArdi in #196
- Enhancements and New Feature Implementation: Fix rag and new tools by @moarshy in #188
- feat: add metadata to ipfs response by @0xArdi in #197
- Use model kwarg in tools by @richardblythman in #198
- Chore/mech ids reademe by @moarshy in #199
- Implement a dummy transaction preparation tool by @Adamantios in #201
- Add component whitelist by @angrybayblade in #200
- Feat/transfer by @dvilelaf in #203
- Feat/claude other tools by @richardblythman in #204
- Fix/transfer by @dvilelaf in #206
- Update prediction-request-claude for Claude 3 by @richardblythman in #205
- add claude models to token counter by @moarshy in #207
- Fix/tools by @0xArdi in #208
- Tools working with gpt and claude models by @richardblythman in #211
- fix: funds splitting logic by @0xArdi in #213
- Add tests for tools by @0xArdi in #209
- Chore/tool tests by @cyberosa in #215
- Feat/pessimistic delivery by @0xArdi in #216
- feat: add tool params by @0xArdi in #210
- chore: add PR template by @0xArdi in #221
- auto-infer llm provider by @richardblythman in #219
- Remove redundant package by @angrybayblade in #227
- Make tomte a dev dependency by @evangriffiths in #222
- Add tool deps README.md by @0xArdi in #230
- Feat/keychain by @0xArdi in #229
- fix: add default model to
resolve_market_reasoning
by @0xArdi in #233 - Feat/langchain tool by @dvilelaf in #231
- feat: add lite tools by @0xArdi in #235
- Marketplace of tools (1/N) by @gabrielfior in #237
- Gemini request mech tool by @victorpolisetty in #228
- DALL-E request mech tool by @victorpolisetty in #239
- Fix gnosis pmat version by @gabrielfior in #241
- Fix typos by @omahs in #242
- Relax a few dependencies by @kongzii in #243
- improved CI deployment by @solarw in #214
- Fix/timeouts by @0xArdi in #238
- Add sentence embedding tool by @jhehemann in #124
- Feat/ofv merged by @0xArdi in #247
- Feat/new models by @0xArdi in #248
- Add mech tool for TEE AI agent by @tolak in #250
- Feat/mech marketplace by @0xArdi in #254
- Feat/ofv support agent by @0xArdi in #251
- Feat/corcel+llama+gemini by @dvilelaf in #252
- updated _get_deliver_marketplace_tx function inside task_submission_a… by @KahanMajmudar in #257
- WIP: only remove tasks if the previous tx was successful by @KahanMajmudar in #259
- Feat/mech model superforcaster by @KahanMajmudar in #260
- Tool_fix/stability by @Ravleen-Solulab in #262
- fix: misc issues with mech during marketplace by @0xArdi in #261
- Updated the libraries and complex mech params by @KahanMajmudar in #263
- created base mech repo and removed all unnecessary deps by @KahanMajmudar in #264
- Updated README and .env.example based on mech changes by @KahanMajmudar in #265
- fix: misc by @0xArdi in #266
- added mech quickstart single agent service by @KahanMajmudar in #267
- Fix/linters by @KahanMajmudar in #268
- feat: add healthcheck by @0xArdi in #270
- Merging develop into main by @KahanMajmudar in #269
New Contributors
- @adrianoVal made their first contribution in #190
- @cyberosa made their first contribution in #215
- @evangriffiths made their first contribution in #222
- @gabrielfior made their first contribution in #237
- @victorpolisetty made their first contribution in #228
- @omahs made their first contribution in #242
- @tolak made their first contribution in #250
- @KahanMajmudar made their first contribution in #257
- @Ravleen-Solulab made their first contribution in #262
Full Changelog: v0.7.0...v0.8.0
v0.7.0
What's Changed
- EvoResearcher Tool: prediction_with_research_report by @namesty in #153
- Renamed evo.ninja -> polywrap by @namesty in #168
- Fix/ tools by @0xArdi in #169
- feat: run tasks on local namespace by @0xArdi in #170
- Add resolve market tools by @jmoreira-valory in #172
- fix: don't add markdown to url prompts by @0xArdi in #171
- fix: add round timeouts by @0xArdi in #174
- Add resolve market dependencies by @jmoreira-valory in #173
- Chore/bump 0.14.6 by @0xArdi in #177
- Bump frameworks by @Adamantios in #176
- Fix/misc by @0xArdi in #178
New Contributors
Full Changelog: v0.6.0...v0.7.0
v0.6.0 (shorts)
What's Changed
- Fix/flaky tools by @0xArdi in #138
- Feat/make tools as packages by @0xArdi in #141
- chore: fix entrypoint by @0xArdi in #142
- Prevent Claude's chatty tendencies by @Adamantios in #143
- Feat/nevermined by @0xArdi in #144
- chore: prep packages for minting by @DavidMinarsch in #145
- chore: add token ids by @DavidMinarsch in #146
- fix:
claude-prediction-online
prompts by @0xArdi in #147 - feat: add a max block window size by @0xArdi in #148
- Feat/add multiple delivers by @0xArdi in #149
- Replace deprecated models by @Adamantios in #150
- feat: maintain agent balances by @0xArdi in #151
- Add missing docs sections by @jmoreira-valory in #152
- Add lock check by @angrybayblade in #156
- Feat/bump openai by @0xArdi in #159
- Feat/mech support by @0xArdi in #160
- proposal changes for benchmark runs by @moarshy in #155
- fix bug in tools by @richardblythman in #162
- feat: count tokens in the tools by @0xArdi in #161
- Feature/propel deployment by @solarw in #158
- feat: add support for dynamic pricing by @0xArdi in #166
New Contributors
- @moarshy made their first contribution in #155
- @richardblythman made their first contribution in #162
- @solarw made their first contribution in #158
Full Changelog: v0.5.4...v0.6.0-shorts
v0.6.0
What's Changed
- Fix/flaky tools by @0xArdi in #138
- Feat/make tools as packages by @0xArdi in #141
- chore: fix entrypoint by @0xArdi in #142
- Prevent Claude's chatty tendencies by @Adamantios in #143
- Feat/nevermined by @0xArdi in #144
- chore: prep packages for minting by @DavidMinarsch in #145
- chore: add token ids by @DavidMinarsch in #146
- fix:
claude-prediction-online
prompts by @0xArdi in #147 - feat: add a max block window size by @0xArdi in #148
- Feat/add multiple delivers by @0xArdi in #149
- Replace deprecated models by @Adamantios in #150
- feat: maintain agent balances by @0xArdi in #151
- Add missing docs sections by @jmoreira-valory in #152
- Add lock check by @angrybayblade in #156
- Feat/bump openai by @0xArdi in #159
- Feat/mech support by @0xArdi in #160
- proposal changes for benchmark runs by @moarshy in #155
- fix bug in tools by @richardblythman in #162
- feat: count tokens in the tools by @0xArdi in #161
- Feature/propel deployment by @solarw in #158
- feat: add support for dynamic pricing by @0xArdi in #166
New Contributors
- @moarshy made their first contribution in #155
- @richardblythman made their first contribution in #162
- @solarw made their first contribution in #158
Full Changelog: v0.5.4...v0.6.0
v0.5.4
What's Changed
- Address flakiness with
claude
tools by @Adamantios in #140
Full Changelog: v0.5.3...v0.5.4
v0.5.3
What's Changed
- chore: remove custom packages by @0xArdi in #135
- feat: add healthcheck by @0xArdi in #112
- Feat/add funds recovery by @0xArdi in #136
- fix: misc issues by @0xArdi in #137
- Bump
[email protected]
by @angrybayblade in #139
Full Changelog: v0.5.2...v0.5.3
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 [email protected] and [email protected] 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 [email protected] 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
v0.5.1.post1
v0.5.1
What's Changed
- add sme generation prompt by @nickcom007 in #108
- Feat/prediction tool by @0xArdi in #110
- Create prediction tool using claude by @Adamantios in #111
- Chore/bump by @dvilelaf in #116
New Contributors
- @nickcom007 made their first contribution in #108
Full Changelog: v0.5.0...v0.5.1