graphlit-client 1.0.20251231001__py3-none-any.whl → 1.0.20260101001__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.
- graphlit_api/input_types.py +1 -0
- {graphlit_client-1.0.20251231001.dist-info → graphlit_client-1.0.20260101001.dist-info}/METADATA +1 -1
- {graphlit_client-1.0.20251231001.dist-info → graphlit_client-1.0.20260101001.dist-info}/RECORD +6 -6
- {graphlit_client-1.0.20251231001.dist-info → graphlit_client-1.0.20260101001.dist-info}/WHEEL +0 -0
- {graphlit_client-1.0.20251231001.dist-info → graphlit_client-1.0.20260101001.dist-info}/licenses/LICENSE +0 -0
- {graphlit_client-1.0.20251231001.dist-info → graphlit_client-1.0.20260101001.dist-info}/top_level.txt +0 -0
graphlit_api/input_types.py
CHANGED
|
@@ -365,6 +365,7 @@ class OAuthAuthenticationPropertiesInput(BaseModel):
|
|
|
365
365
|
client_id: str = Field(alias="clientId")
|
|
366
366
|
client_secret: str = Field(alias="clientSecret")
|
|
367
367
|
refresh_token: str = Field(alias="refreshToken")
|
|
368
|
+
redirect_uri: Optional[str] = Field(alias="redirectUri", default=None)
|
|
368
369
|
metadata: Optional[str] = None
|
|
369
370
|
|
|
370
371
|
|
{graphlit_client-1.0.20251231001.dist-info → graphlit_client-1.0.20260101001.dist-info}/RECORD
RENAMED
|
@@ -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
|
|
238
|
+
graphlit_api/input_types.py,sha256=5hvpi2T-CgIG7i-KlFuuWdrFtPOeP-bBqhSisfNZXA0,219267
|
|
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=AbkeRevsigFQWIB_wLUnX8nVYwUFX_qIGsZyXqg2LGA,22523
|
|
@@ -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.
|
|
403
|
-
graphlit_client-1.0.
|
|
404
|
-
graphlit_client-1.0.
|
|
405
|
-
graphlit_client-1.0.
|
|
406
|
-
graphlit_client-1.0.
|
|
402
|
+
graphlit_client-1.0.20260101001.dist-info/licenses/LICENSE,sha256=jXhY7KvtRtwhhxDAmj6TO3oHISIIgch5KusiqpAwcAI,1074
|
|
403
|
+
graphlit_client-1.0.20260101001.dist-info/METADATA,sha256=V-IezPBqgPRkakOod14WkPKdYAPghvoAGHdJWg_GVUQ,3408
|
|
404
|
+
graphlit_client-1.0.20260101001.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
405
|
+
graphlit_client-1.0.20260101001.dist-info/top_level.txt,sha256=HUVfNzJrxWuHS-4M5I7XjLa8-mxYQwfx01A4YKJZSYM,22
|
|
406
|
+
graphlit_client-1.0.20260101001.dist-info/RECORD,,
|
{graphlit_client-1.0.20251231001.dist-info → graphlit_client-1.0.20260101001.dist-info}/WHEEL
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|