flock-core 0.5.0b70__py3-none-any.whl → 0.5.0b71__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 flock-core might be problematic. Click here for more details.
- flock/engines/dspy_engine.py +1 -1
- {flock_core-0.5.0b70.dist-info → flock_core-0.5.0b71.dist-info}/METADATA +1 -1
- {flock_core-0.5.0b70.dist-info → flock_core-0.5.0b71.dist-info}/RECORD +6 -6
- {flock_core-0.5.0b70.dist-info → flock_core-0.5.0b71.dist-info}/WHEEL +0 -0
- {flock_core-0.5.0b70.dist-info → flock_core-0.5.0b71.dist-info}/entry_points.txt +0 -0
- {flock_core-0.5.0b70.dist-info → flock_core-0.5.0b71.dist-info}/licenses/LICENSE +0 -0
flock/engines/dspy_engine.py
CHANGED
|
@@ -669,7 +669,7 @@ class DSPyEngine(EngineComponent):
|
|
|
669
669
|
except Exception as e:
|
|
670
670
|
logger.warning(f"Failed to emit streaming event: {e}")
|
|
671
671
|
else:
|
|
672
|
-
logger.
|
|
672
|
+
logger.debug("No WebSocket manager present for streaming event.")
|
|
673
673
|
|
|
674
674
|
if formatter is not None:
|
|
675
675
|
_refresh_panel()
|
|
@@ -20,7 +20,7 @@ flock/dashboard/launcher.py,sha256=zXWVpyLNxCIu6fJ2L2j2sJ4oDWTvkxhT4FWz7K6eooM,8
|
|
|
20
20
|
flock/dashboard/service.py,sha256=30_uUxDhvX1jfy02G4muNuzbcMH5TujY_G5aXWNQa8Q,32104
|
|
21
21
|
flock/dashboard/websocket.py,sha256=6piBJ92nSAeTgGFDUgAaQ8CthqThwRUC6aMUBB_2O6E,9508
|
|
22
22
|
flock/engines/__init__.py,sha256=waNyObJ8PKCLFZL3WUFynxSK-V47m559P3Px-vl_OSc,124
|
|
23
|
-
flock/engines/dspy_engine.py,sha256=
|
|
23
|
+
flock/engines/dspy_engine.py,sha256=bIfm5FzQV5v8vSlRLw-XftQ8YSKP0Cmf7EHgGSxb7a8,37545
|
|
24
24
|
flock/frontend/README.md,sha256=bWElU0eKmVCYI6VHCqH5KQCi3Ysg6T808mkUXs2xoTY,26232
|
|
25
25
|
flock/frontend/index.html,sha256=BFg1VR_YVAJ_MGN16xa7sT6wTGwtFYUhfJhGuKv89VM,312
|
|
26
26
|
flock/frontend/package-lock.json,sha256=1edo2JDle0if_MljnK4Xto7Q7hhGUEBQAvQFqKy9RzQ,150798
|
|
@@ -515,8 +515,8 @@ flock/themes/zenburned.toml,sha256=UEmquBbcAO3Zj652XKUwCsNoC2iQSlIh-q5c6DH-7Kc,1
|
|
|
515
515
|
flock/themes/zenwritten-dark.toml,sha256=-dgaUfg1iCr5Dv4UEeHv_cN4GrPUCWAiHSxWK20X1kI,1663
|
|
516
516
|
flock/themes/zenwritten-light.toml,sha256=G1iEheCPfBNsMTGaVpEVpDzYBHA_T-MV27rolUYolmE,1666
|
|
517
517
|
flock/utility/output_utility_component.py,sha256=yVHhlIIIoYKziI5UyT_zvQb4G-NsxCTgLwA1wXXTTj4,9047
|
|
518
|
-
flock_core-0.5.
|
|
519
|
-
flock_core-0.5.
|
|
520
|
-
flock_core-0.5.
|
|
521
|
-
flock_core-0.5.
|
|
522
|
-
flock_core-0.5.
|
|
518
|
+
flock_core-0.5.0b71.dist-info/METADATA,sha256=xBcA6Pmp_GTEjwDRQLwIsuldvlBC4P91RVp94gb0h_k,36377
|
|
519
|
+
flock_core-0.5.0b71.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
|
520
|
+
flock_core-0.5.0b71.dist-info/entry_points.txt,sha256=UQdPmtHd97gSA_IdLt9MOd-1rrf_WO-qsQeIiHWVrp4,42
|
|
521
|
+
flock_core-0.5.0b71.dist-info/licenses/LICENSE,sha256=U3IZuTbC0yLj7huwJdldLBipSOHF4cPf6cUOodFiaBE,1072
|
|
522
|
+
flock_core-0.5.0b71.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|