flock-core 0.3.35__py3-none-any.whl → 0.3.36__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.3.35.dist-info → flock_core-0.3.36.dist-info}/METADATA +2 -1
- {flock_core-0.3.35.dist-info → flock_core-0.3.36.dist-info}/RECORD +5 -5
- {flock_core-0.3.35.dist-info → flock_core-0.3.36.dist-info}/WHEEL +0 -0
- {flock_core-0.3.35.dist-info → flock_core-0.3.36.dist-info}/entry_points.txt +0 -0
- {flock_core-0.3.35.dist-info → flock_core-0.3.36.dist-info}/licenses/LICENSE +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: flock-core
|
|
3
|
-
Version: 0.3.
|
|
3
|
+
Version: 0.3.36
|
|
4
4
|
Summary: Declarative LLM Orchestration at Scale
|
|
5
5
|
Author-email: Andre Ratzenberger <andre.ratzenberger@whiteduck.de>
|
|
6
6
|
License-File: LICENSE
|
|
@@ -20,6 +20,7 @@ Requires-Dist: litellm==1.63.7
|
|
|
20
20
|
Requires-Dist: loguru>=0.7.3
|
|
21
21
|
Requires-Dist: matplotlib>=3.10.0
|
|
22
22
|
Requires-Dist: msgpack>=1.1.0
|
|
23
|
+
Requires-Dist: nltk>=3.9.1
|
|
23
24
|
Requires-Dist: notion-client>=2.3.0
|
|
24
25
|
Requires-Dist: opentelemetry-api>=1.30.0
|
|
25
26
|
Requires-Dist: opentelemetry-exporter-jaeger-proto-grpc>=1.21.0
|
|
@@ -429,8 +429,8 @@ flock/workflow/activities.py,sha256=eVZDnxGJl_quNO-UTV3YgvTV8LrRaHN3QDAA1ANKzac,
|
|
|
429
429
|
flock/workflow/agent_activities.py,sha256=NhBZscflEf2IMfSRa_pBM_TRP7uVEF_O0ROvWZ33eDc,963
|
|
430
430
|
flock/workflow/temporal_setup.py,sha256=VWBgmBgfTBjwM5ruS_dVpA5AVxx6EZ7oFPGw4j3m0l0,1091
|
|
431
431
|
flock/workflow/workflow.py,sha256=I9MryXW_bqYVTHx-nl2epbTqeRy27CAWHHA7ZZA0nAk,1696
|
|
432
|
-
flock_core-0.3.
|
|
433
|
-
flock_core-0.3.
|
|
434
|
-
flock_core-0.3.
|
|
435
|
-
flock_core-0.3.
|
|
436
|
-
flock_core-0.3.
|
|
432
|
+
flock_core-0.3.36.dist-info/METADATA,sha256=bjA4faeU74_0SNDpxwsJczuGyAX3eZz8fDdnVAru04E,20772
|
|
433
|
+
flock_core-0.3.36.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
|
434
|
+
flock_core-0.3.36.dist-info/entry_points.txt,sha256=rWaS5KSpkTmWySURGFZk6PhbJ87TmvcFQDi2uzjlagQ,37
|
|
435
|
+
flock_core-0.3.36.dist-info/licenses/LICENSE,sha256=iYEqWy0wjULzM9GAERaybP4LBiPeu7Z1NEliLUdJKSc,1072
|
|
436
|
+
flock_core-0.3.36.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|