v3.0.0b14
Pre-release
Pre-release
What's New
--force-conversionmode: 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_conversionparameter, and vendored validate.py with type introspection caching
Install
pip install --upgrade --pre argo-proxyFull Changelog: v3.0.0b13...v3.0.0b14