Skip to content

Releases: tjmlabs/AgentRun

v0.2.5

21 Oct 16:05
29bf2f6

Choose a tag to compare

What's Changed

Full Changelog: v0.2.4...v0.2.5

0.2.4

17 Jun 17:59
81ec7ac

Choose a tag to compare

This release adds an environment variable to the python docker image to fix a numpy threading bug.

0.2.3

19 Apr 20:33

Choose a tag to compare

  • Added llama-3 example
  • Cleaned up API dependencies
  • Added Caching to the API and increased timeout

0.2.2

17 Apr 02:57

Choose a tag to compare

  • dropped "v" from version

v0.2.1

17 Apr 02:24

Choose a tag to compare

  • Code coverage integration

v0.2.0

17 Apr 02:12

Choose a tag to compare

  • AgenRun now managed cached dependencies
  • Improved performance and execution time
  • Dedicated Documentation site

v0.1.1.1

13 Apr 22:13

Choose a tag to compare

v0.1.1

  1. More documentation and examples
  2. agentrun-api and agentrun combined Repo
  3. Cleaning up is now on a seperate thread. Performance improvement.
  4. Benchmarks tests

v0.1

12 Apr 19:46

Choose a tag to compare

  • Documentation v0
  • Example v0

v0.1-alpha

12 Apr 01:29

Choose a tag to compare

This is the alpha release of AgentRun. The code is working with 95% test coverage and static typing.