Releases: inference-gateway/python-sdk
Releases · inference-gateway/python-sdk
🚀 Version 0.6.2
07 May 00:12
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
0.2.1 (2025-01-21)
🔧 Miscellaneous
release: add dependency on github_release for publish job (31ca1d8 )