flock-core 0.2.12__py3-none-any.whl → 0.2.13__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_core-0.2.12.dist-info → flock_core-0.2.13.dist-info}/METADATA +8 -1
- {flock_core-0.2.12.dist-info → flock_core-0.2.13.dist-info}/RECORD +5 -5
- {flock_core-0.2.12.dist-info → flock_core-0.2.13.dist-info}/WHEEL +0 -0
- {flock_core-0.2.12.dist-info → flock_core-0.2.13.dist-info}/entry_points.txt +0 -0
- {flock_core-0.2.12.dist-info → flock_core-0.2.13.dist-info}/licenses/LICENSE +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: flock-core
|
|
3
|
-
Version: 0.2.
|
|
3
|
+
Version: 0.2.13
|
|
4
4
|
Summary: Declarative LLM Orchestration at Scale
|
|
5
5
|
Author-email: Andre Ratzenberger <andre.ratzenberger@whiteduck.de>
|
|
6
6
|
License-File: LICENSE
|
|
@@ -63,6 +63,13 @@ Flock is a framework for orchestrating LLM-powered agents. It leverages a **decl
|
|
|
63
63
|
| • Hard to scale and parallelize | • Modular, concurrent, and batch processing |
|
|
64
64
|
| | |
|
|
65
65
|
|
|
66
|
+
## Video Demonstration
|
|
67
|
+
|
|
68
|
+
|
|
69
|
+
https://github.com/user-attachments/assets/bdab4786-d532-459f-806a-024727164dcc
|
|
70
|
+
|
|
71
|
+
|
|
72
|
+
|
|
66
73
|
|
|
67
74
|
## Key Innovations
|
|
68
75
|
|
|
@@ -374,8 +374,8 @@ flock/workflow/activities.py,sha256=YEg-Gr8kzVsxWsmsZguIVhX2XwMRvhZ2OlnsJoG5g_A,
|
|
|
374
374
|
flock/workflow/agent_activities.py,sha256=NhBZscflEf2IMfSRa_pBM_TRP7uVEF_O0ROvWZ33eDc,963
|
|
375
375
|
flock/workflow/temporal_setup.py,sha256=VWBgmBgfTBjwM5ruS_dVpA5AVxx6EZ7oFPGw4j3m0l0,1091
|
|
376
376
|
flock/workflow/workflow.py,sha256=I9MryXW_bqYVTHx-nl2epbTqeRy27CAWHHA7ZZA0nAk,1696
|
|
377
|
-
flock_core-0.2.
|
|
378
|
-
flock_core-0.2.
|
|
379
|
-
flock_core-0.2.
|
|
380
|
-
flock_core-0.2.
|
|
381
|
-
flock_core-0.2.
|
|
377
|
+
flock_core-0.2.13.dist-info/METADATA,sha256=kWWhD5XHCF7JxEvIxbRcn-g6cJhvux-D01yesptN7I4,12023
|
|
378
|
+
flock_core-0.2.13.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
|
379
|
+
flock_core-0.2.13.dist-info/entry_points.txt,sha256=rWaS5KSpkTmWySURGFZk6PhbJ87TmvcFQDi2uzjlagQ,37
|
|
380
|
+
flock_core-0.2.13.dist-info/licenses/LICENSE,sha256=iYEqWy0wjULzM9GAERaybP4LBiPeu7Z1NEliLUdJKSc,1072
|
|
381
|
+
flock_core-0.2.13.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|