autobyteus 1.0.1__py3-none-any.whl → 1.0.2__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.
@@ -1,6 +1,6 @@
1
- Metadata-Version: 2.2
1
+ Metadata-Version: 2.4
2
2
  Name: autobyteus
3
- Version: 1.0.1
3
+ Version: 1.0.2
4
4
  Summary: Multi-Agent framework
5
5
  Home-page: https://github.com/AutoByteus/autobyteus
6
6
  Author: Ryan Zheng
@@ -29,7 +29,7 @@ Requires-Dist: ollama==0.4.5
29
29
  Requires-Dist: mistral_common
30
30
  Requires-Dist: aiohttp
31
31
  Requires-Dist: autobyteus-llm-client==1.0.9
32
- Requires-Dist: brui-core==1.0.5
32
+ Requires-Dist: brui-core==1.0.6
33
33
  Provides-Extra: dev
34
34
  Requires-Dist: coverage; extra == "dev"
35
35
  Requires-Dist: flake8; extra == "dev"
@@ -56,6 +56,7 @@ Dynamic: classifier
56
56
  Dynamic: description
57
57
  Dynamic: description-content-type
58
58
  Dynamic: home-page
59
+ Dynamic: license-file
59
60
  Dynamic: provides-extra
60
61
  Dynamic: requires-dist
61
62
  Dynamic: requires-python
@@ -146,8 +146,8 @@ autobyteus/workflow/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSu
146
146
  autobyteus/workflow/simple_task.py,sha256=CcEEfamaZk1pjkPG9TVmlvzMAeTznHvQncRIwgp48tI,3378
147
147
  autobyteus/workflow/task.py,sha256=CYyPs8YvEwpWXcF4swJukPNuv6RRs3X-9UOnN6vG2Ko,5746
148
148
  autobyteus/workflow/workflow.py,sha256=3PXZVtgnajGUAbZR22xht_2pU2WjYNmA1j0f5TkM3G0,1453
149
- autobyteus-1.0.1.dist-info/LICENSE,sha256=Ompok_c8HRsXRwmax-pGR9OZRRxZC9RPp4JB6eTJd0M,1360
150
- autobyteus-1.0.1.dist-info/METADATA,sha256=KjWInv4pPpo4gkdcBTXYsERaOaeuAUQimB9UMpL4DJM,4377
151
- autobyteus-1.0.1.dist-info/WHEEL,sha256=beeZ86-EfXScwlR_HKu4SllMC9wUEj_8Z_4FJ3egI2w,91
152
- autobyteus-1.0.1.dist-info/top_level.txt,sha256=OeVeFlKcnysp6uMGe8TDaoFeuh4NUK4wZIfNjXCWKTE,11
153
- autobyteus-1.0.1.dist-info/RECORD,,
149
+ autobyteus-1.0.2.dist-info/licenses/LICENSE,sha256=Ompok_c8HRsXRwmax-pGR9OZRRxZC9RPp4JB6eTJd0M,1360
150
+ autobyteus-1.0.2.dist-info/METADATA,sha256=CSm6rd_mqxHpogU_VGGkukHiuUOBBI1Pyld_DX80Q98,4399
151
+ autobyteus-1.0.2.dist-info/WHEEL,sha256=CmyFI0kx5cdEMTLiONQRbGQwjIoR1aIYB7eCAQ4KPJ0,91
152
+ autobyteus-1.0.2.dist-info/top_level.txt,sha256=OeVeFlKcnysp6uMGe8TDaoFeuh4NUK4wZIfNjXCWKTE,11
153
+ autobyteus-1.0.2.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (76.1.0)
2
+ Generator: setuptools (78.1.0)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5