videosdk-plugins-openai 0.0.17__py3-none-any.whl → 0.0.19__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.
Potentially problematic release.
This version of videosdk-plugins-openai might be problematic. Click here for more details.
- videosdk/plugins/openai/version.py +1 -1
- {videosdk_plugins_openai-0.0.17.dist-info → videosdk_plugins_openai-0.0.19.dist-info}/METADATA +4 -4
- {videosdk_plugins_openai-0.0.17.dist-info → videosdk_plugins_openai-0.0.19.dist-info}/RECORD +4 -4
- {videosdk_plugins_openai-0.0.17.dist-info → videosdk_plugins_openai-0.0.19.dist-info}/WHEEL +0 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
__version__ = "0.0.
|
|
1
|
+
__version__ = "0.0.19"
|
{videosdk_plugins_openai-0.0.17.dist-info → videosdk_plugins_openai-0.0.19.dist-info}/METADATA
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: videosdk-plugins-openai
|
|
3
|
-
Version: 0.0.
|
|
3
|
+
Version: 0.0.19
|
|
4
4
|
Summary: VideoSDK Agent Framework plugin for OpenAI services
|
|
5
5
|
Author: videosdk
|
|
6
6
|
License-Expression: Apache-2.0
|
|
@@ -13,12 +13,12 @@ Classifier: Topic :: Multimedia :: Video
|
|
|
13
13
|
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
|
|
14
14
|
Requires-Python: >=3.11
|
|
15
15
|
Requires-Dist: openai[realtime]>=1.68.2
|
|
16
|
-
Requires-Dist: videosdk-agents>=0.0.
|
|
16
|
+
Requires-Dist: videosdk-agents>=0.0.19
|
|
17
17
|
Description-Content-Type: text/markdown
|
|
18
18
|
|
|
19
|
-
VideoSDK OpenAI Plugin
|
|
19
|
+
# VideoSDK OpenAI Plugin
|
|
20
20
|
|
|
21
|
-
Agent Framework plugin for realtime services from OpenAI.
|
|
21
|
+
Agent Framework plugin for realtime, LLM, STT and TTS services from OpenAI.
|
|
22
22
|
|
|
23
23
|
## Installation
|
|
24
24
|
|
{videosdk_plugins_openai-0.0.17.dist-info → videosdk_plugins_openai-0.0.19.dist-info}/RECORD
RENAMED
|
@@ -3,7 +3,7 @@ videosdk/plugins/openai/llm.py,sha256=wvWfQ8OA1AcdMMDEf4y93-2vSnSdulYjGpd9IVWFdx
|
|
|
3
3
|
videosdk/plugins/openai/realtime_api.py,sha256=B2RlEV_yK0R4K1dPTyhhPewoa9bzd43ytEfsLKaHUUQ,22554
|
|
4
4
|
videosdk/plugins/openai/stt.py,sha256=YZROX-BjTqtWiT6ouMZacLkMYbmao3emB-88ewN93jg,9492
|
|
5
5
|
videosdk/plugins/openai/tts.py,sha256=LDsYXuHBoN-8g1iYt7JV_vRWOJZvhUN8QZQj_q264rU,3635
|
|
6
|
-
videosdk/plugins/openai/version.py,sha256=
|
|
7
|
-
videosdk_plugins_openai-0.0.
|
|
8
|
-
videosdk_plugins_openai-0.0.
|
|
9
|
-
videosdk_plugins_openai-0.0.
|
|
6
|
+
videosdk/plugins/openai/version.py,sha256=9OK8yo7gxBYvFxF5sp_Pg19ucyUGzDpUXRaYqvJmYCQ,22
|
|
7
|
+
videosdk_plugins_openai-0.0.19.dist-info/METADATA,sha256=ng3Wo9ut4Iua1rQBNHeDrA7dRupHxjThjvEKMzl7w-g,827
|
|
8
|
+
videosdk_plugins_openai-0.0.19.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
|
9
|
+
videosdk_plugins_openai-0.0.19.dist-info/RECORD,,
|
|
File without changes
|