Skip to content

v3.0.0b14

Pre-release
Pre-release

Choose a tag to compare

@Oaklight Oaklight released this 10 Apr 16:15
· 44 commits to master since this release

What's New

  • --force-conversion mode: New CLI flag and config option that forces all requests through the full llm-rosetta conversion pipeline (source → IR → target), even when source and target providers match. Enables parameter normalization, full IR validation, and richer runtime diagnostics. Disabled by default.

Changed

  • Bumped llm-rosetta to v0.4.1: Picks up Open Responses spec support, metadata preservation for lossless A→IR→A round-trip across all 4 providers, multimodal tool result conversion (#99), force_conversion parameter, and vendored validate.py with type introspection caching

Install

pip install --upgrade --pre argo-proxy

Full Changelog: v3.0.0b13...v3.0.0b14