Skip to content

Releases: algorithmicsuperintelligence/optillm

v0.2.6

09 Sep 01:40
2f99f9b

Choose a tag to compare

What's Changed

Full Changelog: v0.2.5...v0.2.6

v0.2.5

08 Sep 18:38
1d77d3e

Choose a tag to compare

What's Changed

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

v0.2.4

08 Sep 13:01
d1baf93

Choose a tag to compare

What's Changed

Full Changelog: v0.2.3...v0.2.4

v0.2.3

08 Sep 06:39
ec334d6

Choose a tag to compare

OptiLLM v0.2.3 Release Notes

🚀 New Features

Proxy Plugin for Load Balancing

  • New Plugin: proxy - Load balancing and failover across multiple LLM providers
  • Round-robin, weighted, and failover routing strategies
  • Health monitoring with automatic recovery
  • YAML configuration at ~/.optillm/proxy_config.yaml

Deep Confidence Reasoning

  • New Technique: deepconf - Confidence-guided reasoning with inference-time scaling
  • Based on https://arxiv.org/abs/2508.15260 research
  • Enhanced accuracy through confidence-guided reasoning

🔧 Improvements

  • Updated documentation with all techniques and plugins
  • Better pip installation compatibility with PyYAML dependency
  • Added academic references section

📦 Installation

pip install optillm==0.2.3

Full Changelog: v0.2.2...v0.2.3

v0.2.2

04 Sep 09:23
4a99abd

Choose a tag to compare

What's Changed

Full Changelog: v0.2.1...v0.2.2

v0.2.1

04 Sep 08:41
f9c01c2

Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.2.1

v0.2.0

28 Aug 01:29
12ac786

Choose a tag to compare

What's Changed

Full Changelog: v0.1.29...v0.2.0

v0.1.29

23 Aug 00:46
aad79ca

Choose a tag to compare

What's Changed

Full Changelog: v0.1.28...v0.1.29

v0.1.28

22 Aug 23:35
d9c5c9f

Choose a tag to compare

What's Changed

  • Split publish workflow into multi-arch Docker and PyPI jobs by @codelion in #225

Full Changelog: v0.1.27...v0.1.28

v0.1.27

22 Aug 17:00
eebb7c1

Choose a tag to compare

What's Changed

Full Changelog: v0.1.26...v0.1.27