You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## [0.2.0](v0.1.2...v0.2.0) (2025-01-21)
### ✨ Features
* **api:** add OpenAPI specification for Inference Gateway API ([ab5202b](ab5202b))
* **client:** enhance InferenceGatewayClient with support for multiple providers and message handling ([0166d9e](0166d9e))
### 📦 Improvements
* **devcontainer:** enable task completion in zsh ([99caa3f](99caa3f))
### 🔧 Miscellaneous
* **lint:** add linting task using Black for code formatting ([642ed74](642ed74))
***api:** add OpenAPI specification for Inference Gateway API ([ab5202b](https://github.com/inference-gateway/python-sdk/commit/ab5202bf8afff49399dcfd0f0b3ae62f7ca11036))
6
+
***client:** enhance InferenceGatewayClient with support for multiple providers and message handling ([0166d9e](https://github.com/inference-gateway/python-sdk/commit/0166d9e9ad8648f8b2499ba9405b07e15973cc4b))
7
+
8
+
### 📦 Improvements
9
+
10
+
***devcontainer:** enable task completion in zsh ([99caa3f](https://github.com/inference-gateway/python-sdk/commit/99caa3fab07ae563790590209015446e502fd154))
11
+
12
+
### 🔧 Miscellaneous
13
+
14
+
***lint:** add linting task using Black for code formatting ([642ed74](https://github.com/inference-gateway/python-sdk/commit/642ed7478b1e19c8928074539baf7135cea7fab0))
0 commit comments