nucliadb-models 6.3.7.post4066__py3-none-any.whl → 6.3.7.post4071__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.
nucliadb_models/search.py CHANGED
@@ -1746,6 +1746,11 @@ class FindRequest(BaseSearchRequest):
1746
1746
  search_configuration: Optional[str] = Field(
1747
1747
  default=None, description="Load find parameters from this configuration"
1748
1748
  )
1749
+ generative_model: Optional[str] = Field(
1750
+ default=None,
1751
+ title="Generative model",
1752
+ description="The generative model used to rephrase the query. If not provided, the model configured for the Knowledge Box is used.",
1753
+ )
1749
1754
 
1750
1755
  @field_validator("features", mode="after")
1751
1756
  @classmethod
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: nucliadb_models
3
- Version: 6.3.7.post4066
3
+ Version: 6.3.7.post4071
4
4
  Author-email: Nuclia <nucliadb@nuclia.com>
5
5
  License: AGPL
6
6
  Project-URL: Homepage, https://nuclia.com
@@ -16,7 +16,7 @@ nucliadb_models/notifications.py,sha256=jr2J3zncs880jYf2oZHYt0VFcnlZevsbkyX69ovT
16
16
  nucliadb_models/processing.py,sha256=UeU-VxbBlOzkNxviOS3a0X_k7Ye-jYu3UOdGuu21M8M,971
17
17
  nucliadb_models/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
18
18
  nucliadb_models/resource.py,sha256=cjYloaRuCJFc3lGIxLZcX959oOq_N1f3V9bpPMYv4WA,9255
19
- nucliadb_models/search.py,sha256=0fkmldZIn8DfnXz24yFuXxQfzzD9HgDX8pGVIgMVm7w,82051
19
+ nucliadb_models/search.py,sha256=W3L7MYMO63BW7saQD95SvuB6uDJ5OwcnRwS2TzS0FAc,82299
20
20
  nucliadb_models/security.py,sha256=RewdzQ55nPZ9V7B0NX9KHeWg6B4Hg_RkeiFv2TQyrjs,1402
21
21
  nucliadb_models/synonyms.py,sha256=qXTPHfspMgw22hCjAOdFOIoUsRZ7Ju3JW-Lw9Nz4VaI,942
22
22
  nucliadb_models/text.py,sha256=dr-ckEIK0a8c5u-7uO1wpund_8KKb_4T79Au4Lfv-Bo,3150
@@ -32,7 +32,7 @@ nucliadb_models/graph/responses.py,sha256=3aimAHrd3YW1BXHU_ZXRoidlccRtkCcREkfCNo
32
32
  nucliadb_models/internal/__init__.py,sha256=cp15ZcFnHvpcu_5-aK2A4uUyvuZVV_MJn4bIXMa20ks,835
33
33
  nucliadb_models/internal/predict.py,sha256=5rgUPrH_98gerySOZ-TR2PX_qzCGF1_8VxyOu3bGhis,2281
34
34
  nucliadb_models/internal/shards.py,sha256=uZLsMkYWrJDHq3xy_w7snSeV2X3aDBuht9GC_MG3sKc,1976
35
- nucliadb_models-6.3.7.post4066.dist-info/METADATA,sha256=gBy4YF9j9crmnXTVYJjhQcoET90ia8HzWoprqqz9JAs,759
36
- nucliadb_models-6.3.7.post4066.dist-info/WHEEL,sha256=pxyMxgL8-pra_rKaQ4drOZAegBVuX-G_4nRHjjgWbmo,91
37
- nucliadb_models-6.3.7.post4066.dist-info/top_level.txt,sha256=UrY1I8oeovIRwkXLYplssTrxQdUjhSEFDFbnwaIV3tA,16
38
- nucliadb_models-6.3.7.post4066.dist-info/RECORD,,
35
+ nucliadb_models-6.3.7.post4071.dist-info/METADATA,sha256=Jq9I_GhoUa3oN2PyMepvxEO47zmQ6YI12ozZsDjRbAg,759
36
+ nucliadb_models-6.3.7.post4071.dist-info/WHEEL,sha256=pxyMxgL8-pra_rKaQ4drOZAegBVuX-G_4nRHjjgWbmo,91
37
+ nucliadb_models-6.3.7.post4071.dist-info/top_level.txt,sha256=UrY1I8oeovIRwkXLYplssTrxQdUjhSEFDFbnwaIV3tA,16
38
+ nucliadb_models-6.3.7.post4071.dist-info/RECORD,,