versionhq 1.2.4.18__py3-none-any.whl → 1.2.4.19__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.
- versionhq/__init__.py +1 -1
- {versionhq-1.2.4.18.dist-info → versionhq-1.2.4.19.dist-info}/METADATA +2 -2
- {versionhq-1.2.4.18.dist-info → versionhq-1.2.4.19.dist-info}/RECORD +6 -6
- {versionhq-1.2.4.18.dist-info → versionhq-1.2.4.19.dist-info}/WHEEL +0 -0
- {versionhq-1.2.4.18.dist-info → versionhq-1.2.4.19.dist-info}/licenses/LICENSE +0 -0
- {versionhq-1.2.4.18.dist-info → versionhq-1.2.4.19.dist-info}/top_level.txt +0 -0
versionhq/__init__.py
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: versionhq
|
3
|
-
Version: 1.2.4.
|
3
|
+
Version: 1.2.4.19
|
4
4
|
Summary: Autonomous agent networks for task automation with multi-step reasoning.
|
5
5
|
Author-email: Kuriko Iwai <krik8235@gmail.com>
|
6
6
|
License: MIT License
|
@@ -98,7 +98,7 @@ A Python framework for autonomous agent networks that handle task automation wit
|
|
98
98
|
**Visit:**
|
99
99
|
|
100
100
|
- [Playground](https://versi0n.io/)
|
101
|
-
- [Documentation](https://
|
101
|
+
- [Documentation](https://versionhq.github.io/multi-agent-system/)
|
102
102
|
- [Github](https://github.com/versionHQ/)
|
103
103
|
- [Python SDK](https://pypi.org/project/versionhq/)
|
104
104
|
|
@@ -1,4 +1,4 @@
|
|
1
|
-
versionhq/__init__.py,sha256=
|
1
|
+
versionhq/__init__.py,sha256=9LjCJzkCdReNysCMtn1dN5KrMJs-yZnIbJEvbLpe_Es,3346
|
2
2
|
versionhq/_prompt/auto_feedback.py,sha256=bbj37yTa11lRHpx-sV_Wmpb4dVnDBB7_v8ageUobHXY,3780
|
3
3
|
versionhq/_prompt/constants.py,sha256=DOwUFnVVObEFqgnaMCDnW8fnw1oPMgS8JAqOiTuqleI,932
|
4
4
|
versionhq/_prompt/model.py,sha256=wi9ZhdNA-BzsWHEwrl0yP3ZNoqGJSLzZGyuJH04DJjQ,8293
|
@@ -75,8 +75,8 @@ versionhq/tool/gpt/_enum.py,sha256=iBtH964dyv6d326VXSJsthB7EKxFXLcZVQPfvaCtbdk,4
|
|
75
75
|
versionhq/tool/gpt/cua.py,sha256=vdrPest2wWntMEKyvXcsR4WeivP5edE8B4rKqQbgHHY,19108
|
76
76
|
versionhq/tool/gpt/file_search.py,sha256=r5JVlf-epKB8DDXyrzlkezguHUMir0JW-77LUHoy-w8,5813
|
77
77
|
versionhq/tool/gpt/web_search.py,sha256=bpqEQopbq9KtqQ_0W7QAAJ5TyoKGiVM94-SMp5oqNFE,3483
|
78
|
-
versionhq-1.2.4.
|
79
|
-
versionhq-1.2.4.
|
80
|
-
versionhq-1.2.4.
|
81
|
-
versionhq-1.2.4.
|
82
|
-
versionhq-1.2.4.
|
78
|
+
versionhq-1.2.4.19.dist-info/licenses/LICENSE,sha256=cRoGGdM73IiDs6nDWKqPlgSv7aR4n-qBXYnJlCMHCeE,1082
|
79
|
+
versionhq-1.2.4.19.dist-info/METADATA,sha256=7qvWa9RcXIOsQNxQsn_1fHimExksRTs9rovMCB1MJbY,21457
|
80
|
+
versionhq-1.2.4.19.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
81
|
+
versionhq-1.2.4.19.dist-info/top_level.txt,sha256=DClQwxDWqIUGeRJkA8vBlgeNsYZs4_nJWMonzFt5Wj0,10
|
82
|
+
versionhq-1.2.4.19.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|