Releases: tjmlabs/AgentRun
Releases · tjmlabs/AgentRun
v0.2.5
0.2.4
This release adds an environment variable to the python docker image to fix a numpy threading bug.
0.2.3
- Added llama-3 example
- Cleaned up API dependencies
- Added Caching to the API and increased timeout
0.2.2
- dropped "v" from version
v0.2.1
- Code coverage integration
v0.2.0
- AgenRun now managed cached dependencies
- Improved performance and execution time
- Dedicated Documentation site
v0.1.1.1
v0.1.1
- More documentation and examples
- agentrun-api and agentrun combined Repo
- Cleaning up is now on a seperate thread. Performance improvement.
- Benchmarks tests
v0.1
- Documentation v0
- Example v0
v0.1-alpha
This is the alpha release of AgentRun. The code is working with 95% test coverage and static typing.