graphlit-client 1.0.20250627002__tar.gz → 1.0.20250627004__tar.gz

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.
Files changed (343) hide show
  1. {graphlit_client-1.0.20250627002/graphlit_client.egg-info → graphlit_client-1.0.20250627004}/PKG-INFO +1 -1
  2. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/__init__.py +120 -0
  3. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/client.py +40 -0
  4. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/operations.py +205 -0
  5. graphlit_client-1.0.20250627004/graphlit_api/retrieve_view.py +38 -0
  6. graphlit_client-1.0.20250627004/graphlit_api/upsert_view.py +316 -0
  7. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004/graphlit_client.egg-info}/PKG-INFO +1 -1
  8. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_client.egg-info/SOURCES.txt +2 -0
  9. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/LICENSE +0 -0
  10. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/README.md +0 -0
  11. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit/__init__.py +0 -0
  12. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit/graphlit.py +0 -0
  13. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/add_contents_to_collections.py +0 -0
  14. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/ask_graphlit.py +0 -0
  15. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/async_base_client.py +0 -0
  16. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/base_model.py +0 -0
  17. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/branch_conversation.py +0 -0
  18. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/clear_conversation.py +0 -0
  19. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/close_conversation.py +0 -0
  20. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/complete_conversation.py +0 -0
  21. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/continue_conversation.py +0 -0
  22. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/count_alerts.py +0 -0
  23. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/count_categories.py +0 -0
  24. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/count_collections.py +0 -0
  25. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/count_connectors.py +0 -0
  26. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/count_contents.py +0 -0
  27. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/count_conversations.py +0 -0
  28. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/count_events.py +0 -0
  29. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/count_feeds.py +0 -0
  30. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/count_labels.py +0 -0
  31. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/count_medical_conditions.py +0 -0
  32. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/count_medical_contraindications.py +0 -0
  33. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/count_medical_devices.py +0 -0
  34. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/count_medical_drug_classes.py +0 -0
  35. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/count_medical_drugs.py +0 -0
  36. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/count_medical_guidelines.py +0 -0
  37. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/count_medical_indications.py +0 -0
  38. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/count_medical_procedures.py +0 -0
  39. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/count_medical_studies.py +0 -0
  40. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/count_medical_tests.py +0 -0
  41. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/count_medical_therapies.py +0 -0
  42. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/count_organizations.py +0 -0
  43. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/count_persons.py +0 -0
  44. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/count_places.py +0 -0
  45. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/count_products.py +0 -0
  46. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/count_repos.py +0 -0
  47. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/count_softwares.py +0 -0
  48. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/count_specifications.py +0 -0
  49. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/count_users.py +0 -0
  50. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/count_views.py +0 -0
  51. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/count_workflows.py +0 -0
  52. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/create_alert.py +0 -0
  53. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/create_category.py +0 -0
  54. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/create_collection.py +0 -0
  55. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/create_connector.py +0 -0
  56. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/create_conversation.py +0 -0
  57. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/create_event.py +0 -0
  58. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/create_feed.py +0 -0
  59. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/create_label.py +0 -0
  60. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/create_medical_condition.py +0 -0
  61. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/create_medical_contraindication.py +0 -0
  62. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/create_medical_device.py +0 -0
  63. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/create_medical_drug.py +0 -0
  64. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/create_medical_drug_class.py +0 -0
  65. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/create_medical_guideline.py +0 -0
  66. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/create_medical_indication.py +0 -0
  67. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/create_medical_procedure.py +0 -0
  68. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/create_medical_study.py +0 -0
  69. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/create_medical_test.py +0 -0
  70. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/create_medical_therapy.py +0 -0
  71. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/create_observation.py +0 -0
  72. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/create_organization.py +0 -0
  73. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/create_person.py +0 -0
  74. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/create_place.py +0 -0
  75. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/create_product.py +0 -0
  76. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/create_repo.py +0 -0
  77. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/create_software.py +0 -0
  78. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/create_specification.py +0 -0
  79. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/create_user.py +0 -0
  80. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/create_view.py +0 -0
  81. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/create_workflow.py +0 -0
  82. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/delete_alert.py +0 -0
  83. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/delete_alerts.py +0 -0
  84. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/delete_all_alerts.py +0 -0
  85. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/delete_all_categories.py +0 -0
  86. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/delete_all_collections.py +0 -0
  87. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/delete_all_contents.py +0 -0
  88. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/delete_all_conversations.py +0 -0
  89. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/delete_all_events.py +0 -0
  90. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/delete_all_feeds.py +0 -0
  91. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/delete_all_labels.py +0 -0
  92. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/delete_all_medical_conditions.py +0 -0
  93. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/delete_all_medical_contraindications.py +0 -0
  94. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/delete_all_medical_devices.py +0 -0
  95. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/delete_all_medical_drug_classes.py +0 -0
  96. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/delete_all_medical_drugs.py +0 -0
  97. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/delete_all_medical_guidelines.py +0 -0
  98. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/delete_all_medical_indications.py +0 -0
  99. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/delete_all_medical_procedures.py +0 -0
  100. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/delete_all_medical_studies.py +0 -0
  101. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/delete_all_medical_tests.py +0 -0
  102. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/delete_all_medical_therapies.py +0 -0
  103. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/delete_all_organizations.py +0 -0
  104. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/delete_all_persons.py +0 -0
  105. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/delete_all_places.py +0 -0
  106. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/delete_all_products.py +0 -0
  107. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/delete_all_repos.py +0 -0
  108. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/delete_all_softwares.py +0 -0
  109. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/delete_all_specifications.py +0 -0
  110. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/delete_all_views.py +0 -0
  111. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/delete_all_workflows.py +0 -0
  112. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/delete_categories.py +0 -0
  113. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/delete_category.py +0 -0
  114. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/delete_collection.py +0 -0
  115. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/delete_collections.py +0 -0
  116. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/delete_connector.py +0 -0
  117. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/delete_content.py +0 -0
  118. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/delete_contents.py +0 -0
  119. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/delete_conversation.py +0 -0
  120. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/delete_conversations.py +0 -0
  121. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/delete_event.py +0 -0
  122. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/delete_events.py +0 -0
  123. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/delete_feed.py +0 -0
  124. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/delete_feeds.py +0 -0
  125. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/delete_label.py +0 -0
  126. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/delete_labels.py +0 -0
  127. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/delete_medical_condition.py +0 -0
  128. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/delete_medical_conditions.py +0 -0
  129. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/delete_medical_contraindication.py +0 -0
  130. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/delete_medical_contraindications.py +0 -0
  131. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/delete_medical_device.py +0 -0
  132. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/delete_medical_devices.py +0 -0
  133. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/delete_medical_drug.py +0 -0
  134. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/delete_medical_drug_class.py +0 -0
  135. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/delete_medical_drug_classes.py +0 -0
  136. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/delete_medical_drugs.py +0 -0
  137. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/delete_medical_guideline.py +0 -0
  138. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/delete_medical_guidelines.py +0 -0
  139. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/delete_medical_indication.py +0 -0
  140. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/delete_medical_indications.py +0 -0
  141. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/delete_medical_procedure.py +0 -0
  142. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/delete_medical_procedures.py +0 -0
  143. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/delete_medical_studies.py +0 -0
  144. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/delete_medical_study.py +0 -0
  145. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/delete_medical_test.py +0 -0
  146. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/delete_medical_tests.py +0 -0
  147. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/delete_medical_therapies.py +0 -0
  148. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/delete_medical_therapy.py +0 -0
  149. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/delete_observation.py +0 -0
  150. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/delete_organization.py +0 -0
  151. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/delete_organizations.py +0 -0
  152. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/delete_person.py +0 -0
  153. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/delete_persons.py +0 -0
  154. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/delete_place.py +0 -0
  155. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/delete_places.py +0 -0
  156. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/delete_product.py +0 -0
  157. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/delete_products.py +0 -0
  158. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/delete_repo.py +0 -0
  159. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/delete_repos.py +0 -0
  160. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/delete_software.py +0 -0
  161. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/delete_softwares.py +0 -0
  162. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/delete_specification.py +0 -0
  163. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/delete_specifications.py +0 -0
  164. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/delete_user.py +0 -0
  165. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/delete_view.py +0 -0
  166. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/delete_views.py +0 -0
  167. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/delete_workflow.py +0 -0
  168. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/delete_workflows.py +0 -0
  169. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/describe_encoded_image.py +0 -0
  170. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/describe_image.py +0 -0
  171. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/disable_alert.py +0 -0
  172. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/disable_feed.py +0 -0
  173. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/disable_user.py +0 -0
  174. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/enable_alert.py +0 -0
  175. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/enable_feed.py +0 -0
  176. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/enable_user.py +0 -0
  177. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/enums.py +0 -0
  178. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/exceptions.py +0 -0
  179. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/extract_contents.py +0 -0
  180. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/extract_text.py +0 -0
  181. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/feed_exists.py +0 -0
  182. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/format_conversation.py +0 -0
  183. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/get_alert.py +0 -0
  184. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/get_category.py +0 -0
  185. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/get_collection.py +0 -0
  186. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/get_connector.py +0 -0
  187. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/get_content.py +0 -0
  188. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/get_conversation.py +0 -0
  189. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/get_event.py +0 -0
  190. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/get_feed.py +0 -0
  191. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/get_label.py +0 -0
  192. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/get_medical_condition.py +0 -0
  193. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/get_medical_contraindication.py +0 -0
  194. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/get_medical_device.py +0 -0
  195. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/get_medical_drug.py +0 -0
  196. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/get_medical_drug_class.py +0 -0
  197. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/get_medical_guideline.py +0 -0
  198. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/get_medical_indication.py +0 -0
  199. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/get_medical_procedure.py +0 -0
  200. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/get_medical_study.py +0 -0
  201. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/get_medical_test.py +0 -0
  202. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/get_medical_therapy.py +0 -0
  203. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/get_organization.py +0 -0
  204. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/get_person.py +0 -0
  205. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/get_place.py +0 -0
  206. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/get_product.py +0 -0
  207. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/get_project.py +0 -0
  208. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/get_repo.py +0 -0
  209. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/get_share_point_consent_uri.py +0 -0
  210. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/get_software.py +0 -0
  211. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/get_specification.py +0 -0
  212. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/get_user.py +0 -0
  213. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/get_user_by_identifier.py +0 -0
  214. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/get_view.py +0 -0
  215. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/get_workflow.py +0 -0
  216. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/ingest_batch.py +0 -0
  217. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/ingest_encoded_file.py +0 -0
  218. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/ingest_event.py +0 -0
  219. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/ingest_memory.py +0 -0
  220. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/ingest_text.py +0 -0
  221. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/ingest_text_batch.py +0 -0
  222. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/ingest_uri.py +0 -0
  223. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/input_types.py +0 -0
  224. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/is_content_done.py +0 -0
  225. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/is_feed_done.py +0 -0
  226. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/lookup_contents.py +0 -0
  227. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/lookup_credits.py +0 -0
  228. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/lookup_usage.py +0 -0
  229. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/map_web.py +0 -0
  230. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/prompt.py +0 -0
  231. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/prompt_conversation.py +0 -0
  232. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/prompt_specifications.py +0 -0
  233. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/publish_contents.py +0 -0
  234. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/publish_conversation.py +0 -0
  235. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/publish_text.py +0 -0
  236. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/query_alerts.py +0 -0
  237. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/query_box_folders.py +0 -0
  238. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/query_categories.py +0 -0
  239. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/query_collections.py +0 -0
  240. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/query_connectors.py +0 -0
  241. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/query_contents.py +0 -0
  242. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/query_contents_facets.py +0 -0
  243. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/query_contents_graph.py +0 -0
  244. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/query_contents_observations.py +0 -0
  245. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/query_conversations.py +0 -0
  246. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/query_credits.py +0 -0
  247. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/query_dropbox_folders.py +0 -0
  248. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/query_events.py +0 -0
  249. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/query_feeds.py +0 -0
  250. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/query_google_calendars.py +0 -0
  251. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/query_google_drive_folders.py +0 -0
  252. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/query_labels.py +0 -0
  253. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/query_linear_projects.py +0 -0
  254. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/query_medical_conditions.py +0 -0
  255. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/query_medical_contraindications.py +0 -0
  256. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/query_medical_devices.py +0 -0
  257. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/query_medical_drug_classes.py +0 -0
  258. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/query_medical_drugs.py +0 -0
  259. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/query_medical_guidelines.py +0 -0
  260. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/query_medical_indications.py +0 -0
  261. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/query_medical_procedures.py +0 -0
  262. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/query_medical_studies.py +0 -0
  263. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/query_medical_tests.py +0 -0
  264. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/query_medical_therapies.py +0 -0
  265. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/query_microsoft_calendars.py +0 -0
  266. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/query_microsoft_teams_channels.py +0 -0
  267. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/query_microsoft_teams_teams.py +0 -0
  268. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/query_models.py +0 -0
  269. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/query_notion_databases.py +0 -0
  270. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/query_notion_pages.py +0 -0
  271. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/query_one_drive_folders.py +0 -0
  272. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/query_organizations.py +0 -0
  273. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/query_persons.py +0 -0
  274. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/query_places.py +0 -0
  275. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/query_products.py +0 -0
  276. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/query_repos.py +0 -0
  277. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/query_share_point_folders.py +0 -0
  278. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/query_share_point_libraries.py +0 -0
  279. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/query_slack_channels.py +0 -0
  280. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/query_softwares.py +0 -0
  281. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/query_specifications.py +0 -0
  282. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/query_tokens.py +0 -0
  283. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/query_usage.py +0 -0
  284. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/query_users.py +0 -0
  285. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/query_views.py +0 -0
  286. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/query_workflows.py +0 -0
  287. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/remove_contents_from_collection.py +0 -0
  288. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/retrieve_sources.py +0 -0
  289. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/revise_content.py +0 -0
  290. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/revise_encoded_image.py +0 -0
  291. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/revise_image.py +0 -0
  292. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/revise_text.py +0 -0
  293. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/screenshot_page.py +0 -0
  294. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/search_web.py +0 -0
  295. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/send_notification.py +0 -0
  296. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/specification_exists.py +0 -0
  297. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/suggest_conversation.py +0 -0
  298. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/summarize_contents.py +0 -0
  299. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/summarize_text.py +0 -0
  300. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/update_alert.py +0 -0
  301. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/update_category.py +0 -0
  302. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/update_collection.py +0 -0
  303. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/update_connector.py +0 -0
  304. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/update_content.py +0 -0
  305. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/update_conversation.py +0 -0
  306. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/update_event.py +0 -0
  307. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/update_feed.py +0 -0
  308. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/update_label.py +0 -0
  309. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/update_medical_condition.py +0 -0
  310. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/update_medical_contraindication.py +0 -0
  311. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/update_medical_device.py +0 -0
  312. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/update_medical_drug.py +0 -0
  313. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/update_medical_drug_class.py +0 -0
  314. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/update_medical_guideline.py +0 -0
  315. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/update_medical_indication.py +0 -0
  316. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/update_medical_procedure.py +0 -0
  317. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/update_medical_study.py +0 -0
  318. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/update_medical_test.py +0 -0
  319. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/update_medical_therapy.py +0 -0
  320. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/update_observation.py +0 -0
  321. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/update_organization.py +0 -0
  322. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/update_person.py +0 -0
  323. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/update_place.py +0 -0
  324. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/update_product.py +0 -0
  325. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/update_project.py +0 -0
  326. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/update_repo.py +0 -0
  327. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/update_software.py +0 -0
  328. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/update_specification.py +0 -0
  329. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/update_user.py +0 -0
  330. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/update_view.py +0 -0
  331. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/update_workflow.py +0 -0
  332. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/upsert_category.py +0 -0
  333. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/upsert_label.py +0 -0
  334. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/upsert_specification.py +0 -0
  335. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/upsert_workflow.py +0 -0
  336. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/view_exists.py +0 -0
  337. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_api/workflow_exists.py +0 -0
  338. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_client.egg-info/dependency_links.txt +0 -0
  339. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_client.egg-info/requires.txt +0 -0
  340. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/graphlit_client.egg-info/top_level.txt +0 -0
  341. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/pyproject.toml +0 -0
  342. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/setup.cfg +0 -0
  343. {graphlit_client-1.0.20250627002 → graphlit_client-1.0.20250627004}/setup.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: graphlit-client
3
- Version: 1.0.20250627002
3
+ Version: 1.0.20250627004
4
4
  Summary: Graphlit API Python Client
5
5
  Home-page: https://github.com/graphlit/graphlit-client-python
6
6
  Author: Unstruk Data Inc.
@@ -1931,6 +1931,7 @@ from .operations import (
1931
1931
  QUERY_WORKFLOWS_GQL,
1932
1932
  REMOVE_CONTENTS_FROM_COLLECTION_GQL,
1933
1933
  RETRIEVE_SOURCES_GQL,
1934
+ RETRIEVE_VIEW_GQL,
1934
1935
  REVISE_CONTENT_GQL,
1935
1936
  REVISE_ENCODED_IMAGE_GQL,
1936
1937
  REVISE_IMAGE_GQL,
@@ -1977,6 +1978,7 @@ from .operations import (
1977
1978
  UPSERT_CATEGORY_GQL,
1978
1979
  UPSERT_LABEL_GQL,
1979
1980
  UPSERT_SPECIFICATION_GQL,
1981
+ UPSERT_VIEW_GQL,
1980
1982
  UPSERT_WORKFLOW_GQL,
1981
1983
  VIEW_EXISTS_GQL,
1982
1984
  WORKFLOW_EXISTS_GQL,
@@ -2666,6 +2668,12 @@ from .retrieve_sources import (
2666
2668
  RetrieveSourcesRetrieveSourcesResults,
2667
2669
  RetrieveSourcesRetrieveSourcesResultsContent,
2668
2670
  )
2671
+ from .retrieve_view import (
2672
+ RetrieveView,
2673
+ RetrieveViewRetrieveView,
2674
+ RetrieveViewRetrieveViewResults,
2675
+ RetrieveViewRetrieveViewResultsContent,
2676
+ )
2669
2677
  from .revise_content import (
2670
2678
  ReviseContent,
2671
2679
  ReviseContentReviseContent,
@@ -2944,6 +2952,60 @@ from .upsert_specification import (
2944
2952
  UpsertSpecification,
2945
2953
  UpsertSpecificationUpsertSpecification,
2946
2954
  )
2955
+ from .upsert_view import (
2956
+ UpsertView,
2957
+ UpsertViewUpsertView,
2958
+ UpsertViewUpsertViewAugmentedFilter,
2959
+ UpsertViewUpsertViewAugmentedFilterAnd,
2960
+ UpsertViewUpsertViewAugmentedFilterAndCollections,
2961
+ UpsertViewUpsertViewAugmentedFilterAndFeeds,
2962
+ UpsertViewUpsertViewAugmentedFilterAndObservations,
2963
+ UpsertViewUpsertViewAugmentedFilterAndObservationsObservable,
2964
+ UpsertViewUpsertViewAugmentedFilterAndUsers,
2965
+ UpsertViewUpsertViewAugmentedFilterAndWorkflows,
2966
+ UpsertViewUpsertViewAugmentedFilterCollections,
2967
+ UpsertViewUpsertViewAugmentedFilterContents,
2968
+ UpsertViewUpsertViewAugmentedFilterCreationDateRange,
2969
+ UpsertViewUpsertViewAugmentedFilterDateRange,
2970
+ UpsertViewUpsertViewAugmentedFilterFeeds,
2971
+ UpsertViewUpsertViewAugmentedFilterObservations,
2972
+ UpsertViewUpsertViewAugmentedFilterObservationsObservable,
2973
+ UpsertViewUpsertViewAugmentedFilterOr,
2974
+ UpsertViewUpsertViewAugmentedFilterOrCollections,
2975
+ UpsertViewUpsertViewAugmentedFilterOrFeeds,
2976
+ UpsertViewUpsertViewAugmentedFilterOrObservations,
2977
+ UpsertViewUpsertViewAugmentedFilterOrObservationsObservable,
2978
+ UpsertViewUpsertViewAugmentedFilterOrUsers,
2979
+ UpsertViewUpsertViewAugmentedFilterOrWorkflows,
2980
+ UpsertViewUpsertViewAugmentedFilterSimilarContents,
2981
+ UpsertViewUpsertViewAugmentedFilterUsers,
2982
+ UpsertViewUpsertViewAugmentedFilterWorkflows,
2983
+ UpsertViewUpsertViewFilter,
2984
+ UpsertViewUpsertViewFilterAnd,
2985
+ UpsertViewUpsertViewFilterAndCollections,
2986
+ UpsertViewUpsertViewFilterAndFeeds,
2987
+ UpsertViewUpsertViewFilterAndObservations,
2988
+ UpsertViewUpsertViewFilterAndObservationsObservable,
2989
+ UpsertViewUpsertViewFilterAndUsers,
2990
+ UpsertViewUpsertViewFilterAndWorkflows,
2991
+ UpsertViewUpsertViewFilterCollections,
2992
+ UpsertViewUpsertViewFilterContents,
2993
+ UpsertViewUpsertViewFilterCreationDateRange,
2994
+ UpsertViewUpsertViewFilterDateRange,
2995
+ UpsertViewUpsertViewFilterFeeds,
2996
+ UpsertViewUpsertViewFilterObservations,
2997
+ UpsertViewUpsertViewFilterObservationsObservable,
2998
+ UpsertViewUpsertViewFilterOr,
2999
+ UpsertViewUpsertViewFilterOrCollections,
3000
+ UpsertViewUpsertViewFilterOrFeeds,
3001
+ UpsertViewUpsertViewFilterOrObservations,
3002
+ UpsertViewUpsertViewFilterOrObservationsObservable,
3003
+ UpsertViewUpsertViewFilterOrUsers,
3004
+ UpsertViewUpsertViewFilterOrWorkflows,
3005
+ UpsertViewUpsertViewFilterSimilarContents,
3006
+ UpsertViewUpsertViewFilterUsers,
3007
+ UpsertViewUpsertViewFilterWorkflows,
3008
+ )
2947
3009
  from .upsert_workflow import (
2948
3010
  UpsertWorkflow,
2949
3011
  UpsertWorkflowUpsertWorkflow,
@@ -5295,6 +5357,7 @@ __all__ = [
5295
5357
  "QueryWorkflowsWorkflowsResultsStoragePolicy",
5296
5358
  "REMOVE_CONTENTS_FROM_COLLECTION_GQL",
5297
5359
  "RETRIEVE_SOURCES_GQL",
5360
+ "RETRIEVE_VIEW_GQL",
5298
5361
  "REVISE_CONTENT_GQL",
5299
5362
  "REVISE_ENCODED_IMAGE_GQL",
5300
5363
  "REVISE_IMAGE_GQL",
@@ -5334,6 +5397,10 @@ __all__ = [
5334
5397
  "RetrieveSourcesRetrieveSources",
5335
5398
  "RetrieveSourcesRetrieveSourcesResults",
5336
5399
  "RetrieveSourcesRetrieveSourcesResultsContent",
5400
+ "RetrieveView",
5401
+ "RetrieveViewRetrieveView",
5402
+ "RetrieveViewRetrieveViewResults",
5403
+ "RetrieveViewRetrieveViewResultsContent",
5337
5404
  "ReviseContent",
5338
5405
  "ReviseContentReviseContent",
5339
5406
  "ReviseContentReviseContentConversation",
@@ -5496,6 +5563,7 @@ __all__ = [
5496
5563
  "UPSERT_CATEGORY_GQL",
5497
5564
  "UPSERT_LABEL_GQL",
5498
5565
  "UPSERT_SPECIFICATION_GQL",
5566
+ "UPSERT_VIEW_GQL",
5499
5567
  "UPSERT_WORKFLOW_GQL",
5500
5568
  "UnitTypes",
5501
5569
  "UpdateAlert",
@@ -5678,6 +5746,58 @@ __all__ = [
5678
5746
  "UpsertLabelUpsertLabel",
5679
5747
  "UpsertSpecification",
5680
5748
  "UpsertSpecificationUpsertSpecification",
5749
+ "UpsertView",
5750
+ "UpsertViewUpsertView",
5751
+ "UpsertViewUpsertViewAugmentedFilter",
5752
+ "UpsertViewUpsertViewAugmentedFilterAnd",
5753
+ "UpsertViewUpsertViewAugmentedFilterAndCollections",
5754
+ "UpsertViewUpsertViewAugmentedFilterAndFeeds",
5755
+ "UpsertViewUpsertViewAugmentedFilterAndObservations",
5756
+ "UpsertViewUpsertViewAugmentedFilterAndObservationsObservable",
5757
+ "UpsertViewUpsertViewAugmentedFilterAndUsers",
5758
+ "UpsertViewUpsertViewAugmentedFilterAndWorkflows",
5759
+ "UpsertViewUpsertViewAugmentedFilterCollections",
5760
+ "UpsertViewUpsertViewAugmentedFilterContents",
5761
+ "UpsertViewUpsertViewAugmentedFilterCreationDateRange",
5762
+ "UpsertViewUpsertViewAugmentedFilterDateRange",
5763
+ "UpsertViewUpsertViewAugmentedFilterFeeds",
5764
+ "UpsertViewUpsertViewAugmentedFilterObservations",
5765
+ "UpsertViewUpsertViewAugmentedFilterObservationsObservable",
5766
+ "UpsertViewUpsertViewAugmentedFilterOr",
5767
+ "UpsertViewUpsertViewAugmentedFilterOrCollections",
5768
+ "UpsertViewUpsertViewAugmentedFilterOrFeeds",
5769
+ "UpsertViewUpsertViewAugmentedFilterOrObservations",
5770
+ "UpsertViewUpsertViewAugmentedFilterOrObservationsObservable",
5771
+ "UpsertViewUpsertViewAugmentedFilterOrUsers",
5772
+ "UpsertViewUpsertViewAugmentedFilterOrWorkflows",
5773
+ "UpsertViewUpsertViewAugmentedFilterSimilarContents",
5774
+ "UpsertViewUpsertViewAugmentedFilterUsers",
5775
+ "UpsertViewUpsertViewAugmentedFilterWorkflows",
5776
+ "UpsertViewUpsertViewFilter",
5777
+ "UpsertViewUpsertViewFilterAnd",
5778
+ "UpsertViewUpsertViewFilterAndCollections",
5779
+ "UpsertViewUpsertViewFilterAndFeeds",
5780
+ "UpsertViewUpsertViewFilterAndObservations",
5781
+ "UpsertViewUpsertViewFilterAndObservationsObservable",
5782
+ "UpsertViewUpsertViewFilterAndUsers",
5783
+ "UpsertViewUpsertViewFilterAndWorkflows",
5784
+ "UpsertViewUpsertViewFilterCollections",
5785
+ "UpsertViewUpsertViewFilterContents",
5786
+ "UpsertViewUpsertViewFilterCreationDateRange",
5787
+ "UpsertViewUpsertViewFilterDateRange",
5788
+ "UpsertViewUpsertViewFilterFeeds",
5789
+ "UpsertViewUpsertViewFilterObservations",
5790
+ "UpsertViewUpsertViewFilterObservationsObservable",
5791
+ "UpsertViewUpsertViewFilterOr",
5792
+ "UpsertViewUpsertViewFilterOrCollections",
5793
+ "UpsertViewUpsertViewFilterOrFeeds",
5794
+ "UpsertViewUpsertViewFilterOrObservations",
5795
+ "UpsertViewUpsertViewFilterOrObservationsObservable",
5796
+ "UpsertViewUpsertViewFilterOrUsers",
5797
+ "UpsertViewUpsertViewFilterOrWorkflows",
5798
+ "UpsertViewUpsertViewFilterSimilarContents",
5799
+ "UpsertViewUpsertViewFilterUsers",
5800
+ "UpsertViewUpsertViewFilterWorkflows",
5681
5801
  "UpsertWorkflow",
5682
5802
  "UpsertWorkflowUpsertWorkflow",
5683
5803
  "UpsertWorkflowUpsertWorkflowActions",
@@ -612,6 +612,7 @@ from .operations import (
612
612
  QUERY_WORKFLOWS_GQL,
613
613
  REMOVE_CONTENTS_FROM_COLLECTION_GQL,
614
614
  RETRIEVE_SOURCES_GQL,
615
+ RETRIEVE_VIEW_GQL,
615
616
  REVISE_CONTENT_GQL,
616
617
  REVISE_ENCODED_IMAGE_GQL,
617
618
  REVISE_IMAGE_GQL,
@@ -658,6 +659,7 @@ from .operations import (
658
659
  UPSERT_CATEGORY_GQL,
659
660
  UPSERT_LABEL_GQL,
660
661
  UPSERT_SPECIFICATION_GQL,
662
+ UPSERT_VIEW_GQL,
661
663
  UPSERT_WORKFLOW_GQL,
662
664
  VIEW_EXISTS_GQL,
663
665
  WORKFLOW_EXISTS_GQL,
@@ -721,6 +723,7 @@ from .query_views import QueryViews
721
723
  from .query_workflows import QueryWorkflows
722
724
  from .remove_contents_from_collection import RemoveContentsFromCollection
723
725
  from .retrieve_sources import RetrieveSources
726
+ from .retrieve_view import RetrieveView
724
727
  from .revise_content import ReviseContent
725
728
  from .revise_encoded_image import ReviseEncodedImage
726
729
  from .revise_image import ReviseImage
@@ -767,6 +770,7 @@ from .update_workflow import UpdateWorkflow
767
770
  from .upsert_category import UpsertCategory
768
771
  from .upsert_label import UpsertLabel
769
772
  from .upsert_specification import UpsertSpecification
773
+ from .upsert_view import UpsertView
770
774
  from .upsert_workflow import UpsertWorkflow
771
775
  from .view_exists import ViewExists
772
776
  from .workflow_exists import WorkflowExists
@@ -2355,6 +2359,31 @@ class Client(AsyncBaseClient):
2355
2359
  data = self.get_data(response)
2356
2360
  return RetrieveSources.model_validate(data)
2357
2361
 
2362
+ async def retrieve_view(
2363
+ self,
2364
+ prompt: str,
2365
+ id: str,
2366
+ retrieval_strategy: Union[Optional[RetrievalStrategyInput], UnsetType] = UNSET,
2367
+ reranking_strategy: Union[Optional[RerankingStrategyInput], UnsetType] = UNSET,
2368
+ correlation_id: Union[Optional[str], UnsetType] = UNSET,
2369
+ **kwargs: Any
2370
+ ) -> RetrieveView:
2371
+ variables: Dict[str, object] = {
2372
+ "prompt": prompt,
2373
+ "id": id,
2374
+ "retrievalStrategy": retrieval_strategy,
2375
+ "rerankingStrategy": reranking_strategy,
2376
+ "correlationId": correlation_id,
2377
+ }
2378
+ response = await self.execute(
2379
+ query=RETRIEVE_VIEW_GQL,
2380
+ operation_name="RetrieveView",
2381
+ variables=variables,
2382
+ **kwargs
2383
+ )
2384
+ data = self.get_data(response)
2385
+ return RetrieveView.model_validate(data)
2386
+
2358
2387
  async def revise_content(
2359
2388
  self,
2360
2389
  prompt: str,
@@ -5973,6 +6002,17 @@ class Client(AsyncBaseClient):
5973
6002
  data = self.get_data(response)
5974
6003
  return UpdateView.model_validate(data)
5975
6004
 
6005
+ async def upsert_view(self, view: ViewInput, **kwargs: Any) -> UpsertView:
6006
+ variables: Dict[str, object] = {"view": view}
6007
+ response = await self.execute(
6008
+ query=UPSERT_VIEW_GQL,
6009
+ operation_name="UpsertView",
6010
+ variables=variables,
6011
+ **kwargs
6012
+ )
6013
+ data = self.get_data(response)
6014
+ return UpsertView.model_validate(data)
6015
+
5976
6016
  async def view_exists(
5977
6017
  self,
5978
6018
  filter: Union[Optional[ViewFilter], UnsetType] = UNSET,
@@ -273,6 +273,7 @@ __all__ = [
273
273
  "QUERY_WORKFLOWS_GQL",
274
274
  "REMOVE_CONTENTS_FROM_COLLECTION_GQL",
275
275
  "RETRIEVE_SOURCES_GQL",
276
+ "RETRIEVE_VIEW_GQL",
276
277
  "REVISE_CONTENT_GQL",
277
278
  "REVISE_ENCODED_IMAGE_GQL",
278
279
  "REVISE_IMAGE_GQL",
@@ -319,6 +320,7 @@ __all__ = [
319
320
  "UPSERT_CATEGORY_GQL",
320
321
  "UPSERT_LABEL_GQL",
321
322
  "UPSERT_SPECIFICATION_GQL",
323
+ "UPSERT_VIEW_GQL",
322
324
  "UPSERT_WORKFLOW_GQL",
323
325
  "VIEW_EXISTS_GQL",
324
326
  "WORKFLOW_EXISTS_GQL",
@@ -5941,6 +5943,32 @@ mutation RetrieveSources($prompt: String!, $filter: ContentFilter, $augmentedFil
5941
5943
  }
5942
5944
  """
5943
5945
 
5946
+ RETRIEVE_VIEW_GQL = """
5947
+ mutation RetrieveView($prompt: String!, $id: ID!, $retrievalStrategy: RetrievalStrategyInput, $rerankingStrategy: RerankingStrategyInput, $correlationId: String) {
5948
+ retrieveView(
5949
+ prompt: $prompt
5950
+ id: $id
5951
+ retrievalStrategy: $retrievalStrategy
5952
+ rerankingStrategy: $rerankingStrategy
5953
+ correlationId: $correlationId
5954
+ ) {
5955
+ results {
5956
+ type
5957
+ content {
5958
+ id
5959
+ }
5960
+ text
5961
+ metadata
5962
+ relevance
5963
+ startTime
5964
+ endTime
5965
+ pageNumber
5966
+ frameNumber
5967
+ }
5968
+ }
5969
+ }
5970
+ """
5971
+
5944
5972
  REVISE_CONTENT_GQL = """
5945
5973
  mutation ReviseContent($prompt: String!, $content: EntityReferenceInput!, $id: ID, $specification: EntityReferenceInput, $correlationId: String) {
5946
5974
  reviseContent(
@@ -11145,6 +11173,183 @@ mutation UpdateView($view: ViewUpdateInput!) {
11145
11173
  }
11146
11174
  """
11147
11175
 
11176
+ UPSERT_VIEW_GQL = """
11177
+ mutation UpsertView($view: ViewInput!) {
11178
+ upsertView(view: $view) {
11179
+ id
11180
+ name
11181
+ state
11182
+ type
11183
+ filter {
11184
+ dateRange {
11185
+ from
11186
+ to
11187
+ }
11188
+ inLast
11189
+ creationDateRange {
11190
+ from
11191
+ to
11192
+ }
11193
+ createdInLast
11194
+ types
11195
+ fileTypes
11196
+ formats
11197
+ fileExtensions
11198
+ similarContents {
11199
+ id
11200
+ }
11201
+ contents {
11202
+ id
11203
+ }
11204
+ feeds {
11205
+ id
11206
+ }
11207
+ workflows {
11208
+ id
11209
+ }
11210
+ collections {
11211
+ id
11212
+ }
11213
+ users {
11214
+ id
11215
+ }
11216
+ observations {
11217
+ type
11218
+ observable {
11219
+ id
11220
+ }
11221
+ states
11222
+ }
11223
+ or {
11224
+ feeds {
11225
+ id
11226
+ }
11227
+ workflows {
11228
+ id
11229
+ }
11230
+ collections {
11231
+ id
11232
+ }
11233
+ users {
11234
+ id
11235
+ }
11236
+ observations {
11237
+ type
11238
+ observable {
11239
+ id
11240
+ }
11241
+ states
11242
+ }
11243
+ }
11244
+ and {
11245
+ feeds {
11246
+ id
11247
+ }
11248
+ workflows {
11249
+ id
11250
+ }
11251
+ collections {
11252
+ id
11253
+ }
11254
+ users {
11255
+ id
11256
+ }
11257
+ observations {
11258
+ type
11259
+ observable {
11260
+ id
11261
+ }
11262
+ states
11263
+ }
11264
+ }
11265
+ }
11266
+ augmentedFilter {
11267
+ dateRange {
11268
+ from
11269
+ to
11270
+ }
11271
+ inLast
11272
+ creationDateRange {
11273
+ from
11274
+ to
11275
+ }
11276
+ createdInLast
11277
+ types
11278
+ fileTypes
11279
+ formats
11280
+ fileExtensions
11281
+ similarContents {
11282
+ id
11283
+ }
11284
+ contents {
11285
+ id
11286
+ }
11287
+ feeds {
11288
+ id
11289
+ }
11290
+ workflows {
11291
+ id
11292
+ }
11293
+ collections {
11294
+ id
11295
+ }
11296
+ users {
11297
+ id
11298
+ }
11299
+ observations {
11300
+ type
11301
+ observable {
11302
+ id
11303
+ }
11304
+ states
11305
+ }
11306
+ or {
11307
+ feeds {
11308
+ id
11309
+ }
11310
+ workflows {
11311
+ id
11312
+ }
11313
+ collections {
11314
+ id
11315
+ }
11316
+ users {
11317
+ id
11318
+ }
11319
+ observations {
11320
+ type
11321
+ observable {
11322
+ id
11323
+ }
11324
+ states
11325
+ }
11326
+ }
11327
+ and {
11328
+ feeds {
11329
+ id
11330
+ }
11331
+ workflows {
11332
+ id
11333
+ }
11334
+ collections {
11335
+ id
11336
+ }
11337
+ users {
11338
+ id
11339
+ }
11340
+ observations {
11341
+ type
11342
+ observable {
11343
+ id
11344
+ }
11345
+ states
11346
+ }
11347
+ }
11348
+ }
11349
+ }
11350
+ }
11351
+ """
11352
+
11148
11353
  VIEW_EXISTS_GQL = """
11149
11354
  query ViewExists($filter: ViewFilter, $correlationId: String) {
11150
11355
  viewExists(filter: $filter, correlationId: $correlationId) {
@@ -0,0 +1,38 @@
1
+ # Generated by ariadne-codegen
2
+ # Source: ./documents
3
+
4
+ from typing import Any, List, Optional
5
+
6
+ from pydantic import Field
7
+
8
+ from .base_model import BaseModel
9
+ from .enums import ContentSourceTypes
10
+
11
+
12
+ class RetrieveView(BaseModel):
13
+ retrieve_view: Optional["RetrieveViewRetrieveView"] = Field(alias="retrieveView")
14
+
15
+
16
+ class RetrieveViewRetrieveView(BaseModel):
17
+ results: Optional[List[Optional["RetrieveViewRetrieveViewResults"]]]
18
+
19
+
20
+ class RetrieveViewRetrieveViewResults(BaseModel):
21
+ type: Optional[ContentSourceTypes]
22
+ content: "RetrieveViewRetrieveViewResultsContent"
23
+ text: str
24
+ metadata: Optional[str]
25
+ relevance: float
26
+ start_time: Optional[Any] = Field(alias="startTime")
27
+ end_time: Optional[Any] = Field(alias="endTime")
28
+ page_number: Optional[int] = Field(alias="pageNumber")
29
+ frame_number: Optional[int] = Field(alias="frameNumber")
30
+
31
+
32
+ class RetrieveViewRetrieveViewResultsContent(BaseModel):
33
+ id: str
34
+
35
+
36
+ RetrieveView.model_rebuild()
37
+ RetrieveViewRetrieveView.model_rebuild()
38
+ RetrieveViewRetrieveViewResults.model_rebuild()