livellm 1.3.5__py3-none-any.whl → 1.3.6__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.
livellm/livellm.py CHANGED
@@ -564,11 +564,11 @@ class LivellmWsClient(BaseLivellmClient):
564
564
 
565
565
  if response.status == WsStatus.ERROR:
566
566
  raise Exception(f"WebSocket stream failed: {response.error}")
567
-
568
- yield response
569
-
567
+
570
568
  if response.status == WsStatus.SUCCESS:
571
569
  break
570
+
571
+ yield response
572
572
 
573
573
  # Implement abstract methods from BaseLivellmClient
574
574
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: livellm
3
- Version: 1.3.5
3
+ Version: 1.3.6
4
4
  Summary: Python client for the LiveLLM Server
5
5
  Project-URL: Homepage, https://github.com/qalby-tech/livellm-client-py
6
6
  Project-URL: Repository, https://github.com/qalby-tech/livellm-client-py
@@ -1,5 +1,5 @@
1
1
  livellm/__init__.py,sha256=p2Szx7PELGYi-PTnSNnRPGVbU438ZBTFXYAQoMToUfE,440
2
- livellm/livellm.py,sha256=I-XloiBFxR41Xvd7UCzg5ipztcrfT6EVyt8KAni-rgo,32291
2
+ livellm/livellm.py,sha256=Z3UpG8rxQXTW9qT4EPi6b7qOx3xHL-i-Mz5fKX24QPM,32303
3
3
  livellm/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
4
4
  livellm/transcripton.py,sha256=2ttPzc8A6uQL5VouLLb4aj7Q-cMCx3V1HXH2qhpUMfM,4195
5
5
  livellm/models/__init__.py,sha256=tCX_Q3ALjO0jbqhLFsVoITSm1AV--3pF5ZZc_l0VC1o,1447
@@ -14,7 +14,7 @@ livellm/models/agent/tools.py,sha256=wVWfx6_jxL3IcmX_Nt_PonZ3RQLtpfqJnszHz32BQiU
14
14
  livellm/models/audio/__init__.py,sha256=sz2NxCOfFGVvp-XQUsdgOR_TYBO1Wb-8LLXaZDEiAZk,282
15
15
  livellm/models/audio/speak.py,sha256=lDITZ7fiLRuDhA-LxCPQ6Yraxr33B6Lg7VyR4CkuGk8,1872
16
16
  livellm/models/audio/transcribe.py,sha256=Leji2lk5zfq4GE-fw-z2dZR8BuijzW8TJ12GHw_UZJY,2085
17
- livellm-1.3.5.dist-info/METADATA,sha256=goAVH_VH2pe_xGnKslqbgBgoui03iDWaSwDDQERDIbs,18701
18
- livellm-1.3.5.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
19
- livellm-1.3.5.dist-info/licenses/LICENSE,sha256=yapGO2C_00ymEx6TADdbU8Oyc1bWOrZY-fjP-agmFL4,1071
20
- livellm-1.3.5.dist-info/RECORD,,
17
+ livellm-1.3.6.dist-info/METADATA,sha256=e7TYTCh3xtNS8POgIxe4gADiBS2a_cs6IlL6by0kJsw,18701
18
+ livellm-1.3.6.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
19
+ livellm-1.3.6.dist-info/licenses/LICENSE,sha256=yapGO2C_00ymEx6TADdbU8Oyc1bWOrZY-fjP-agmFL4,1071
20
+ livellm-1.3.6.dist-info/RECORD,,