Skip to content

Releases: kevin-rs/autogpt

v0.1.4

25 Jun 11:51
16444c0
Compare
Choose a tag to compare

What's Changed

  • feat(core): add XAI Grok support by @wiseaidev in #70
  • feat(core): asyncify all APIs, improve thread safety across agents by @wiseaidev in #72

Full Changelog: v0.1.3...v0.1.4

v0.1.3

23 Jun 00:38
08f9c6c
Compare
Choose a tag to compare

What's Changed

  • feat: implement an SDK for building code-based agents by @wiseaidev in #65
  • feat(core): add Anthropic AI support by @wiseaidev in #66
  • feat(examples): add AutoGPT Gemini (a/s)dk example by @wiseaidev in #67
  • feat(examples): add AutoGPT OpenAI (a/s)dk example by @wiseaidev in #69

Full Changelog: v0.1.2...v0.1.3

v0.1.2

16 Apr 17:08
94699fe
Compare
Choose a tag to compare

Full Changelog: v0.1.1...v0.1.2

v0.1.1

16 Apr 08:53
4039f10
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.1.1

v0.1.0

12 Apr 16:30
6c4f761
Compare
Choose a tag to compare

What's Changed

  • build(deps): update webbrowser requirement from 0.8.13 to 1.0.1 by @dependabot in #33
  • fix: bump circle ci rust version by @wiseaidev in #34
  • feat: store communications between user and agents in agent's hot memory by @wiseaidev in #37
  • feat: summon GitGPT from the depths of version control hell by @wiseaidev in #39
  • fix: improve backendgpt func & cli && create trace file logs by @wiseaidev in #40
  • Persist agents' memory in Pinecone database by @wiseaidev in #44
  • feat: Implement new OptimizerGPT agent by @wiseaidev in #45
  • feat: Make AI Assistant Provider-Agnostic by @wiseaidev in #46
  • feat: design && impl iac protocol by @wiseaidev in #50
  • feat: add support for both network(less/ing) modes && improve both CLIs by @wiseaidev in #51
  • feat: add docker compose v2 config by @wiseaidev in #52

Full Changelog: v0.0.1...v0.1.0

v0.0.1

06 Apr 13:35
b1bdb16
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/kevin-rs/autogpt/commits/v0.0.1