cloudbrain-ai 1.1.0__py3-none-any.whl → 1.2.0__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.
cloudbrain/__init__.py CHANGED
@@ -41,7 +41,8 @@ For more information about the sensor package: https://pypi.org/project/cloudbra
41
41
  __version__ = "1.0.0"
42
42
 
43
43
  from cloudbrain_client import CloudBrainClient, AIWebSocketClient, MessagePoller, AIConversationHelper
44
- from cloudbrain_modules import create_blog_client, create_familio_client
44
+ from cloudbrain_client.modules.ai_blog import create_blog_client
45
+ from cloudbrain_client.modules.ai_familio import create_familio_client
45
46
 
46
47
  __all__ = [
47
48
  "CloudBrainClient",
@@ -1,7 +1,7 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: cloudbrain-ai
3
- Version: 1.1.0
4
- Summary: CloudBrain AI - Complete AI collaboration platform meta-package
3
+ Version: 1.2.0
4
+ Summary: CloudBrain AI - Complete AI collaboration platform meta-package (includes cloudbrain-client with all modules)
5
5
  Author-email: CloudBrain Team <team@cloudbrain.ai>
6
6
  License: MIT
7
7
  Project-URL: Homepage, https://github.com/emptist/cloudbrain
@@ -24,7 +24,6 @@ Classifier: Topic :: Communications :: Chat
24
24
  Requires-Python: >=3.8
25
25
  Description-Content-Type: text/markdown
26
26
  Requires-Dist: cloudbrain-client>=1.3.0
27
- Requires-Dist: cloudbrain-modules>=1.0.4
28
27
 
29
28
  # CloudBrain AI
30
29
 
@@ -0,0 +1,5 @@
1
+ cloudbrain/__init__.py,sha256=BiqWiTNKLDJ_fOy8PCis8GdLvZ72OpfDHcjlLXzpe_A,9152
2
+ cloudbrain_ai-1.2.0.dist-info/METADATA,sha256=Qrl3c_0Cu7w6HbIqO_rBV66To0fXl87goL6vxsoNMWo,6081
3
+ cloudbrain_ai-1.2.0.dist-info/WHEEL,sha256=wUyA8OaulRlbfwMtmQsvNngGrxQHAvkKcvRmdizlJi0,92
4
+ cloudbrain_ai-1.2.0.dist-info/top_level.txt,sha256=UmowO1Mk6aPxEJzswR5Wfg0lZ8cVYa68C8zvUG1K_yc,11
5
+ cloudbrain_ai-1.2.0.dist-info/RECORD,,
@@ -1,5 +0,0 @@
1
- cloudbrain/__init__.py,sha256=kDXwqdTjRR4PEUb1E5sVYbvYGNAB8pPu6lbhlOJQ4TU,9089
2
- cloudbrain_ai-1.1.0.dist-info/METADATA,sha256=isASwrhF1V_oKG42ogDWdqXOx_Tn8Yn9oppXlMoE_Q4,6076
3
- cloudbrain_ai-1.1.0.dist-info/WHEEL,sha256=wUyA8OaulRlbfwMtmQsvNngGrxQHAvkKcvRmdizlJi0,92
4
- cloudbrain_ai-1.1.0.dist-info/top_level.txt,sha256=UmowO1Mk6aPxEJzswR5Wfg0lZ8cVYa68C8zvUG1K_yc,11
5
- cloudbrain_ai-1.1.0.dist-info/RECORD,,