flock-core 0.5.0b5__py3-none-any.whl → 0.5.0b6__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.

@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: flock-core
3
- Version: 0.5.0b5
3
+ Version: 0.5.0b6
4
4
  Summary: Declarative LLM Orchestration at Scale
5
5
  Author-email: Andre Ratzenberger <andre.ratzenberger@whiteduck.de>
6
6
  License-File: LICENSE
@@ -10,6 +10,7 @@ Classifier: Programming Language :: Python :: 3
10
10
  Requires-Python: >=3.10
11
11
  Requires-Dist: aiosqlite>=0.21.0
12
12
  Requires-Dist: azure-data-tables>=12.7.0
13
+ Requires-Dist: chromadb>=0.6.3
13
14
  Requires-Dist: cloudpickle>=3.1.1
14
15
  Requires-Dist: croniter>=6.0.0
15
16
  Requires-Dist: devtools>=0.12.2
@@ -49,51 +50,11 @@ Requires-Dist: tqdm>=4.67.1
49
50
  Requires-Dist: uvicorn>=0.34.0
50
51
  Requires-Dist: wd-di>=0.2.14
51
52
  Requires-Dist: websockets>=15.0.1
52
- Provides-Extra: all
53
- Requires-Dist: azure-identity>=1.23.0; extra == 'all'
54
- Requires-Dist: azure-search-documents>=11.5.2; extra == 'all'
55
- Requires-Dist: azure-storage-blob>=12.25.1; extra == 'all'
56
- Requires-Dist: chromadb>=0.6.3; extra == 'all'
57
- Requires-Dist: datasets>=3.2.0; extra == 'all'
58
- Requires-Dist: docling>=2.34.0; extra == 'all'
59
- Requires-Dist: duckduckgo-search>=7.3.2; extra == 'all'
60
- Requires-Dist: markdownify>=0.14.1; extra == 'all'
61
- Requires-Dist: matplotlib>=3.10.0; extra == 'all'
62
- Requires-Dist: mem0ai[graph]>=0.1.101; extra == 'all'
63
- Requires-Dist: nltk>=3.9.1; extra == 'all'
64
- Requires-Dist: rouge-score>=0.1.2; extra == 'all'
65
- Requires-Dist: sentence-transformers>=3.4.1; extra == 'all'
66
- Requires-Dist: tavily-python>=0.5.0; extra == 'all'
67
- Requires-Dist: zep-python>=2.0.2; extra == 'all'
68
- Provides-Extra: all-tools
69
- Requires-Dist: azure-identity>=1.23.0; extra == 'all-tools'
70
- Requires-Dist: azure-search-documents>=11.5.2; extra == 'all-tools'
71
- Requires-Dist: azure-storage-blob>=12.25.1; extra == 'all-tools'
72
- Requires-Dist: docker>=7.1.0; extra == 'all-tools'
73
- Requires-Dist: docling>=2.34.0; extra == 'all-tools'
74
- Requires-Dist: duckduckgo-search>=7.3.2; extra == 'all-tools'
75
- Requires-Dist: markdownify>=0.14.1; extra == 'all-tools'
76
- Requires-Dist: nltk>=3.9.1; extra == 'all-tools'
77
- Requires-Dist: tavily-python>=0.5.0; extra == 'all-tools'
78
- Provides-Extra: azure-tools
79
- Requires-Dist: azure-identity>=1.23.0; extra == 'azure-tools'
80
- Requires-Dist: azure-search-documents>=11.5.2; extra == 'azure-tools'
81
- Requires-Dist: azure-storage-blob>=12.25.1; extra == 'azure-tools'
82
- Provides-Extra: basic-tools
83
- Requires-Dist: docling>=2.34.0; extra == 'basic-tools'
84
- Requires-Dist: duckduckgo-search>=7.3.2; extra == 'basic-tools'
85
- Requires-Dist: markdownify>=0.14.1; extra == 'basic-tools'
86
- Requires-Dist: tavily-python>=0.5.0; extra == 'basic-tools'
87
- Provides-Extra: code-tools
88
- Requires-Dist: docker>=7.1.0; extra == 'code-tools'
89
53
  Provides-Extra: evaluation
90
54
  Requires-Dist: datasets>=3.2.0; extra == 'evaluation'
91
55
  Requires-Dist: rouge-score>=0.1.2; extra == 'evaluation'
92
56
  Requires-Dist: sentence-transformers>=3.4.1; extra == 'evaluation'
93
- Provides-Extra: llm-tools
94
- Requires-Dist: nltk>=3.9.1; extra == 'llm-tools'
95
57
  Provides-Extra: memory
96
- Requires-Dist: chromadb>=0.6.3; extra == 'memory'
97
58
  Requires-Dist: matplotlib>=3.10.0; extra == 'memory'
98
59
  Requires-Dist: mem0ai[graph]>=0.1.101; extra == 'memory'
99
60
  Requires-Dist: zep-python>=2.0.2; extra == 'memory'
@@ -476,16 +476,6 @@ flock/themes/zenburn.toml,sha256=NxOAR3cx-Z9PVErEKHFZ6jsjfKBtPmfyN_vGSri5_qo,171
476
476
  flock/themes/zenburned.toml,sha256=UEmquBbcAO3Zj652XKUwCsNoC2iQSlIh-q5c6DH-7Kc,1664
477
477
  flock/themes/zenwritten-dark.toml,sha256=To5l6520_3UqAGiEumpzGWsHhXxqu9ThrMildXKgIO0,1669
478
478
  flock/themes/zenwritten-light.toml,sha256=G1iEheCPfBNsMTGaVpEVpDzYBHA_T-MV27rolUYolmE,1666
479
- flock/tools/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
480
- flock/tools/azure_tools.py,sha256=OTJsb0B4l70GcD1W3ZMDHWd3X8nEnszhhz2sllD2z9E,30187
481
- flock/tools/code_tools.py,sha256=xLpuFl84y_GVzmIBe4qrr7h9wI3yWpM-M21GgEUjSjE,5247
482
- flock/tools/file_tools.py,sha256=VYjT942NqDMTnizHiF41O4Af6ySseSvahRNVVrGMXl8,4850
483
- flock/tools/github_tools.py,sha256=HH47-4K3HL6tRJhZhUttWDo2aloP9Hs12wRC_f_-Vkc,5329
484
- flock/tools/markdown_tools.py,sha256=1EZuYyt8LiuEgROfXqW_VQWQ8cxyko4yMP9nrx3CBds,6324
485
- flock/tools/system_tools.py,sha256=IUB8MiSxtQH5ZfTGOck3vl4TKva8m1lfU4-W5D5b-4w,202
486
- flock/tools/text_tools.py,sha256=_FLubHtH4x2-Wn4_SRMV3vYuBls8KCFNuCxqlgfptRM,22470
487
- flock/tools/web_tools.py,sha256=Wl3qO5lKq4PYtmYahgeFGBQ8tDC0uKY4k9A1Zn-MqFw,2588
488
- flock/tools/zendesk_tools.py,sha256=e7KMfHVl7wGbstwdz9CvoChyuoZfpS9n4TEtvrxawgI,5162
489
479
  flock/webapp/__init__.py,sha256=YtRbbyciN3Z2oMB9fdXZuvM3e49R8m2mY5qHLDoapRA,37
490
480
  flock/webapp/run.py,sha256=btKVwIqrFg3FhLRuj2RN_fazwaFat3Ue5yiFiIg60rQ,9054
491
481
  flock/webapp/app/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
@@ -559,8 +549,8 @@ flock/workflow/agent_execution_activity.py,sha256=CzTkbjGqrPoAbldaQOS_doesosDK9m
559
549
  flock/workflow/flock_workflow.py,sha256=ZhAF82ewNRY2vvDjNpXT1D9lCVQsLOSMTaZVzdcogJc,9674
560
550
  flock/workflow/temporal_config.py,sha256=3_8O7SDEjMsSMXsWJBfnb6XTp0TFaz39uyzSlMTSF_I,3988
561
551
  flock/workflow/temporal_setup.py,sha256=YIHnSBntzOchHfMSh8hoLeNXrz3B1UbR14YrR6soM7A,1606
562
- flock_core-0.5.0b5.dist-info/METADATA,sha256=nkmCSMIPMHuwr82rD2SUSUUqgdL1qFl_zDEI-PRingk,22786
563
- flock_core-0.5.0b5.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
564
- flock_core-0.5.0b5.dist-info/entry_points.txt,sha256=rWaS5KSpkTmWySURGFZk6PhbJ87TmvcFQDi2uzjlagQ,37
565
- flock_core-0.5.0b5.dist-info/licenses/LICENSE,sha256=iYEqWy0wjULzM9GAERaybP4LBiPeu7Z1NEliLUdJKSc,1072
566
- flock_core-0.5.0b5.dist-info/RECORD,,
552
+ flock_core-0.5.0b6.dist-info/METADATA,sha256=7gNH5W3TDTvH7_R55vLrgMXqRIcREftWrdDnm_qtpR8,20770
553
+ flock_core-0.5.0b6.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
554
+ flock_core-0.5.0b6.dist-info/entry_points.txt,sha256=rWaS5KSpkTmWySURGFZk6PhbJ87TmvcFQDi2uzjlagQ,37
555
+ flock_core-0.5.0b6.dist-info/licenses/LICENSE,sha256=iYEqWy0wjULzM9GAERaybP4LBiPeu7Z1NEliLUdJKSc,1072
556
+ flock_core-0.5.0b6.dist-info/RECORD,,
flock/tools/__init__.py DELETED
File without changes