versionhq 1.1.9.3__py3-none-any.whl → 1.1.9.4__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/clients/workflow/model.py +1 -1
- {versionhq-1.1.9.3.dist-info → versionhq-1.1.9.4.dist-info}/METADATA +1 -1
- {versionhq-1.1.9.3.dist-info → versionhq-1.1.9.4.dist-info}/RECORD +7 -7
- {versionhq-1.1.9.3.dist-info → versionhq-1.1.9.4.dist-info}/LICENSE +0 -0
- {versionhq-1.1.9.3.dist-info → versionhq-1.1.9.4.dist-info}/WHEEL +0 -0
- {versionhq-1.1.9.3.dist-info → versionhq-1.1.9.4.dist-info}/top_level.txt +0 -0
versionhq/__init__.py
CHANGED
@@ -59,7 +59,7 @@ class MessagingComponent(ABC, BaseModel):
|
|
59
59
|
layer_id: int = Field(default=0, description="add id of the layer: 0, 1, 2")
|
60
60
|
message: str = Field(default=None, max_length=1024, description="text message content to be sent")
|
61
61
|
score: InstanceOf[Score] = Field(default=None)
|
62
|
-
condition: str = Field(default=None,
|
62
|
+
condition: str = Field(default=None, description="condition to execute the next component")
|
63
63
|
interval: Optional[str] = Field(default=None, description="ideal interval to set to assess the condition")
|
64
64
|
|
65
65
|
|
@@ -1,4 +1,4 @@
|
|
1
|
-
versionhq/__init__.py,sha256
|
1
|
+
versionhq/__init__.py,sha256=7fymmc9s7-Nxwq3vDvY5GA_EYpvpPWR5w9w5Vsv8THs,950
|
2
2
|
versionhq/_utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
3
3
|
versionhq/_utils/cache_handler.py,sha256=3-lw_5ZMWC8hnPAkSQULJ2V1FvZZ-wg9mQaUJGSOjI8,403
|
4
4
|
versionhq/_utils/i18n.py,sha256=TwA_PnYfDLA6VqlUDPuybdV9lgi3Frh_ASsb_X8jJo8,1483
|
@@ -18,7 +18,7 @@ versionhq/clients/customer/model.py,sha256=Dl2dzo2FUdzqPEgoymeImM18InOmIhytmxAkj
|
|
18
18
|
versionhq/clients/product/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
19
19
|
versionhq/clients/product/model.py,sha256=N8_Oe7W20yYQuJ66owbLD_zNyiSSrYA7i7WI50UuKyQ,2228
|
20
20
|
versionhq/clients/workflow/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
21
|
-
versionhq/clients/workflow/model.py,sha256=
|
21
|
+
versionhq/clients/workflow/model.py,sha256=SVpYXiq-YQ8Col9iOazKgEqs0VkR4hhSBEOa-myKQVU,5701
|
22
22
|
versionhq/llm/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
23
23
|
versionhq/llm/llm_vars.py,sha256=YZoXqFBW7XpclUZ14_AAz7WOjoyCXnGcI959GSpX2q0,5343
|
24
24
|
versionhq/llm/model.py,sha256=mXzSuf1s6MebGT7_yqgNppde0NIlAF8bjIXAp2MZ9Uw,8247
|
@@ -36,8 +36,8 @@ versionhq/tool/composio_tool.py,sha256=BJqaA1NhV0BT9AdY7OLCGpsAI3VEuCKnOS6D9vuU4
|
|
36
36
|
versionhq/tool/decorator.py,sha256=W_WjzZy8y43AoiFjHLPUQfNipmpOPe-wQknCWloPwmY,1195
|
37
37
|
versionhq/tool/model.py,sha256=cWfLQVjNkag5cYYqhABBK7-jcpl0UJQWuhDciG3MtPQ,8116
|
38
38
|
versionhq/tool/tool_handler.py,sha256=A3zUkZkx4JEpFHI2uBkHDpzWfADw-bCYUQhgm6rpITM,1569
|
39
|
-
versionhq-1.1.9.
|
40
|
-
versionhq-1.1.9.
|
41
|
-
versionhq-1.1.9.
|
42
|
-
versionhq-1.1.9.
|
43
|
-
versionhq-1.1.9.
|
39
|
+
versionhq-1.1.9.4.dist-info/LICENSE,sha256=7CCXuMrAjPVsUvZrsBq9DsxI2rLDUSYXR_qj4yO_ZII,1077
|
40
|
+
versionhq-1.1.9.4.dist-info/METADATA,sha256=AzBZbuezjj_y0NOYyUrEy488UChQaoUTuSPoOajb_kk,16070
|
41
|
+
versionhq-1.1.9.4.dist-info/WHEEL,sha256=A3WOREP4zgxI0fKrHUG8DC8013e3dK3n7a6HDbcEIwE,91
|
42
|
+
versionhq-1.1.9.4.dist-info/top_level.txt,sha256=DClQwxDWqIUGeRJkA8vBlgeNsYZs4_nJWMonzFt5Wj0,10
|
43
|
+
versionhq-1.1.9.4.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|