Skip to content

Releases: inference-gateway/python-sdk

🚀 Version 0.3.0

03 Feb 02:51
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

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