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