Skip to content

Releases: thirdweb-dev/ai

v0.1.24

28 May 14:57
c6c2bb1
Compare
Choose a tag to compare

v0.1.23

28 May 10:47
11ed7d9
Compare
Choose a tag to compare

What's Changed

  • update release.yml to support workspaces by @cjber in #40

Full Changelog: v0.1.22...v0.1.23

v0.1.22

28 May 09:49
7d09b32
Compare
Choose a tag to compare

What's Changed

  • add get accounts from cloud + lint by @cjber in #39

Full Changelog: v0.1.21...v0.1.22

v0.1.21

21 May 16:58
a58d05a
Compare
Choose a tag to compare

What's Changed

  • remove engine_cloud_url mentions by @cjber in #38

Full Changelog: v0.1.20...v0.1.21

v0.1.20

21 May 16:55
d6b2a45
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.19...v0.1.20

v0.1.19

21 May 16:49
16cec6a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.18...v0.1.19

v0.1.18

21 May 16:41
a41112d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.17...v0.1.18

v0.1.17

21 May 13:43
9fe000a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.16...v0.1.17

v0.1.16

10 Apr 11:10
bc5fea3
Compare
Choose a tag to compare

What's Changed

  • Update README.md by @warengonzaga in #2
  • Fix Engine and OpenAI Agents adapter by @jakeloo in #3
  • Overrideable Tool Description by @jakeloo in #4
  • Update insight tools and prompts by @jakeloo in #5
  • Pin github actions versions by @jakeloo in #6
  • thirdweb-ai: 0.1.4 by @jakeloo in #7
  • Fix gh actions version pinning by @jakeloo in #8
  • thirdweb-mcp: bump and update thirdweb-ai to 0.1.4 by @jakeloo in #9
  • Fix typo on MCP by @jakeloo in #10
  • Swap from poetry to uv by @cjber in #13
  • Allow chain/chain_id to take str/int and convert to int by @cjber in #12
  • update workflows to use UV by @cjber in #14
  • Use hex values in send_transaction by @cjber in #15
  • split 'resolve' into multiple tools and add more descriptive information for LLMs by @cjber in #19
  • add initial Storage implementation by @cjber in #18
  • fix gateway url by @cjber in #20
  • add storage to init.py by @cjber in #21
  • Add storage implementation and update README + version by @cjber in #22
  • update mcp version by @cjber in #23
  • add requests by @cjber in #24
  • Replace requests with httpx by @cjber in #25
  • add various improvements for tools by @cjber in #26
  • filter outputs from resolve by @cjber in #29
  • Cb/filter resolve by @cjber in #30
  • add dynamic versioning to both projects by @cjber in #31
  • combine pypi releases by @cjber in #32
  • Add user-controlled session ID, rather than through tools by @cjber in #27

New Contributors

Full Changelog: https://github.com/thirdweb-dev/ai/commits/v0.1.16