graphlit-client 1.0.20250315002__py3-none-any.whl → 1.0.20250315003__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.
@@ -1784,7 +1784,8 @@ class ContentFilter(BaseModel):
1784
1784
  search_type: Optional[SearchTypes] = Field(alias="searchType", default=None)
1785
1785
  query_type: Optional[SearchQueryTypes] = Field(alias="queryType", default=None)
1786
1786
  number_similar: Optional[int] = Field(alias="numberSimilar", default=None)
1787
- image: Optional[str] = None
1787
+ image_data: Optional[str] = Field(alias="imageData", default=None)
1788
+ image_mime_type: Optional[str] = Field(alias="imageMimeType", default=None)
1788
1789
  disable_inheritance: Optional[bool] = Field(
1789
1790
  alias="disableInheritance", default=None
1790
1791
  )
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.2
2
2
  Name: graphlit-client
3
- Version: 1.0.20250315002
3
+ Version: 1.0.20250315003
4
4
  Summary: Graphlit API Python Client
5
5
  Home-page: https://github.com/graphlit/graphlit-client-python
6
6
  Author: Unstruk Data Inc.
@@ -198,7 +198,7 @@ graphlit_api/ingest_encoded_file.py,sha256=mKoEc5qziw8i-MDT8CrGCfmaupWnIVQkow7cR
198
198
  graphlit_api/ingest_text.py,sha256=D4lpV9LTC_u586_ILVrB2rVpHG0-8HivqeOA1GpQuFs,2286
199
199
  graphlit_api/ingest_text_batch.py,sha256=gSD1bH3mAPwJzy5TeMJ6UguEgI9yrPUXyz1soExSttM,2521
200
200
  graphlit_api/ingest_uri.py,sha256=f71kMRyMoAhef6sJU85ZgGz4aPq_5CDLaDvCeQnLY5A,2248
201
- graphlit_api/input_types.py,sha256=BoYGIrg5aeT9J2W7ZL7XzEX2_jsb1YxpCVCzkBaH-tU,138549
201
+ graphlit_api/input_types.py,sha256=6qfWl2ePMbmTV385YcTFm-m9NWf_PwzkHBOYYUD3P0s,138668
202
202
  graphlit_api/is_content_done.py,sha256=X8uevsTD6oFMbC8I3E9Emg-_yrFTWnnrVL5LpruSB6Q,390
203
203
  graphlit_api/is_feed_done.py,sha256=-FQS2vtDMnNW75K_9jR6IUutvpwLmtoS5yY8wD17CaM,352
204
204
  graphlit_api/lookup_credits.py,sha256=xisQ4ExnjwWGbPZVU24bLF7pj4Dwp-d9q5GsHVBMoAM,1395
@@ -299,8 +299,8 @@ graphlit_api/upsert_label.py,sha256=_bVWrISvyt4G4IcjAKqu8c5P6FDgaODdIGtSToJfNOY,
299
299
  graphlit_api/upsert_specification.py,sha256=23eLTL8OLAYE-j_nhjT5NgaCrSUs9Q40rGW_VhDrDoM,643
300
300
  graphlit_api/upsert_workflow.py,sha256=BGZC0wjy9mq2vhIE8dSoj4hYuVOJNre9IRxsDBWPerY,15112
301
301
  graphlit_api/workflow_exists.py,sha256=1XVcqCW_KZ3BwUFx08lwqQdf1ZpJ6Vmi8jBqcrMqYRI,397
302
- graphlit_client-1.0.20250315002.dist-info/LICENSE,sha256=ivF8XnUYrNZFQ1wZFMrxWshDb1h7TdSK6Qk8_3WPkhM,1095
303
- graphlit_client-1.0.20250315002.dist-info/METADATA,sha256=DrpGbsDbdYC0xXSA6vGYUr82UmQVQljmTyEFz-S0Zwk,3386
304
- graphlit_client-1.0.20250315002.dist-info/WHEEL,sha256=52BFRY2Up02UkjOa29eZOS2VxUrpPORXg1pkohGGUS8,91
305
- graphlit_client-1.0.20250315002.dist-info/top_level.txt,sha256=HUVfNzJrxWuHS-4M5I7XjLa8-mxYQwfx01A4YKJZSYM,22
306
- graphlit_client-1.0.20250315002.dist-info/RECORD,,
302
+ graphlit_client-1.0.20250315003.dist-info/LICENSE,sha256=ivF8XnUYrNZFQ1wZFMrxWshDb1h7TdSK6Qk8_3WPkhM,1095
303
+ graphlit_client-1.0.20250315003.dist-info/METADATA,sha256=DjVjlLEk8hqDjrwPWJLB8iPSnjthwX0wZKTQvs1iCqI,3386
304
+ graphlit_client-1.0.20250315003.dist-info/WHEEL,sha256=52BFRY2Up02UkjOa29eZOS2VxUrpPORXg1pkohGGUS8,91
305
+ graphlit_client-1.0.20250315003.dist-info/top_level.txt,sha256=HUVfNzJrxWuHS-4M5I7XjLa8-mxYQwfx01A4YKJZSYM,22
306
+ graphlit_client-1.0.20250315003.dist-info/RECORD,,