Skip to content

Releases: Jonathan-Adly/AgentRun

0.2.4

17 Jun 17:59
81ec7ac
Compare
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
Compare
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
Compare
Choose a tag to compare
  • dropped "v" from version

v0.2.1

17 Apr 02:24
Compare
Choose a tag to compare
  • Code coverage integration

v0.2.0

17 Apr 02:12
Compare
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
Compare
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
Compare
Choose a tag to compare
  • Documentation v0
  • Example v0

v0.1-alpha

12 Apr 01:29
Compare
Choose a tag to compare

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