Skip to content

v3.0.0b12

Pre-release
Pre-release

Choose a tag to compare

@Oaklight Oaklight released this 03 Apr 06:36
· 53 commits to master since this release

New

  • Configurable Anthropic non-streaming stream mode (--anthropic-stream-mode): force (default), retry, or passthrough
  • config list subcommand: Lists all config files found in search paths with active marker
  • Unified /version endpoint: Returns stable + pre-release versions, CLI + pip update commands, and changelog URL

Improved

  • CLI output cleanup: All CLI subcommand output uses clean print() instead of log_info() with timestamps
  • Dual update commands: Version check surfaces now show both argo-proxy update install and pip install --upgrade as upgrade paths

Changed

  • Legacy code consolidation: All legacy-only modules moved under _legacy/ top-level package
  • Embeddings passthrough: Extracted to endpoints/passthrough.py for universal mode

Full changelog: https://argo-proxy.readthedocs.io/en/latest/changelog/
PyPI: https://pypi.org/project/argo-proxy/3.0.0b12/