genai-protocol-lite 1.0.0__py3-none-any.whl → 1.0.2__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,10 +1,10 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: genai-protocol-lite
3
- Version: 1.0.0
3
+ Version: 1.0.2
4
4
  Summary: GenAI Python project for direct agents connection either locally via websockets or remote via Azure Web PubSub
5
5
  Home-page: https://github.com/genai-works-org/genai-protocol-lite
6
- Author: Yaroslav Oliinyk, Yaroslav Motalov, Ivan Kuzlo
7
- Author-email: yaroslav.oliinyk@chisw.com, yaroslav.motalov@chisw.com, ivan.kuzlo@chisw.com
6
+ Author: Yaroslav Oliinyk, Yaroslav Motalov, Ivan Kuzlo, Pavlo Shyrinskykh
7
+ Author-email: pavlo.shyrinskykh@genai.works
8
8
  License: Apache License 2.0
9
9
  Classifier: Programming Language :: Python :: 3
10
10
  Classifier: License :: OSI Approved :: MIT License
@@ -146,7 +146,7 @@ if __name__ == '__main__':
146
146
 
147
147
 
148
148
  | Parameter | Type | Default Value | Description | Required In |
149
- | ------------------------ | --------------- | ------------- | -------------------------------------------------------------------------------------------------- | ----------------- |
149
+ |--------------------------|-----------------|---------------|----------------------------------------------------------------------------------------------------|-------------------|
150
150
  | `webserver_port` | `Optional[int]` | `None` | Port number for the webserver. If not set, an available port from the autodiscovery range is used. | `local` |
151
151
  | `azure_endpoint_url` | `Optional[str]` | `None` | URL endpoint for Azure connectivity. | `remote` |
152
152
  | `azure_access_key` | `Optional[str]` | `None` | Access key for Azure services. | `remote` |
@@ -174,13 +174,3 @@ if __name__ == '__main__':
174
174
  return an awaitable string result.
175
175
  - **Configuration Options:**
176
176
  Use the `config` parameter in the `Session` constructor for advanced settings.
177
-
178
- ## License
179
-
180
- [Specify your license here]
181
-
182
- ---
183
-
184
- ```
185
-
186
- ```
@@ -19,8 +19,8 @@ AIConnector/discovery/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3h
19
19
  AIConnector/discovery/azure_discovery_service.py,sha256=mXfzJp6ChvsOsO0KHymXTeCS2xm4gJnEr5BVjKZZ77E,9374
20
20
  AIConnector/discovery/base_discovery_service.py,sha256=zXW9qHrU3nUk4NuV2_8GP58VImQg99aByYPku8IGx7k,639
21
21
  AIConnector/discovery/discovery_service.py,sha256=RyUutO4zcI3uP3jP3-PxesUzcD-p3UEiquRDuEoFCNI,8304
22
- genai_protocol_lite-1.0.0.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
23
- genai_protocol_lite-1.0.0.dist-info/METADATA,sha256=xTIyIxkWsssNCVowwpAvMrNaMAXwt5swCf-uQkHUUwg,8214
24
- genai_protocol_lite-1.0.0.dist-info/WHEEL,sha256=0CuiUZ_p9E4cD6NyLD6UG80LBXYyiSYZOKDm5lp32xk,91
25
- genai_protocol_lite-1.0.0.dist-info/top_level.txt,sha256=yaJShVFa55Ka6TkCYRjrFSvuuyK0SmBqJw3kvA1o3AI,12
26
- genai_protocol_lite-1.0.0.dist-info/RECORD,,
22
+ genai_protocol_lite-1.0.2.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
23
+ genai_protocol_lite-1.0.2.dist-info/METADATA,sha256=a4lfBkFoPlLrMbf92_xy6NanwOOd7OXAr-DjsQnlpkU,8130
24
+ genai_protocol_lite-1.0.2.dist-info/WHEEL,sha256=0CuiUZ_p9E4cD6NyLD6UG80LBXYyiSYZOKDm5lp32xk,91
25
+ genai_protocol_lite-1.0.2.dist-info/top_level.txt,sha256=yaJShVFa55Ka6TkCYRjrFSvuuyK0SmBqJw3kvA1o3AI,12
26
+ genai_protocol_lite-1.0.2.dist-info/RECORD,,