v3.0.0
AxonFlow Python SDK v3.0.0
Breaking Changes
- Removed
execute_query()andexecute_query_sync()— Useproxy_llm_call()/proxy_llm_call_sync()instead (deprecated since v1.5) - Version jump: Skipped v2.0.0 for cross-SDK version consistency (all SDKs now v3.0.0)
Added
was_redacted()helper on response objects- Fixed null
policies_evaluatedvalidation
Installation
pip install axonflow==3.0.0Full Changelog: v1.7.1...v3.0.0