Skip to content

Releases: inference-gateway/python-sdk

🚀 Version 0.7.1

06 Jun 17:29

Choose a tag to compare

0.7.1 (2026-06-06)

👷 CI

  • switch to trusted publishing for pypi (7f954d3)

🚀 Version 0.7.0

06 Jun 14:07

Choose a tag to compare

0.7.0 (2026-06-06)

✨ Features

  • add reasoning_format as explicit parameter to create_chat_completion methods (#34) (c2ea888)

🐛 Bug Fixes

  • correct docker run -e syntax in examples/README.md (#33) (9c756d9), closes #27
  • derive version from package metadata to prevent drift (#30) (c150560)
  • make streaming delta content optional (#31) (1c6c533)

👷 CI

  • centralize claude.yml via reusable workflow (#13) (d0df597)
  • centralize claude.yml via reusable workflow (#14) (f50da35)
  • centralize infer.yml + bump infer CLI and sync .infer config (#17) (126c41f)
  • centralize infer.yml + sync .infer config (#16) (b1166ff)
  • centralize infer.yml via reusable workflow (#15) (4c9a38d)
  • infer: centralize infer.yml + bump infer CLI and sync .infer config (#18) (7ae73a6)

🔧 Miscellaneous

  • deps: bump claude-code 2.1.148 -> 2.1.158 (#20) (eeb796b)
  • deps: bump codex 0.133.0 -> 0.135.0 (#23) (d20f9a2)
  • deps: bump infer CLI v0.117.0 -> v0.117.1, infer-action v0.9.1 -> v0.11.1 (#19) (7377902)
  • deps: bump infer CLI v0.117.1 -> v0.119.0, infer-action v0.11.2 -> v0.11.4 (#24) (ecc2634)
  • deps: bump infer-action v0.11.1 -> v0.11.2 (#22) (c348db4)
  • flox: add missing manifest.lock file (ad15f9f)
  • trim requirements.txt to runtime dependencies only (#32) (0c95d4c)

🚀 Version 0.6.3

30 May 21:11

Choose a tag to compare

0.6.3 (2026-05-30)

♻️ Improvements

  • Remove assignees and reviewers from dependabot (a5ddc64)

👷 CI

  • centralize claude.yml via reusable workflow (#11) (77bbbbc)
  • claude: Add maintainer skill (8422207)
  • claude: change effort to max (0e74a66)
  • claude: download all maintainer skill assets (0dafb85)
  • claude: remove system prompt - use default community maintained prompt (8fe582f)
  • claude: standardize workflow + task-based branch prefix (4076688)
  • dependabot: Add dependabot to help with dependecies upgrades (1833f82)
  • deps: Bump anthropics/claude-code-action (#8) (e324b2a)
  • deps: Bump anthropics/claude-code-action in the github-actions group (#10) (a14ee0c)
  • deps: Bump anthropics/claude-code-action in the github-actions group (#9) (1686d61)
  • deps: Bump inference-gateway/.github/.github/workflows/claude.yml (#12) (5c58a39)
  • deps: Update Claude Code Action to version 1.0.131 (bfc24d4)
  • deps: Update claude-code-action to version 1.0.130 (cdafa20)
  • Enable display report for Claude Code action (aaca7b2)
  • release: Remove conventional-changelog-cli from semantic release installation (d3ae551)
  • Replace curl installation of task with action setup (7c88698)

🔧 Miscellaneous

  • deps: Bump claude-code and add infer cli to flox environment (d995d9b)
  • deps: Bump dev dependencies (5bf6ef5)
  • deps: Update claude-code to version 2.1.141 and infer to version 0.109.8 (2c83cc2)
  • deps: Update claude-code version to 2.1.141 and infer.flake to v0.109.11 and some other deps (e5a811e)
  • docs: Generate AGENTS.md file (527e032)
  • docs: Generate CLAUDE.md file (5469c03)
  • flox: Bump schema version (1a274a3)
  • license: Update license to Apache 2.0 (0498bec)
  • openapi: Sync vendored OpenAPI spec with canonical schemas (#7) (1a58167), closes #6
  • Replace em dash with regular dash (8c55d26)

🚀 Version 0.6.2

07 May 00:12

Choose a tag to compare

0.6.2 (2026-05-07)

👷 CI

🔧 Miscellaneous

  • Update Claude workflow configuration for branch prefix and allowed tools (973d5dd)

🚀 Version 0.6.1

06 May 18:12

Choose a tag to compare

0.6.1 (2026-05-06)

📚 Documentation

  • Restructure README to mirror Go SDK layout (7e4d523)

🔧 Miscellaneous

  • deps: Bump claude-code version (fb93516)
  • Remove copilot instructions (e8a225a)

🚀 Version 0.6.0

06 May 14:37

Choose a tag to compare

0.6.0 (2026-05-06)

✨ Features

  • Sync SDK with latest OpenAPI spec (7e124d5)

📚 Documentation

  • Update README to include multimodal content and provider-specific tool-call metadata (dd22363)

🔧 Miscellaneous

  • deps: Bump all dependecies to their latest (6552eeb)
  • deps: Bump CI and pre-commit hook versions (5874606)
  • deps: Bump other 3.12 python instances to 3.13 (da26b3f)

🚀 Version 0.5.0

26 Jul 15:22

Choose a tag to compare

0.5.0 (2025-07-26)

✨ Features

♻️ Improvements

  • Enhance streaming chat completion with structured SSEvent handling and validation (#3) (cfcf147)

📚 Documentation

  • Update README examples for Docker setup and LLM configuration (e55776d)

🔧 Miscellaneous

  • Add dependabot configuration for pip and GitHub Actions updates (3dcc773)
  • Change GitHub Actions update schedule from weekly to daily (99fd21f)
  • Set open-pull-requests-limit to 0 for dependabot updates (ec02f02)

🚀 Version 0.4.1

26 May 23:31

Choose a tag to compare

0.4.1 (2025-05-26)

📚 Documentation

  • examples: Enhance SDK with new examples and environment configuration (#2) (e111ee3)

🚀 Version 0.4.0

26 May 17:40

Choose a tag to compare

0.4.0 (2025-05-26)

✨ Features

  • Make this SDK using the OpenAI compatible endpoints (#1) (7e74a80)

🚀 Version 0.3.0

03 Feb 02:51

Choose a tag to compare

0.3.0 (2025-02-03)

✨ Features

  • Add streaming content generation and response handling (90171af)

♻️ Deprecated

📚 Documentation

  • Add methods for listing provider models and streaming content in the README (888573c)
  • Update OpenAPI spec - download it from inference-gateway (fb4eabb)

✅ Miscellaneous

  • Enhance testing capabilities with new pytest configurations and fixtures (298b6f8)