Skip to content

python - v1.1.130 - 2026-09-08 18:25:44

Choose a tag to compare

@github-actions github-actions released this 08 Sep 18:26
0488733

Generated by Speakeasy CLI

openrouter 1.1.130

Python SDK Changes:

  • open_router.chat.send():
    • request.tools[].union(BashServerTool).parameters.sleep_after_seconds Removed (Breaking ⚠️)
  • open_router.presets.create_presets_chat_completions():
    • request.tools[].union(BashServerTool).parameters.sleep_after_seconds Removed (Breaking ⚠️)
  • open_router.presets.create_presets_messages():
    • request.tools[] Changed (Breaking ⚠️)
  • open_router.presets.create_presets_responses():
    • request.input.union(Array<>)[].union(AdditionalToolsItem).tools[] Changed (Breaking ⚠️)
  • open_router.responses.send():
    • request.input.union(Array<>)[].union(AdditionalToolsItem).tools[] Changed (Breaking ⚠️)
  • open_router.beta.responses.send():
    • request.input.union(Array<>)[].union(AdditionalToolsItem).tools[] Changed (Breaking ⚠️)

Generated with Speakeasy CLI 1.787.0

Publishing Completed