versionhq 1.1.10.7__py3-none-any.whl → 1.1.10.8__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 CHANGED
@@ -18,7 +18,7 @@ from versionhq.tool.model import Tool
18
18
  from versionhq.tool.composio_tool import ComposioHandler
19
19
 
20
20
 
21
- __version__ = "1.1.10.7"
21
+ __version__ = "1.1.10.8"
22
22
  __all__ = [
23
23
  "Agent",
24
24
  "Customer",
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.2
2
2
  Name: versionhq
3
- Version: 1.1.10.7
3
+ Version: 1.1.10.8
4
4
  Summary: LLM orchestration frameworks for model-agnostic AI agents that handle complex outbound workflows
5
5
  Author-email: Kuriko Iwai <kuriko@versi0n.io>
6
6
  License: MIT License
@@ -86,9 +86,9 @@ LLM orchestration frameworks to deploy multi-agent systems focusing on complex o
86
86
  - [Key Features](#key-features)
87
87
  - [Agent formation](#agent-formation)
88
88
  - [Quick Start](#quick-start)
89
- - [Case 1. Single agent network:](#case-1-single-agent-network)
89
+ - [Case 1. Solo Agent:](#case-1-solo-agent)
90
90
  - [Return a structured output with a summary in string.](#return-a-structured-output-with-a-summary-in-string)
91
- - [Case 2. Form a team to handle multiple tasks:](#case-2-form-a-team-to-handle-multiple-tasks)
91
+ - [Case 2. Supervising:](#case-2-supervising)
92
92
  - [Technologies Used](#technologies-used)
93
93
  - [Project Structure](#project-structure)
94
94
  - [Setup](#setup)
@@ -136,7 +136,7 @@ You can specify which formation you want them to generate, or let the agent deci
136
136
  (Python >= 3.13)
137
137
 
138
138
 
139
- ### Case 1. Single agent network:
139
+ ### Case 1. Solo Agent:
140
140
 
141
141
  #### Return a structured output with a summary in string.
142
142
 
@@ -177,7 +177,7 @@ This will return `TaskOutput` that stores a response in string, JSON dict, and P
177
177
  )
178
178
  ```
179
179
 
180
- ### Case 2. Form a team to handle multiple tasks:
180
+ ### Case 2. Supervising:
181
181
 
182
182
  ```
183
183
  from versionhq.agent.model import Agent
@@ -212,7 +212,6 @@ This will return a list with dictionaries with keys defined in the `ResponseFiel
212
212
 
213
213
  Tasks can be delegated to a team manager, peers in the team, or completely new agent.
214
214
 
215
-
216
215
  <hr />
217
216
 
218
217
  ## Technologies Used
@@ -1,4 +1,4 @@
1
- versionhq/__init__.py,sha256=TfiH-rQbyN9o8luE8XdutjaPSbE7XANnrwKfCUcDJQA,951
1
+ versionhq/__init__.py,sha256=pry2Yt_k40q8nWxPZKz5VXQuVsdZV1fpGbQydJZPQqM,951
2
2
  versionhq/_utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
3
3
  versionhq/_utils/i18n.py,sha256=TwA_PnYfDLA6VqlUDPuybdV9lgi3Frh_ASsb_X8jJo8,1483
4
4
  versionhq/_utils/logger.py,sha256=U-MpeGueA6YS8Ptfy0VnU_ePsZP-8Pvkvi0tZ4s_UMg,1438
@@ -38,8 +38,8 @@ versionhq/tool/composio_tool_vars.py,sha256=FvBuEXsOQUYnN7RTFxT20kAkiEYkxWKkiVtg
38
38
  versionhq/tool/decorator.py,sha256=C4ZM7Xi2gwtEMaSeRo-geo_g_MAkY77WkSLkAuY0AyI,1205
39
39
  versionhq/tool/model.py,sha256=5qG-OH7zohvepPDOjdjDulhEqmNUM4osiyk5LaxmSiU,12333
40
40
  versionhq/tool/tool_handler.py,sha256=2m41K8qo5bGCCbwMFferEjT-XZ-mE9F0mDUOBkgivOI,1416
41
- versionhq-1.1.10.7.dist-info/LICENSE,sha256=7CCXuMrAjPVsUvZrsBq9DsxI2rLDUSYXR_qj4yO_ZII,1077
42
- versionhq-1.1.10.7.dist-info/METADATA,sha256=GXlqPkrpAt-jA8mqaHXl8wVLB54ys9K0tZHEnpLGDOE,17677
43
- versionhq-1.1.10.7.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
44
- versionhq-1.1.10.7.dist-info/top_level.txt,sha256=DClQwxDWqIUGeRJkA8vBlgeNsYZs4_nJWMonzFt5Wj0,10
45
- versionhq-1.1.10.7.dist-info/RECORD,,
41
+ versionhq-1.1.10.8.dist-info/LICENSE,sha256=7CCXuMrAjPVsUvZrsBq9DsxI2rLDUSYXR_qj4yO_ZII,1077
42
+ versionhq-1.1.10.8.dist-info/METADATA,sha256=bzzK5JgKF1HH3FwiTTFnQggDkpa6k7_swpaTMegeoE0,17571
43
+ versionhq-1.1.10.8.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
44
+ versionhq-1.1.10.8.dist-info/top_level.txt,sha256=DClQwxDWqIUGeRJkA8vBlgeNsYZs4_nJWMonzFt5Wj0,10
45
+ versionhq-1.1.10.8.dist-info/RECORD,,