nucliadb-models 6.9.1.post5207__py3-none-any.whl → 6.9.1.post5215__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 nucliadb-models might be problematic. Click here for more details.

nucliadb_models/search.py CHANGED
@@ -484,7 +484,8 @@ class SearchParamDefaults:
484
484
  autofilter = ParamDefault(
485
485
  default=False,
486
486
  title="Automatic search filtering",
487
- description="If set to true, the search will automatically add filters to the query. For example, it will filter results containing the entities detected in the query", # noqa: E501
487
+ description="[Deprecated] If set to true, the search will automatically add filters to the query. For example, it will filter results containing the entities detected in the query", # noqa: E501
488
+ deprecated=True,
488
489
  )
489
490
  chat_query = ParamDefault(
490
491
  default=...,
@@ -1239,6 +1240,7 @@ class HierarchyResourceStrategy(RagStrategy):
1239
1240
  title="Count",
1240
1241
  description="Number of extra characters that are added to each matching paragraph when adding to the context.",
1241
1242
  ge=0,
1243
+ le=1024,
1242
1244
  )
1243
1245
 
1244
1246
 
@@ -1467,7 +1469,7 @@ class PageImageStrategy(ImageRagStrategy):
1467
1469
  count: Optional[int] = Field(
1468
1470
  default=None,
1469
1471
  title="Count",
1470
- description="Maximum number of images to retrieve from the page. By default, at most 5 images are retrieved.",
1472
+ description="Maximum number of page images to retrieve. By default, at most 5 images are retrieved.",
1471
1473
  )
1472
1474
 
1473
1475
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: nucliadb_models
3
- Version: 6.9.1.post5207
3
+ Version: 6.9.1.post5215
4
4
  Author-email: Nuclia <nucliadb@nuclia.com>
5
5
  License-Expression: Apache-2.0
6
6
  Project-URL: Homepage, https://nuclia.com
@@ -17,7 +17,7 @@ nucliadb_models/notifications.py,sha256=mna8-AoD_29Wds0Thl0AF0zpERnJmYGLZX1w1fUo
17
17
  nucliadb_models/processing.py,sha256=nhKuHQjqCdb9zJVkYGPTLub23tK9e_lwL5OCDVymZjY,719
18
18
  nucliadb_models/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
19
19
  nucliadb_models/resource.py,sha256=RzCos0QRgSMkaV-p7EoceSmt7UTzt9G9be5BKF-iGrQ,9021
20
- nucliadb_models/search.py,sha256=vCgnwyk09rzvXgsKLWsGke1Ns-gHu73xh0FqWK_fmEs,95962
20
+ nucliadb_models/search.py,sha256=tUedQpOY1OKnhCybnU-0dae3f6QjoN3rDVhwgDgLj5Y,96008
21
21
  nucliadb_models/security.py,sha256=opxaDLfvk3aU0sjesK0jGrYLx5h4YCwlKKN0moYs_ig,1150
22
22
  nucliadb_models/synonyms.py,sha256=afbaVqSQSxGLwi2PusVaLSRpkOtA5AZmWOKd1f4nl2E,690
23
23
  nucliadb_models/text.py,sha256=60bxZnOjRHnDdezR8VfR3AZsXTOwePFPs2BKB8wxBak,3414
@@ -33,7 +33,7 @@ nucliadb_models/graph/responses.py,sha256=Sdq8OgFAL1YT-1lJyLLrkqcScvj7YTEqAUwQ-k
33
33
  nucliadb_models/internal/__init__.py,sha256=zG33bUz1rHFPtvqQPWn4rDwBJt3FJodGuQYD45quiQg,583
34
34
  nucliadb_models/internal/predict.py,sha256=Pnx6MmLfK65eExe1XnVxqmSlvMwdowewwks9BOEoqMw,2029
35
35
  nucliadb_models/internal/shards.py,sha256=__y1OZtWGiNcPQEWfSFOj8yw458WGi7mM4vZe0K-L1Y,1691
36
- nucliadb_models-6.9.1.post5207.dist-info/METADATA,sha256=Sep0bP6EYXDX-mjcrAlO7aNdrHP1cMN6j_cGt7pYmBw,794
37
- nucliadb_models-6.9.1.post5207.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
38
- nucliadb_models-6.9.1.post5207.dist-info/top_level.txt,sha256=UrY1I8oeovIRwkXLYplssTrxQdUjhSEFDFbnwaIV3tA,16
39
- nucliadb_models-6.9.1.post5207.dist-info/RECORD,,
36
+ nucliadb_models-6.9.1.post5215.dist-info/METADATA,sha256=24nGVhAojsWfi1WG9okQj8diXhlWmRl-osBhChZf9Zw,794
37
+ nucliadb_models-6.9.1.post5215.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
38
+ nucliadb_models-6.9.1.post5215.dist-info/top_level.txt,sha256=UrY1I8oeovIRwkXLYplssTrxQdUjhSEFDFbnwaIV3tA,16
39
+ nucliadb_models-6.9.1.post5215.dist-info/RECORD,,