Skip to content

Releases: inference-gateway/python-sdk

🚀 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)

🚀 Version 0.2.3

21 Jan 18:52

Choose a tag to compare

0.2.3 (2025-01-21)

🐛 Bug Fixes

  • release: Remove unnecessary command substitution in release workflow (2f9b34e)

🚀 Version 0.2.2

21 Jan 18:50

Choose a tag to compare

0.2.2 (2025-01-21)

🐛 Bug Fixes

  • release: Correct version extraction regex to improve accuracy (4f0a6af)
  • release: Update version extraction regex to use Perl-compatible syntax (4b4475e)

🚀 Version 0.2.1

21 Jan 18:38

Choose a tag to compare

0.2.1 (2025-01-21)

🔧 Miscellaneous

  • release: add dependency on github_release for publish job (31ca1d8)

🚀 Version 0.2.0

21 Jan 18:24

Choose a tag to compare

0.2.0 (2025-01-21)

✨ Features

  • api: add OpenAPI specification for Inference Gateway API (ab5202b)
  • client: enhance InferenceGatewayClient with support for multiple providers and message handling (0166d9e)

📦 Improvements

  • devcontainer: enable task completion in zsh (99caa3f)

🔧 Miscellaneous

  • lint: add linting task using Black for code formatting (642ed74)

🚀 Version 0.1.2

21 Jan 17:55

Choose a tag to compare

0.1.2 (2025-01-21)

📦 Improvements

  • Add Node.js and npm installation to Dockerfile for running --dry-run semantic-release (a7ee6a1)
  • Update Dockerfile and devcontainer.json to install Task and add VSCode extension (cf816ba)

🐛 Bug Fixes

  • Update clean task in Taskfile.yml to reflect new package name (8e4bcb7)

👷 CI

  • Add CI workflow for testing and code formatting with Black (1ed8cca)
  • Add GitHub Release workflow with semantic-release integration (41a444e)
  • Change release trigger to workflow_dispatch (1407c07)

📚 Documentation

  • Update installation instructions and usage example in README.md (e1ec576)

🔧 Miscellaneous

  • Update paths in devcontainer.json and pyproject.toml for repository renaming (4f1c9a1)
  • Update README.md (afca0e5)

v0.1.1

19 Jan 14:44
732fad8

Choose a tag to compare

Full Changelog: v0.1.0...v0.1.1