We're excited to announce the release of LLMeter v0.1.5, continuing our mission to provide a lightweight, cross-platform latency and throughput profiler for Large Language Models.
What's New
- **Enhanced LoadTest Experiment**: Updated the scaling of concurrent requests for LoadTest experiments, providing more accurate throughput measurements
- **Improved Examples**: Updated example code to match the new LoadTest argument structure
- **New Plotting Backend**: Implemented a more robust visualization system for better performance analysis and reporting based on Plotly
- **Visualization Improvements**: Enhanced chart generation with clearer labels and more intuitive data representation
What's Changed
* Connector/openai by acere in https://github.com/awslabs/llmeter/pull/11
**Full Changelog**: https://github.com/awslabs/llmeter/compare/v0.1.4...v0.1.5