Skip to content

python - v0.11.44 - 2026-07-17 20:58:26

Latest

Choose a tag to compare

@github-actions github-actions released this 17 Jul 20:58
ab99203

Generated by Speakeasy CLI

openrouter 0.11.44

Python SDK Changes:

  • open_router.guardrails.list(): response.data[].content_filters[].action.enum(flag) Added
  • open_router.guardrails.create():
    • request.content_filters[].action.enum(flag) Added
    • response.data.content_filters[].action.enum(flag) Added
  • open_router.guardrails.get(): response.data.content_filters[].action.enum(flag) Added
  • open_router.guardrails.update():
    • request.content_filters[].action.enum(flag) Added
    • response.data.content_filters[].action.enum(flag) Added

Generated with Speakeasy CLI 1.787.0

Publishing Completed