graphlit-client 1.0.20260109001__py3-none-any.whl → 1.0.20260111001__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.
@@ -2781,6 +2781,7 @@ class AmazonFeedPropertiesUpdateInput(BaseModel):
2781
2781
  bucket_name: Optional[str] = Field(alias="bucketName", default=None)
2782
2782
  prefix: Optional[str] = None
2783
2783
  region: Optional[str] = None
2784
+ custom_endpoint: Optional[str] = Field(alias="customEndpoint", default=None)
2784
2785
 
2785
2786
 
2786
2787
  class AzureOpenAIModelPropertiesUpdateInput(BaseModel):
@@ -4515,6 +4516,7 @@ class AmazonFeedPropertiesInput(BaseModel):
4515
4516
  bucket_name: str = Field(alias="bucketName")
4516
4517
  prefix: Optional[str] = None
4517
4518
  region: Optional[str] = None
4519
+ custom_endpoint: Optional[str] = Field(alias="customEndpoint", default=None)
4518
4520
 
4519
4521
 
4520
4522
  class AzureBlobFeedPropertiesInput(BaseModel):
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: graphlit-client
3
- Version: 1.0.20260109001
3
+ Version: 1.0.20260111001
4
4
  Summary: Graphlit API Python Client
5
5
  Home-page: https://github.com/graphlit/graphlit-client-python
6
6
  Author: Unstruk Data Inc.
@@ -235,7 +235,7 @@ graphlit_api/ingest_memory.py,sha256=ukFnBZHvdT_oaM3FgM8PLqFYcC4tt26ATkQmkm8KQo8
235
235
  graphlit_api/ingest_text.py,sha256=5xuXwHBc4jEQR0t-Jy3F84VHttHnQw-a30uhuEMXUec,2316
236
236
  graphlit_api/ingest_text_batch.py,sha256=r3ZPz5gHg81v6eIEKuEZEBg_X9Cv2jaLSiz5nfaOB_A,2551
237
237
  graphlit_api/ingest_uri.py,sha256=ufuiJ4JcVZDFhWnk6cOGVntoe6WgKTwK67RgyLYXD-U,2278
238
- graphlit_api/input_types.py,sha256=Qq3nf7Iaq-p1vdzxhfNnvIVAjcBFlHLejuei4j6J12I,226231
238
+ graphlit_api/input_types.py,sha256=q7qge8iJ4OpgXuWr5C_RJrWp3nAuNu948V8JyjpEaok,226393
239
239
  graphlit_api/is_content_done.py,sha256=X8uevsTD6oFMbC8I3E9Emg-_yrFTWnnrVL5LpruSB6Q,390
240
240
  graphlit_api/is_feed_done.py,sha256=-FQS2vtDMnNW75K_9jR6IUutvpwLmtoS5yY8wD17CaM,352
241
241
  graphlit_api/lookup_contents.py,sha256=AerwxqeexOsmTLvFiouiw0fWRYynS4qwDBYR60CXiTs,23664
@@ -399,8 +399,8 @@ graphlit_api/upsert_view.py,sha256=OChB2I0ZYW_HvJUYyKyODnWkaIut1PaSowSRqEsS0Q0,1
399
399
  graphlit_api/upsert_workflow.py,sha256=u2cgDKeBLh_qCVdbRQueW4cfoqeKYzKC8sJphjeXqBc,18608
400
400
  graphlit_api/view_exists.py,sha256=OSYvGogCDHxbHfIjcjgKBSmCoIE4gOEjnPgiS5xX_yE,351
401
401
  graphlit_api/workflow_exists.py,sha256=1XVcqCW_KZ3BwUFx08lwqQdf1ZpJ6Vmi8jBqcrMqYRI,397
402
- graphlit_client-1.0.20260109001.dist-info/licenses/LICENSE,sha256=jXhY7KvtRtwhhxDAmj6TO3oHISIIgch5KusiqpAwcAI,1074
403
- graphlit_client-1.0.20260109001.dist-info/METADATA,sha256=qDOsCybOqMqwTiZMg0nRa1tm4Tlh-TDupQ9auJxvzus,3408
404
- graphlit_client-1.0.20260109001.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
405
- graphlit_client-1.0.20260109001.dist-info/top_level.txt,sha256=HUVfNzJrxWuHS-4M5I7XjLa8-mxYQwfx01A4YKJZSYM,22
406
- graphlit_client-1.0.20260109001.dist-info/RECORD,,
402
+ graphlit_client-1.0.20260111001.dist-info/licenses/LICENSE,sha256=jXhY7KvtRtwhhxDAmj6TO3oHISIIgch5KusiqpAwcAI,1074
403
+ graphlit_client-1.0.20260111001.dist-info/METADATA,sha256=0csr5DEJJt07h2JeKh5ZApDUg_BFR2bJKPxJ23TeuQQ,3408
404
+ graphlit_client-1.0.20260111001.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
405
+ graphlit_client-1.0.20260111001.dist-info/top_level.txt,sha256=HUVfNzJrxWuHS-4M5I7XjLa8-mxYQwfx01A4YKJZSYM,22
406
+ graphlit_client-1.0.20260111001.dist-info/RECORD,,