graphlit-client 1.0.20250622002__py3-none-any.whl → 1.0.20250622003__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.
@@ -2968,6 +2968,7 @@ query QueryContentsObservations($filter: ContentFilter, $correlationId: String)
2968
2968
  relevance
2969
2969
  }
2970
2970
  error
2971
+ markdown
2971
2972
  observations {
2972
2973
  id
2973
2974
  type
@@ -82,6 +82,7 @@ class QueryContentsObservationsContentsResults(BaseModel):
82
82
  segments: Optional[List["QueryContentsObservationsContentsResultsSegments"]]
83
83
  frames: Optional[List["QueryContentsObservationsContentsResultsFrames"]]
84
84
  error: Optional[str]
85
+ markdown: Optional[str]
85
86
  observations: Optional[
86
87
  List[Optional["QueryContentsObservationsContentsResultsObservations"]]
87
88
  ]
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: graphlit-client
3
- Version: 1.0.20250622002
3
+ Version: 1.0.20250622003
4
4
  Summary: Graphlit API Python Client
5
5
  Home-page: https://github.com/graphlit/graphlit-client-python
6
6
  Author: Unstruk Data Inc.
@@ -209,7 +209,7 @@ graphlit_api/lookup_contents.py,sha256=avxMUE3lBigZdBn_M9Ybz3RpmyLYiIOk4GGx50ijH
209
209
  graphlit_api/lookup_credits.py,sha256=WsV7fGbg29WWOjPRIaL2bnhISGsb0SqUlQxL7rBfNTo,1464
210
210
  graphlit_api/lookup_usage.py,sha256=D_cbO0KmXDqRYqQIhNwWXNFGjwNLEy2_5aVa-SYgRzw,1711
211
211
  graphlit_api/map_web.py,sha256=2rp4jFD1vDqcQ98mCVTeC0RzPqQxmmcRvHNRl8HJfFA,346
212
- graphlit_api/operations.py,sha256=QctpdVxcmEsw3zuJDbNeGsFv4TTrtuIlNrFtUL4LSJM,201026
212
+ graphlit_api/operations.py,sha256=Lk3uZhB7WGSSVGxgSrCar8FG1reuJx0hwbX6g2zjk98,201041
213
213
  graphlit_api/prompt.py,sha256=jBlM3ywGnbVPYSBHMDPAy5ZlDDtndRsHnV7twcwLX1g,6203
214
214
  graphlit_api/prompt_conversation.py,sha256=JMiDfxFaixz63wXcT-h948c5x2Uc6PgB3D7wORltkhU,16458
215
215
  graphlit_api/prompt_specifications.py,sha256=GFLRlyp5pISfB0PVMw3RPCwGvqkA3qI5M2NiXXu2aT0,7090
@@ -222,7 +222,7 @@ graphlit_api/query_collections.py,sha256=IQv3XSV7XxMyRRQUGKuIY0w5cBfYr212dHlkDGd
222
222
  graphlit_api/query_contents.py,sha256=pnUfcl-LHJytFjTmIfh0E4m0XwrU0R0UszOHWRd7VLE,10135
223
223
  graphlit_api/query_contents_facets.py,sha256=xKbOkq-F9-AYUulUQNPrR9PnQyq7M2j_u7fpQ8HYk4c,1368
224
224
  graphlit_api/query_contents_graph.py,sha256=RzQHZEQOOzB0yLTvU6rBJu_Str3Gc9m8BG8fY8xVrYY,975
225
- graphlit_api/query_contents_observations.py,sha256=_bEUVkAltGyVMKL0dxEyVDmMLyLshZtfrYRDAs4ftFU,12594
225
+ graphlit_api/query_contents_observations.py,sha256=UMfVPS12_ccrR_NBjTRRKdw-cEx6vHHU5lybJpnJT_Y,12622
226
226
  graphlit_api/query_conversations.py,sha256=_uO9SRB7q7M-IlTbL_0RCk3RkHMLFPKKTEtsLaKqgu4,19815
227
227
  graphlit_api/query_credits.py,sha256=6uJqn4iYfBfsUtSMTCSuV4d2VTiYR4gR5tEeDH5Cf9o,1396
228
228
  graphlit_api/query_events.py,sha256=-YWXAy3hjSHlrIk9GtiKaPow3aWppE2XO60sToSjxSc,1716
@@ -308,8 +308,8 @@ graphlit_api/upsert_label.py,sha256=_bVWrISvyt4G4IcjAKqu8c5P6FDgaODdIGtSToJfNOY,
308
308
  graphlit_api/upsert_specification.py,sha256=23eLTL8OLAYE-j_nhjT5NgaCrSUs9Q40rGW_VhDrDoM,643
309
309
  graphlit_api/upsert_workflow.py,sha256=8oAjaG884YBRsfXDhoSeWxJL0oktMQomqU7xCoXso-M,16588
310
310
  graphlit_api/workflow_exists.py,sha256=1XVcqCW_KZ3BwUFx08lwqQdf1ZpJ6Vmi8jBqcrMqYRI,397
311
- graphlit_client-1.0.20250622002.dist-info/licenses/LICENSE,sha256=ivF8XnUYrNZFQ1wZFMrxWshDb1h7TdSK6Qk8_3WPkhM,1095
312
- graphlit_client-1.0.20250622002.dist-info/METADATA,sha256=FM1zTFoHZqT0aQTnLEjTYGX3FR2woCt7aC2KBwqgM_k,3408
313
- graphlit_client-1.0.20250622002.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
314
- graphlit_client-1.0.20250622002.dist-info/top_level.txt,sha256=HUVfNzJrxWuHS-4M5I7XjLa8-mxYQwfx01A4YKJZSYM,22
315
- graphlit_client-1.0.20250622002.dist-info/RECORD,,
311
+ graphlit_client-1.0.20250622003.dist-info/licenses/LICENSE,sha256=ivF8XnUYrNZFQ1wZFMrxWshDb1h7TdSK6Qk8_3WPkhM,1095
312
+ graphlit_client-1.0.20250622003.dist-info/METADATA,sha256=Hyemplu8Wi3g13l7fW6NRhNbvyM1HCfvpwAndvoYKwI,3408
313
+ graphlit_client-1.0.20250622003.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
314
+ graphlit_client-1.0.20250622003.dist-info/top_level.txt,sha256=HUVfNzJrxWuHS-4M5I7XjLa8-mxYQwfx01A4YKJZSYM,22
315
+ graphlit_client-1.0.20250622003.dist-info/RECORD,,