jaxl-python 0.0.8__tar.gz → 0.0.10__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 (799) hide show
  1. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/.gitignore +2 -0
  2. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/PKG-INFO +2 -2
  3. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/examples/README.md +1 -0
  4. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/examples/streaming_aiagent.py +35 -23
  5. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/examples/streaming_audio_chunks.py +2 -2
  6. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/examples/streaming_speech_segments.py +5 -2
  7. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/examples/streaming_transcriptions.py +16 -5
  8. jaxl_python-0.0.10/jaxl/api/__init__.py +469 -0
  9. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/base.py +19 -3
  10. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/cli.py +1 -1
  11. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/__init__.py +1 -2
  12. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/_scm_version.py +2 -2
  13. {jaxl_python-0.0.8/jaxl/api/client/api/v3 → jaxl_python-0.0.10/jaxl/api/client/api}/__init__.py +1 -0
  14. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_calls_record_create.py → jaxl_python-0.0.10/jaxl/api/client/api/v1/v1_calls_tts_create.py +9 -11
  15. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/api/v1/v1_campaign_list.py +1 -3
  16. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/api/v1/v1_ivr_list.py +1 -3
  17. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/api/v1/v1_ivr_options_partial_update.py +1 -3
  18. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/api/v1/v1_kyc_list.py +1 -3
  19. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/errors.py +1 -1
  20. jaxl_python-0.0.10/jaxl/api/client/models/__init__.py +298 -0
  21. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/models/address_provider.py +0 -1
  22. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/models/analytic.py +0 -1
  23. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/models/app_price.py +0 -1
  24. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/models/app_user.py +0 -1
  25. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/models/available_phone_number.py +0 -1
  26. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/models/available_phone_number_capabilities.py +0 -1
  27. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/models/call.py +1 -11
  28. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/models/call_cost.py +0 -1
  29. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/models/call_location_epoch.py +0 -1
  30. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/models/call_metadata.py +0 -1
  31. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/models/call_tag_response.py +0 -1
  32. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/models/call_token_request.py +0 -1
  33. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/models/call_token_response.py +0 -1
  34. jaxl_python-0.0.8/jaxl/api/client/models/call_recording_response.py → jaxl_python-0.0.10/jaxl/api/client/models/call_tts_request_request.py +12 -13
  35. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/models/call_usage_by_currency_response.py +0 -1
  36. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/models/call_usage_response.py +2 -7
  37. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/models/call_usage_stats_response.py +0 -1
  38. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/models/campaign_metadata.py +2 -14
  39. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/models/campaign_metadata_metadata.py +0 -1
  40. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/models/campaign_response.py +0 -1
  41. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/models/campaign_stats.py +0 -1
  42. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/models/campaign_tag.py +0 -1
  43. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/models/can_user_resubscribe_plan.py +0 -1
  44. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/models/capabilities.py +0 -1
  45. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/models/connection.py +1 -11
  46. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/models/country.py +0 -1
  47. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/models/cta.py +0 -1
  48. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/models/cta_request.py +0 -1
  49. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/models/customer_consumable_total.py +0 -1
  50. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/models/customer_order_subscriptions_serializer_v2.py +2 -15
  51. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/models/customer_provider_serializer_v2.py +0 -1
  52. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/models/device.py +1 -12
  53. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/models/device_attestation_error.py +0 -1
  54. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/models/device_attestation_response.py +0 -1
  55. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/models/dh_message.py +1 -11
  56. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/models/dh_message_attachment.py +0 -1
  57. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/models/dh_message_reaction.py +0 -1
  58. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/models/emoji.py +0 -1
  59. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/models/emoji_reaction.py +0 -1
  60. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/models/item.py +0 -1
  61. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/models/ivr_collection.py +0 -1
  62. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/models/ivr_collection_request.py +0 -1
  63. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/models/ivr_menu_request.py +0 -1
  64. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/models/ivr_menu_response.py +0 -1
  65. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/models/ivr_options_invalid_response.py +0 -1
  66. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/models/ivr_options_request.py +9 -1
  67. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/models/ivr_options_response.py +9 -1
  68. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/models/kyc.py +1 -12
  69. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/models/kyc_upload_metadata.py +0 -1
  70. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/models/location.py +0 -1
  71. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/models/next_or_cta_request.py +0 -1
  72. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/models/organization_employee.py +2 -15
  73. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/models/organization_employee_preferences.py +0 -1
  74. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/models/organization_group_inline.py +0 -1
  75. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/models/organization_group_response.py +0 -1
  76. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/models/paginated_call_list.py +0 -1
  77. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/models/paginated_campaign_response_list.py +0 -1
  78. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/models/paginated_customer_order_subscriptions_serializer_v2_list.py +0 -1
  79. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/models/paginated_device_list.py +0 -1
  80. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/models/paginated_dh_message_list.py +0 -1
  81. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/models/paginated_ivr_menu_response_list.py +0 -1
  82. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/models/paginated_ivr_options_response_list.py +0 -1
  83. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/models/paginated_kyc_list.py +0 -1
  84. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/models/paginated_organization_employee_list.py +0 -1
  85. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/models/paginated_organization_group_response_list.py +1 -4
  86. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/models/paginated_phone_number_list.py +0 -1
  87. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/models/patched_ivr_options_update_request.py +9 -1
  88. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/models/patched_phone_number_request.py +0 -1
  89. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/models/payment_gateway_fees_info.py +0 -1
  90. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/models/phone_number.py +16 -11
  91. jaxl_python-0.0.8/jaxl/api/client/models/app_user_sdds_response.py → jaxl_python-0.0.10/jaxl/api/client/models/phone_number_attributes.py +20 -13
  92. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/models/phone_number_capabilities.py +0 -1
  93. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/models/phone_number_search_response.py +0 -1
  94. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/models/plan.py +0 -1
  95. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/models/plan_cancel_info.py +0 -1
  96. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/models/plan_expiry_timestamp.py +1 -4
  97. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/models/plan_extra_details.py +0 -1
  98. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/models/plan_item.py +0 -1
  99. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/models/plan_type.py +0 -1
  100. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/models/plan_type_cycle.py +0 -1
  101. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/models/product_group.py +0 -1
  102. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/models/proof.py +0 -1
  103. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/models/reaction_by.py +0 -1
  104. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/models/user_agent.py +1 -4
  105. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/models/user_agent_browser.py +0 -1
  106. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/models/user_agent_device.py +0 -1
  107. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/models/user_agent_operating_system.py +0 -1
  108. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/models/user_agent_platform.py +0 -1
  109. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/models/user_identity.py +0 -1
  110. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/types.py +1 -1
  111. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/resources/apps.py +2 -0
  112. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl_python.egg-info/PKG-INFO +2 -2
  113. jaxl_python-0.0.10/jaxl_python.egg-info/SOURCES.txt +213 -0
  114. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/setup.cfg +1 -1
  115. jaxl_python-0.0.8/jaxl/api/__init__.py +0 -85
  116. jaxl_python-0.0.8/jaxl/api/client/_scm_version.pyi +0 -7
  117. jaxl_python-0.0.8/jaxl/api/client/api/__init__.py +0 -10
  118. jaxl_python-0.0.8/jaxl/api/client/api/schema/schema_retrieve.py +0 -214
  119. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_accounts_logout_create.py +0 -120
  120. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_accounts_otp_create.py +0 -186
  121. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_accounts_remove_create.py +0 -122
  122. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_accounts_verify_create.py +0 -183
  123. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_analytics_data_retrieve.py +0 -349
  124. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_analytics_list.py +0 -234
  125. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_app_countries_list.py +0 -192
  126. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_app_domains_list.py +0 -207
  127. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_app_organizations_create.py +0 -178
  128. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_app_organizations_credentials_retrieve.py +0 -152
  129. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_app_organizations_devices_list.py +0 -205
  130. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_app_organizations_list.py +0 -221
  131. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_app_organizations_me_retrieve.py +0 -178
  132. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_app_organizations_retrieve.py +0 -171
  133. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_app_referrals_create.py +0 -175
  134. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_apps_contact_create.py +0 -124
  135. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_apps_context_create.py +0 -178
  136. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_apps_retrieve.py +0 -167
  137. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_appusers_preferences_create.py +0 -175
  138. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_appusers_retrieve.py +0 -167
  139. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_appusers_sdds_create.py +0 -171
  140. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_auth_token_create.py +0 -180
  141. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_auth_token_list.py +0 -192
  142. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_call_recording_retrieve.py +0 -188
  143. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_call_tags_list.py +0 -207
  144. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_calls_accept_create.py +0 -188
  145. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_calls_act_create.py +0 -137
  146. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_calls_dates_retrieve.py +0 -177
  147. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_calls_destroy.py +0 -114
  148. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_calls_hangup_retrieve.py +0 -118
  149. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_calls_recording_retrieve.py +0 -177
  150. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_calls_retrieve.py +0 -186
  151. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_calls_search_list.py +0 -286
  152. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_calls_share_create.py +0 -197
  153. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_calls_tags_create.py +0 -194
  154. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_calls_tags_destroy.py +0 -127
  155. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_calls_tags_latest_list.py +0 -194
  156. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_calls_tags_list.py +0 -188
  157. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_calls_transcribe_create.py +0 -200
  158. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_calls_transcriptions_list.py +0 -201
  159. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_campaign_clone_create.py +0 -191
  160. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_campaign_export_retrieve.py +0 -128
  161. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_campaign_partial_update.py +0 -196
  162. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_campaign_upload_create.py +0 -171
  163. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_clients_verify_create.py +0 -175
  164. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_contacts_list.py +0 -188
  165. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_conversation_ack_retrieve.py +0 -173
  166. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_conversation_add_members_create.py +0 -209
  167. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_conversation_create.py +0 -175
  168. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_conversation_list.py +0 -192
  169. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_conversation_members_list.py +0 -207
  170. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_conversation_messages_list.py +0 -222
  171. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_conversation_remove_member_retrieve.py +0 -192
  172. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_conversation_update_name_partial_update.py +0 -120
  173. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_credit_list.py +0 -188
  174. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_customer_invoice_retrieve.py +0 -120
  175. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_customer_subscription_cancel_create.py +0 -177
  176. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_customer_subscription_resume_create.py +0 -180
  177. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_device_keys_get_create.py +0 -174
  178. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_device_keys_multiget_list.py +0 -214
  179. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_device_keys_multiset_create.py +0 -118
  180. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_device_keys_remove_create.py +0 -118
  181. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_device_keys_set_create.py +0 -120
  182. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_device_keys_wget_create.py +0 -182
  183. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_device_transport_create.py +0 -175
  184. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_devices_link_create.py +0 -150
  185. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_devices_parent_retrieve.py +0 -175
  186. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_devices_retrieve.py +0 -174
  187. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_devices_sdds_create.py +0 -177
  188. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_devices_sdds_retrieve.py +0 -171
  189. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_devices_token_create.py +0 -188
  190. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_devices_unlink_create.py +0 -114
  191. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_devices_update.py +0 -193
  192. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_families_invite_update.py +0 -175
  193. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_families_list.py +0 -192
  194. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_families_membership_create.py +0 -188
  195. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_families_retrieve.py +0 -167
  196. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_greeting_audio_create.py +0 -171
  197. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_greeting_deactivate_partial_update.py +0 -172
  198. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_greeting_disable_create.py +0 -173
  199. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_greeting_latest_create.py +0 -176
  200. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_greeting_list.py +0 -275
  201. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_greeting_new_create.py +0 -173
  202. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_greeting_resolve_create.py +0 -174
  203. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_greeting_retrieve.py +0 -169
  204. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_greeting_upload_create.py +0 -173
  205. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_ivr_options_retrieve.py +0 -189
  206. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_ivr_partial_update.py +0 -188
  207. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_ivr_retrieve.py +0 -209
  208. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_ivr_try_create.py +0 -236
  209. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_ivr_try_retrieve.py +0 -219
  210. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_kyc_aadhar_create.py +0 -199
  211. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_kyc_address_create.py +0 -239
  212. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_kyc_address_list.py +0 -302
  213. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_kyc_address_retrieve.py +0 -167
  214. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_kyc_address_url_create.py +0 -191
  215. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_kyc_countries_list.py +0 -188
  216. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_kyc_create.py +0 -176
  217. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_kyc_identity_create.py +0 -211
  218. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_kyc_identity_list.py +0 -210
  219. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_kyc_identity_retrieve.py +0 -167
  220. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_kyc_identity_url_create.py +0 -191
  221. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_kyc_offline_create.py +0 -180
  222. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_kyc_offline_otp_create.py +0 -182
  223. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_kyc_offline_verify_create.py +0 -180
  224. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_kyc_otp_create.py +0 -180
  225. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_kyc_partial_update.py +0 -180
  226. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_kyc_proof_list.py +0 -188
  227. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_kyc_proof_ocr_list.py +0 -190
  228. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_kyc_proof_retrieve.py +0 -163
  229. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_kyc_proof_url_create.py +0 -189
  230. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_kyc_requirements_retrieve.py +0 -224
  231. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_kyc_retrieve.py +0 -163
  232. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_kyc_summary_list.py +0 -289
  233. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_kyc_upload_create.py +0 -178
  234. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_kyc_verify_create.py +0 -180
  235. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_library_create.py +0 -171
  236. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_library_default_retrieve.py +0 -178
  237. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_library_list.py +0 -215
  238. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_live_create.py +0 -181
  239. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_message_create.py +0 -175
  240. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_message_destroy.py +0 -114
  241. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_message_search_list.py +0 -235
  242. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_messages_destroy.py +0 -118
  243. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_messages_reactions_create.py +0 -196
  244. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_messages_reactions_destroy.py +0 -190
  245. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_messages_receipt_partial_update.py +0 -198
  246. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_messages_retrieve.py +0 -193
  247. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_notifications_ack_create.py +0 -118
  248. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_orders_attributes_partial_update.py +0 -205
  249. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_orders_attributes_retrieve.py +0 -186
  250. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_orders_checkout_create.py +0 -233
  251. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_orders_checkout_destroy.py +0 -177
  252. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_orders_receipt_validate_create.py +0 -202
  253. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_payments_list.py +0 -292
  254. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_pdf_convert_create.py +0 -177
  255. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_phonenumbers_check_create.py +0 -178
  256. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_phonenumbers_checkout_create.py +0 -120
  257. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_phonenumbers_retrieve.py +0 -171
  258. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_plans_bundle_create.py +0 -176
  259. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_plans_countries_list.py +0 -241
  260. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_plans_create.py +0 -180
  261. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_plans_list.py +0 -304
  262. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_plans_resources_list.py +0 -221
  263. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_plans_retrieve.py +0 -226
  264. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_plans_summary_list.py +0 -283
  265. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_pricing_data_retrieve.py +0 -231
  266. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_sim_command_create.py +0 -123
  267. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_sim_create.py +0 -174
  268. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_sim_destroy.py +0 -112
  269. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_sim_heartbeart_create.py +0 -112
  270. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_sim_sms_create.py +0 -123
  271. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_sms_create.py +0 -174
  272. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_thread_create.py +0 -167
  273. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_thread_list.py +0 -207
  274. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_ticket_create.py +0 -175
  275. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_transcription_locale_retrieve.py +0 -146
  276. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_transcription_result_retrieve.py +0 -146
  277. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_transcription_search_list.py +0 -237
  278. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_transcription_url_retrieve.py +0 -194
  279. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_tts_create.py +0 -171
  280. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_users_me_retrieve.py +0 -146
  281. jaxl_python-0.0.8/jaxl/api/client/api/v1/v1_users_retrieve.py +0 -167
  282. jaxl_python-0.0.8/jaxl/api/client/api/v2/v2_app_organizations_employees_invite_create.py +0 -194
  283. jaxl_python-0.0.8/jaxl/api/client/api/v2/v2_app_organizations_employees_membership_create.py +0 -205
  284. jaxl_python-0.0.8/jaxl/api/client/api/v2/v2_app_organizations_employees_partial_update.py +0 -136
  285. jaxl_python-0.0.8/jaxl/api/client/api/v2/v2_app_organizations_employees_retrieve.py +0 -189
  286. jaxl_python-0.0.8/jaxl/api/client/api/v2/v2_app_organizations_groups_create.py +0 -194
  287. jaxl_python-0.0.8/jaxl/api/client/api/v2/v2_app_organizations_groups_members_partial_update.py +0 -141
  288. jaxl_python-0.0.8/jaxl/api/client/api/v2/v2_app_organizations_groups_members_retrieve.py +0 -197
  289. jaxl_python-0.0.8/jaxl/api/client/api/v2/v2_app_organizations_groups_partial_update.py +0 -205
  290. jaxl_python-0.0.8/jaxl/api/client/api/v2/v2_app_organizations_groups_phone_number_partial_update.py +0 -136
  291. jaxl_python-0.0.8/jaxl/api/client/api/v2/v2_app_organizations_groups_retrieve.py +0 -186
  292. jaxl_python-0.0.8/jaxl/api/client/api/v2/v2_campaign_clone_create.py +0 -191
  293. jaxl_python-0.0.8/jaxl/api/client/api/v2/v2_campaign_export_retrieve.py +0 -128
  294. jaxl_python-0.0.8/jaxl/api/client/api/v2/v2_campaign_list.py +0 -230
  295. jaxl_python-0.0.8/jaxl/api/client/api/v2/v2_campaign_partial_update.py +0 -196
  296. jaxl_python-0.0.8/jaxl/api/client/api/v2/v2_customer_orders_notification_retrieve.py +0 -148
  297. jaxl_python-0.0.8/jaxl/api/client/api/v2/v2_orders_receipt_validate_create.py +0 -204
  298. jaxl_python-0.0.8/jaxl/api/client/api/v2/v2_transcription_search_list.py +0 -237
  299. jaxl_python-0.0.8/jaxl/api/client/api/v2/v2_users_me_retrieve.py +0 -150
  300. jaxl_python-0.0.8/jaxl/api/client/api/v3/v3_orders_consumables_list.py +0 -228
  301. jaxl_python-0.0.8/jaxl/api/client/api/v3/v3_orders_consumables_retrieve.py +0 -209
  302. jaxl_python-0.0.8/jaxl/api/client/api/v3/v3_orders_skus_list.py +0 -205
  303. jaxl_python-0.0.8/jaxl/api/client/api/v3/v3_orders_subscriptions_retrieve.py +0 -209
  304. jaxl_python-0.0.8/jaxl/api/client/models/__init__.py +0 -1213
  305. jaxl_python-0.0.8/jaxl/api/client/models/aadhar_attributes_request.py +0 -106
  306. jaxl_python-0.0.8/jaxl/api/client/models/aadhar_invalid_document_response.py +0 -75
  307. jaxl_python-0.0.8/jaxl/api/client/models/aadhar_otp_invalid_response.py +0 -67
  308. jaxl_python-0.0.8/jaxl/api/client/models/aadhar_otp_request_request.py +0 -74
  309. jaxl_python-0.0.8/jaxl/api/client/models/aadhar_otp_response.py +0 -74
  310. jaxl_python-0.0.8/jaxl/api/client/models/aadhar_otp_verification_request_request.py +0 -104
  311. jaxl_python-0.0.8/jaxl/api/client/models/aadhar_otp_verification_response.py +0 -80
  312. jaxl_python-0.0.8/jaxl/api/client/models/aadhar_upload_request.py +0 -121
  313. jaxl_python-0.0.8/jaxl/api/client/models/aadhar_xml_attributes_request.py +0 -120
  314. jaxl_python-0.0.8/jaxl/api/client/models/aadhar_xml_upload_request.py +0 -110
  315. jaxl_python-0.0.8/jaxl/api/client/models/ack.py +0 -67
  316. jaxl_python-0.0.8/jaxl/api/client/models/act_enum.py +0 -20
  317. jaxl_python-0.0.8/jaxl/api/client/models/action_enum.py +0 -20
  318. jaxl_python-0.0.8/jaxl/api/client/models/additional_fields.py +0 -115
  319. jaxl_python-0.0.8/jaxl/api/client/models/additional_fields_type_enum.py +0 -19
  320. jaxl_python-0.0.8/jaxl/api/client/models/address_creation_request.py +0 -111
  321. jaxl_python-0.0.8/jaxl/api/client/models/address_requirement.py +0 -77
  322. jaxl_python-0.0.8/jaxl/api/client/models/analytics_slug_response.py +0 -83
  323. jaxl_python-0.0.8/jaxl/api/client/models/app.py +0 -89
  324. jaxl_python-0.0.8/jaxl/api/client/models/app_contact_request.py +0 -74
  325. jaxl_python-0.0.8/jaxl/api/client/models/app_context_response.py +0 -165
  326. jaxl_python-0.0.8/jaxl/api/client/models/app_country.py +0 -96
  327. jaxl_python-0.0.8/jaxl/api/client/models/app_domain.py +0 -83
  328. jaxl_python-0.0.8/jaxl/api/client/models/app_user_preferences.py +0 -85
  329. jaxl_python-0.0.8/jaxl/api/client/models/app_user_preferences_preferences.py +0 -54
  330. jaxl_python-0.0.8/jaxl/api/client/models/app_user_preferences_request.py +0 -85
  331. jaxl_python-0.0.8/jaxl/api/client/models/app_user_preferences_request_preferences.py +0 -54
  332. jaxl_python-0.0.8/jaxl/api/client/models/auth_token.py +0 -91
  333. jaxl_python-0.0.8/jaxl/api/client/models/auth_token_invalid_response.py +0 -67
  334. jaxl_python-0.0.8/jaxl/api/client/models/auth_token_request_request.py +0 -74
  335. jaxl_python-0.0.8/jaxl/api/client/models/bundle_create_request.py +0 -109
  336. jaxl_python-0.0.8/jaxl/api/client/models/business_attributes_request.py +0 -81
  337. jaxl_python-0.0.8/jaxl/api/client/models/call_accept_request.py +0 -76
  338. jaxl_python-0.0.8/jaxl/api/client/models/call_accept_response.py +0 -123
  339. jaxl_python-0.0.8/jaxl/api/client/models/call_accept_response_reason_enum.py +0 -18
  340. jaxl_python-0.0.8/jaxl/api/client/models/call_act_request.py +0 -75
  341. jaxl_python-0.0.8/jaxl/api/client/models/call_date_response.py +0 -69
  342. jaxl_python-0.0.8/jaxl/api/client/models/call_dates_response.py +0 -82
  343. jaxl_python-0.0.8/jaxl/api/client/models/call_recording_share_response.py +0 -67
  344. jaxl_python-0.0.8/jaxl/api/client/models/call_recording_status_request.py +0 -71
  345. jaxl_python-0.0.8/jaxl/api/client/models/call_recording_status_status_enum.py +0 -19
  346. jaxl_python-0.0.8/jaxl/api/client/models/call_search_response.py +0 -97
  347. jaxl_python-0.0.8/jaxl/api/client/models/call_tag_count.py +0 -81
  348. jaxl_python-0.0.8/jaxl/api/client/models/call_tag_request.py +0 -67
  349. jaxl_python-0.0.8/jaxl/api/client/models/call_transcribe_request.py +0 -92
  350. jaxl_python-0.0.8/jaxl/api/client/models/campaign.py +0 -104
  351. jaxl_python-0.0.8/jaxl/api/client/models/campaign_clone_request_request.py +0 -74
  352. jaxl_python-0.0.8/jaxl/api/client/models/campaign_invalid_update_response.py +0 -67
  353. jaxl_python-0.0.8/jaxl/api/client/models/campaign_stats_v2.py +0 -105
  354. jaxl_python-0.0.8/jaxl/api/client/models/campaign_update_status_enum.py +0 -18
  355. jaxl_python-0.0.8/jaxl/api/client/models/campaign_upload_request.py +0 -295
  356. jaxl_python-0.0.8/jaxl/api/client/models/campaign_upload_request.py.orig +0 -286
  357. jaxl_python-0.0.8/jaxl/api/client/models/campaign_upload_request_options.py +0 -54
  358. jaxl_python-0.0.8/jaxl/api/client/models/campaign_upload_type_enum.py +0 -22
  359. jaxl_python-0.0.8/jaxl/api/client/models/campaign_usage_summary.py +0 -88
  360. jaxl_python-0.0.8/jaxl/api/client/models/campaign_v2.py +0 -157
  361. jaxl_python-0.0.8/jaxl/api/client/models/campaign_v2_status_enum.py +0 -26
  362. jaxl_python-0.0.8/jaxl/api/client/models/campaign_window_request.py +0 -81
  363. jaxl_python-0.0.8/jaxl/api/client/models/cancel_subscription_response.py +0 -67
  364. jaxl_python-0.0.8/jaxl/api/client/models/cannot_create_plan.py +0 -67
  365. jaxl_python-0.0.8/jaxl/api/client/models/cannot_create_user_identity_response.py +0 -67
  366. jaxl_python-0.0.8/jaxl/api/client/models/cannot_resume_subscription_response.py +0 -67
  367. jaxl_python-0.0.8/jaxl/api/client/models/chart_type_enum.py +0 -20
  368. jaxl_python-0.0.8/jaxl/api/client/models/checkout_options.py +0 -106
  369. jaxl_python-0.0.8/jaxl/api/client/models/checkout_session_expired_response.py +0 -67
  370. jaxl_python-0.0.8/jaxl/api/client/models/cmd_enum.py +0 -18
  371. jaxl_python-0.0.8/jaxl/api/client/models/contact.py +0 -145
  372. jaxl_python-0.0.8/jaxl/api/client/models/contact_address.py +0 -102
  373. jaxl_python-0.0.8/jaxl/api/client/models/contact_email.py +0 -81
  374. jaxl_python-0.0.8/jaxl/api/client/models/contact_phone.py +0 -74
  375. jaxl_python-0.0.8/jaxl/api/client/models/content_type_enum.py +0 -19
  376. jaxl_python-0.0.8/jaxl/api/client/models/conversation.py +0 -135
  377. jaxl_python-0.0.8/jaxl/api/client/models/conversation_create_request.py +0 -92
  378. jaxl_python-0.0.8/jaxl/api/client/models/conversation_type_enum.py +0 -20
  379. jaxl_python-0.0.8/jaxl/api/client/models/create_thread_request.py +0 -67
  380. jaxl_python-0.0.8/jaxl/api/client/models/credit.py +0 -108
  381. jaxl_python-0.0.8/jaxl/api/client/models/cta_type_enum.py +0 -22
  382. jaxl_python-0.0.8/jaxl/api/client/models/current_status_enum.py +0 -22
  383. jaxl_python-0.0.8/jaxl/api/client/models/customer_cannot_checkout_due_to_ongoing_checkout.py +0 -75
  384. jaxl_python-0.0.8/jaxl/api/client/models/customer_cannot_purchase_item.py +0 -83
  385. jaxl_python-0.0.8/jaxl/api/client/models/customer_order_consumables_serializer_v2.py +0 -133
  386. jaxl_python-0.0.8/jaxl/api/client/models/customer_order_sku.py +0 -87
  387. jaxl_python-0.0.8/jaxl/api/client/models/customer_order_status_changed_notification.py +0 -244
  388. jaxl_python-0.0.8/jaxl/api/client/models/customer_order_status_changed_notification_attributes.py +0 -54
  389. jaxl_python-0.0.8/jaxl/api/client/models/customer_order_status_changed_notification_order_attributes.py +0 -56
  390. jaxl_python-0.0.8/jaxl/api/client/models/customer_order_status_changed_notification_type_enum.py +0 -25
  391. jaxl_python-0.0.8/jaxl/api/client/models/device_attestation_response_request.py +0 -67
  392. jaxl_python-0.0.8/jaxl/api/client/models/device_link_response.py +0 -67
  393. jaxl_python-0.0.8/jaxl/api/client/models/device_token_provider_enum.py +0 -19
  394. jaxl_python-0.0.8/jaxl/api/client/models/device_token_request.py +0 -77
  395. jaxl_python-0.0.8/jaxl/api/client/models/device_token_response.py +0 -67
  396. jaxl_python-0.0.8/jaxl/api/client/models/device_transport_request.py +0 -113
  397. jaxl_python-0.0.8/jaxl/api/client/models/device_transport_response.py +0 -118
  398. jaxl_python-0.0.8/jaxl/api/client/models/device_update_request.py +0 -67
  399. jaxl_python-0.0.8/jaxl/api/client/models/dh_message_reaction_request_request.py +0 -67
  400. jaxl_python-0.0.8/jaxl/api/client/models/dh_public_key_read_receipt_response.py +0 -67
  401. jaxl_python-0.0.8/jaxl/api/client/models/download_response.py +0 -102
  402. jaxl_python-0.0.8/jaxl/api/client/models/download_response_headers.py +0 -54
  403. jaxl_python-0.0.8/jaxl/api/client/models/duration_enum.py +0 -21
  404. jaxl_python-0.0.8/jaxl/api/client/models/environment_enum.py +0 -20
  405. jaxl_python-0.0.8/jaxl/api/client/models/family.py +0 -129
  406. jaxl_python-0.0.8/jaxl/api/client/models/family_invite.py +0 -67
  407. jaxl_python-0.0.8/jaxl/api/client/models/family_invite_request.py +0 -67
  408. jaxl_python-0.0.8/jaxl/api/client/models/family_membership.py +0 -92
  409. jaxl_python-0.0.8/jaxl/api/client/models/family_status.py +0 -69
  410. jaxl_python-0.0.8/jaxl/api/client/models/family_status_request.py +0 -69
  411. jaxl_python-0.0.8/jaxl/api/client/models/family_status_status_enum.py +0 -21
  412. jaxl_python-0.0.8/jaxl/api/client/models/format_enum.py +0 -18
  413. jaxl_python-0.0.8/jaxl/api/client/models/gateway_enum.py +0 -25
  414. jaxl_python-0.0.8/jaxl/api/client/models/greeting.py +0 -132
  415. jaxl_python-0.0.8/jaxl/api/client/models/greeting_configuration_response.py +0 -185
  416. jaxl_python-0.0.8/jaxl/api/client/models/greeting_creation_request_request.py +0 -245
  417. jaxl_python-0.0.8/jaxl/api/client/models/greeting_creation_response.py +0 -89
  418. jaxl_python-0.0.8/jaxl/api/client/models/greeting_type_enum.py +0 -19
  419. jaxl_python-0.0.8/jaxl/api/client/models/identity_requirement.py +0 -67
  420. jaxl_python-0.0.8/jaxl/api/client/models/improper_user_identity_attributes.py +0 -77
  421. jaxl_python-0.0.8/jaxl/api/client/models/improper_user_identity_attributes_errors.py +0 -54
  422. jaxl_python-0.0.8/jaxl/api/client/models/inbound.py +0 -142
  423. jaxl_python-0.0.8/jaxl/api/client/models/incorrect_pdf_image_conversion.py +0 -67
  424. jaxl_python-0.0.8/jaxl/api/client/models/individual_plan_request.py +0 -67
  425. jaxl_python-0.0.8/jaxl/api/client/models/information.py +0 -93
  426. jaxl_python-0.0.8/jaxl/api/client/models/invalid_call_search_response.py +0 -67
  427. jaxl_python-0.0.8/jaxl/api/client/models/invalid_request.py +0 -67
  428. jaxl_python-0.0.8/jaxl/api/client/models/invalid_sms_response.py +0 -67
  429. jaxl_python-0.0.8/jaxl/api/client/models/ivr.py +0 -81
  430. jaxl_python-0.0.8/jaxl/api/client/models/ivr_simulation_state_request.py +0 -81
  431. jaxl_python-0.0.8/jaxl/api/client/models/ivr_state.py +0 -117
  432. jaxl_python-0.0.8/jaxl/api/client/models/ivr_try_request.py +0 -74
  433. jaxl_python-0.0.8/jaxl/api/client/models/jaxl_app_context_context.py +0 -117
  434. jaxl_python-0.0.8/jaxl/api/client/models/jaxl_app_context_context_app.py +0 -147
  435. jaxl_python-0.0.8/jaxl/api/client/models/jaxl_app_context_context_app_type_enum.py +0 -20
  436. jaxl_python-0.0.8/jaxl/api/client/models/jaxl_app_context_context_config.py +0 -82
  437. jaxl_python-0.0.8/jaxl/api/client/models/jaxl_app_context_context_config_firebase.py +0 -109
  438. jaxl_python-0.0.8/jaxl/api/client/models/jaxl_app_context_context_device.py +0 -74
  439. jaxl_python-0.0.8/jaxl/api/client/models/jaxl_app_context_context_user.py +0 -81
  440. jaxl_python-0.0.8/jaxl/api/client/models/jaxl_app_detail_context.py +0 -89
  441. jaxl_python-0.0.8/jaxl/api/client/models/jaxl_app_detail_context_app.py +0 -88
  442. jaxl_python-0.0.8/jaxl/api/client/models/jaxl_app_detail_context_endpoints.py +0 -67
  443. jaxl_python-0.0.8/jaxl/api/client/models/jaxl_app_messaging_context.py +0 -67
  444. jaxl_python-0.0.8/jaxl/api/client/models/jaxl_app_organization_context.py +0 -91
  445. jaxl_python-0.0.8/jaxl/api/client/models/jaxl_app_pay_context.py +0 -67
  446. jaxl_python-0.0.8/jaxl/api/client/models/jaxl_app_transport_context.py +0 -81
  447. jaxl_python-0.0.8/jaxl/api/client/models/jaxl_call_recording_response.py +0 -67
  448. jaxl_python-0.0.8/jaxl/api/client/models/key_chain_get_request.py +0 -67
  449. jaxl_python-0.0.8/jaxl/api/client/models/key_chain_get_response.py +0 -85
  450. jaxl_python-0.0.8/jaxl/api/client/models/key_chain_multi_get_response.py +0 -92
  451. jaxl_python-0.0.8/jaxl/api/client/models/key_chain_multi_set_request.py +0 -82
  452. jaxl_python-0.0.8/jaxl/api/client/models/key_chain_remove_request.py +0 -67
  453. jaxl_python-0.0.8/jaxl/api/client/models/key_chain_set_request.py +0 -81
  454. jaxl_python-0.0.8/jaxl/api/client/models/key_chain_wget_request.py +0 -82
  455. jaxl_python-0.0.8/jaxl/api/client/models/key_chain_wget_response.py +0 -82
  456. jaxl_python-0.0.8/jaxl/api/client/models/key_info.py +0 -90
  457. jaxl_python-0.0.8/jaxl/api/client/models/key_info_type_enum.py +0 -20
  458. jaxl_python-0.0.8/jaxl/api/client/models/kyc_address_creation_request.py +0 -138
  459. jaxl_python-0.0.8/jaxl/api/client/models/kyc_component_download_request.py +0 -67
  460. jaxl_python-0.0.8/jaxl/api/client/models/kyc_component_download_response.py +0 -80
  461. jaxl_python-0.0.8/jaxl/api/client/models/kyc_countries.py +0 -92
  462. jaxl_python-0.0.8/jaxl/api/client/models/kyc_creation_request.py +0 -172
  463. jaxl_python-0.0.8/jaxl/api/client/models/kyc_document_response.py +0 -102
  464. jaxl_python-0.0.8/jaxl/api/client/models/kyc_improper_address_response.py +0 -77
  465. jaxl_python-0.0.8/jaxl/api/client/models/kyc_improper_address_response_errors.py +0 -54
  466. jaxl_python-0.0.8/jaxl/api/client/models/kyc_invalid_response.py +0 -67
  467. jaxl_python-0.0.8/jaxl/api/client/models/kyc_invalidated_address_response.py +0 -67
  468. jaxl_python-0.0.8/jaxl/api/client/models/kyc_invalidated_address_with_suggestion_response.py +0 -88
  469. jaxl_python-0.0.8/jaxl/api/client/models/kyc_invalidated_address_with_suggestion_response_suggested_address.py +0 -56
  470. jaxl_python-0.0.8/jaxl/api/client/models/kyc_proof_upload_data_request.py +0 -164
  471. jaxl_python-0.0.8/jaxl/api/client/models/kyc_proof_upload_request.py +0 -142
  472. jaxl_python-0.0.8/jaxl/api/client/models/kyc_requirements_response.py +0 -114
  473. jaxl_python-0.0.8/jaxl/api/client/models/kyc_summary.py +0 -115
  474. jaxl_python-0.0.8/jaxl/api/client/models/language_enum.py +0 -75
  475. jaxl_python-0.0.8/jaxl/api/client/models/library_response.py +0 -110
  476. jaxl_python-0.0.8/jaxl/api/client/models/line_chart_response.py +0 -92
  477. jaxl_python-0.0.8/jaxl/api/client/models/list_member.py +0 -104
  478. jaxl_python-0.0.8/jaxl/api/client/models/live_request.py +0 -101
  479. jaxl_python-0.0.8/jaxl/api/client/models/live_response.py +0 -67
  480. jaxl_python-0.0.8/jaxl/api/client/models/locale_enum.py +0 -43
  481. jaxl_python-0.0.8/jaxl/api/client/models/location_enum.py +0 -20
  482. jaxl_python-0.0.8/jaxl/api/client/models/logout_account_request.py +0 -67
  483. jaxl_python-0.0.8/jaxl/api/client/models/member_request.py +0 -74
  484. jaxl_python-0.0.8/jaxl/api/client/models/message.py +0 -130
  485. jaxl_python-0.0.8/jaxl/api/client/models/message_create_request.py +0 -92
  486. jaxl_python-0.0.8/jaxl/api/client/models/message_search_response.py +0 -115
  487. jaxl_python-0.0.8/jaxl/api/client/models/message_word_position_response.py +0 -67
  488. jaxl_python-0.0.8/jaxl/api/client/models/message_word_search_response.py +0 -93
  489. jaxl_python-0.0.8/jaxl/api/client/models/non_compliant_kyc.py +0 -94
  490. jaxl_python-0.0.8/jaxl/api/client/models/non_compliant_kyc_response.py +0 -95
  491. jaxl_python-0.0.8/jaxl/api/client/models/notification_request.py +0 -67
  492. jaxl_python-0.0.8/jaxl/api/client/models/number_type.py +0 -154
  493. jaxl_python-0.0.8/jaxl/api/client/models/offline_aadhar_otp_request_request.py +0 -117
  494. jaxl_python-0.0.8/jaxl/api/client/models/order_attributes.py +0 -100
  495. jaxl_python-0.0.8/jaxl/api/client/models/order_attributes_attributes.py +0 -54
  496. jaxl_python-0.0.8/jaxl/api/client/models/order_checkout_response.py +0 -88
  497. jaxl_python-0.0.8/jaxl/api/client/models/organization.py +0 -123
  498. jaxl_python-0.0.8/jaxl/api/client/models/organization_create_request.py +0 -77
  499. jaxl_python-0.0.8/jaxl/api/client/models/organization_employee_invitation_request.py +0 -86
  500. jaxl_python-0.0.8/jaxl/api/client/models/organization_employee_invite_request.py +0 -77
  501. jaxl_python-0.0.8/jaxl/api/client/models/organization_employee_invite_response.py +0 -93
  502. jaxl_python-0.0.8/jaxl/api/client/models/organization_employee_membership_request.py +0 -69
  503. jaxl_python-0.0.8/jaxl/api/client/models/organization_group_member_response.py +0 -78
  504. jaxl_python-0.0.8/jaxl/api/client/models/organization_group_request.py +0 -68
  505. jaxl_python-0.0.8/jaxl/api/client/models/organization_preferences.py +0 -54
  506. jaxl_python-0.0.8/jaxl/api/client/models/otp_provider_enum.py +0 -20
  507. jaxl_python-0.0.8/jaxl/api/client/models/otp_request.py +0 -85
  508. jaxl_python-0.0.8/jaxl/api/client/models/otp_response.py +0 -74
  509. jaxl_python-0.0.8/jaxl/api/client/models/outbound.py +0 -88
  510. jaxl_python-0.0.8/jaxl/api/client/models/paginated_address_provider_list.py +0 -108
  511. jaxl_python-0.0.8/jaxl/api/client/models/paginated_analytics_slug_response_list.py +0 -108
  512. jaxl_python-0.0.8/jaxl/api/client/models/paginated_app_country_list.py +0 -108
  513. jaxl_python-0.0.8/jaxl/api/client/models/paginated_app_domain_list.py +0 -108
  514. jaxl_python-0.0.8/jaxl/api/client/models/paginated_auth_token_list.py +0 -108
  515. jaxl_python-0.0.8/jaxl/api/client/models/paginated_call_search_response_list.py +0 -108
  516. jaxl_python-0.0.8/jaxl/api/client/models/paginated_call_tag_count_list.py +0 -108
  517. jaxl_python-0.0.8/jaxl/api/client/models/paginated_call_tag_response_list.py +0 -108
  518. jaxl_python-0.0.8/jaxl/api/client/models/paginated_campaign_v2_list.py +0 -108
  519. jaxl_python-0.0.8/jaxl/api/client/models/paginated_contact_list.py +0 -108
  520. jaxl_python-0.0.8/jaxl/api/client/models/paginated_conversation_list.py +0 -108
  521. jaxl_python-0.0.8/jaxl/api/client/models/paginated_country_list.py +0 -108
  522. jaxl_python-0.0.8/jaxl/api/client/models/paginated_credit_list.py +0 -108
  523. jaxl_python-0.0.8/jaxl/api/client/models/paginated_customer_order_consumables_serializer_v2_list.py +0 -116
  524. jaxl_python-0.0.8/jaxl/api/client/models/paginated_customer_order_sku_list.py +0 -108
  525. jaxl_python-0.0.8/jaxl/api/client/models/paginated_family_list.py +0 -108
  526. jaxl_python-0.0.8/jaxl/api/client/models/paginated_greeting_configuration_response_list.py +0 -112
  527. jaxl_python-0.0.8/jaxl/api/client/models/paginated_key_chain_multi_get_response_list.py +0 -110
  528. jaxl_python-0.0.8/jaxl/api/client/models/paginated_kyc_countries_list.py +0 -108
  529. jaxl_python-0.0.8/jaxl/api/client/models/paginated_kyc_summary_list.py +0 -108
  530. jaxl_python-0.0.8/jaxl/api/client/models/paginated_library_response_list.py +0 -108
  531. jaxl_python-0.0.8/jaxl/api/client/models/paginated_list_member_list.py +0 -108
  532. jaxl_python-0.0.8/jaxl/api/client/models/paginated_message_list.py +0 -108
  533. jaxl_python-0.0.8/jaxl/api/client/models/paginated_message_search_response_list.py +0 -108
  534. jaxl_python-0.0.8/jaxl/api/client/models/paginated_organization_list.py +0 -108
  535. jaxl_python-0.0.8/jaxl/api/client/models/paginated_payment_list.py +0 -108
  536. jaxl_python-0.0.8/jaxl/api/client/models/paginated_plan_country_number_types_list.py +0 -108
  537. jaxl_python-0.0.8/jaxl/api/client/models/paginated_plan_list.py +0 -108
  538. jaxl_python-0.0.8/jaxl/api/client/models/paginated_plan_summary_response_list.py +0 -108
  539. jaxl_python-0.0.8/jaxl/api/client/models/paginated_proof_list.py +0 -108
  540. jaxl_python-0.0.8/jaxl/api/client/models/paginated_thread_list.py +0 -108
  541. jaxl_python-0.0.8/jaxl/api/client/models/paginated_transcription_list.py +0 -108
  542. jaxl_python-0.0.8/jaxl/api/client/models/paginated_transcription_search_response_list.py +0 -112
  543. jaxl_python-0.0.8/jaxl/api/client/models/paginated_transcription_search_response_serializer_v2_list.py +0 -116
  544. jaxl_python-0.0.8/jaxl/api/client/models/paginated_unmatched_fields_list.py +0 -108
  545. jaxl_python-0.0.8/jaxl/api/client/models/paginated_user_identity_list.py +0 -108
  546. jaxl_python-0.0.8/jaxl/api/client/models/patched_campaign_update_request.py +0 -92
  547. jaxl_python-0.0.8/jaxl/api/client/models/patched_conversation_name_request.py +0 -75
  548. jaxl_python-0.0.8/jaxl/api/client/models/patched_dh_public_key_read_receipt_request.py +0 -87
  549. jaxl_python-0.0.8/jaxl/api/client/models/patched_ivr_menu_request.py +0 -75
  550. jaxl_python-0.0.8/jaxl/api/client/models/patched_kyc_detail_request.py +0 -67
  551. jaxl_python-0.0.8/jaxl/api/client/models/patched_order_attributes_request.py +0 -102
  552. jaxl_python-0.0.8/jaxl/api/client/models/patched_order_attributes_request_attributes.py +0 -54
  553. jaxl_python-0.0.8/jaxl/api/client/models/patched_organization_group_member_update_request.py +0 -88
  554. jaxl_python-0.0.8/jaxl/api/client/models/patched_organization_group_phone_number_update_request.py +0 -75
  555. jaxl_python-0.0.8/jaxl/api/client/models/patched_organization_group_update_request.py +0 -88
  556. jaxl_python-0.0.8/jaxl/api/client/models/patched_organization_member_update_request.py +0 -88
  557. jaxl_python-0.0.8/jaxl/api/client/models/payment.py +0 -190
  558. jaxl_python-0.0.8/jaxl/api/client/models/pdf_image_conversion_request.py +0 -126
  559. jaxl_python-0.0.8/jaxl/api/client/models/phone_number_check_request.py +0 -67
  560. jaxl_python-0.0.8/jaxl/api/client/models/phone_number_check_response.py +0 -83
  561. jaxl_python-0.0.8/jaxl/api/client/models/phone_number_checkout_request.py +0 -78
  562. jaxl_python-0.0.8/jaxl/api/client/models/pie_chart_response.py +0 -82
  563. jaxl_python-0.0.8/jaxl/api/client/models/plan_country_number_types.py +0 -74
  564. jaxl_python-0.0.8/jaxl/api/client/models/plan_create_request.py +0 -215
  565. jaxl_python-0.0.8/jaxl/api/client/models/plan_create_request_item_attributes.py +0 -54
  566. jaxl_python-0.0.8/jaxl/api/client/models/plan_create_type_enum.py +0 -18
  567. jaxl_python-0.0.8/jaxl/api/client/models/plan_price_gateway_request.py +0 -140
  568. jaxl_python-0.0.8/jaxl/api/client/models/plan_price_gateway_request_attributes.py +0 -54
  569. jaxl_python-0.0.8/jaxl/api/client/models/plan_response.py +0 -67
  570. jaxl_python-0.0.8/jaxl/api/client/models/plan_summary_response.py +0 -240
  571. jaxl_python-0.0.8/jaxl/api/client/models/plan_summary_response_extra_details.py +0 -54
  572. jaxl_python-0.0.8/jaxl/api/client/models/point_response.py +0 -92
  573. jaxl_python-0.0.8/jaxl/api/client/models/pricing_error.py +0 -67
  574. jaxl_python-0.0.8/jaxl/api/client/models/pricing_response.py +0 -101
  575. jaxl_python-0.0.8/jaxl/api/client/models/proof_document.py +0 -114
  576. jaxl_python-0.0.8/jaxl/api/client/models/proof_download_response.py +0 -85
  577. jaxl_python-0.0.8/jaxl/api/client/models/proof_field.py +0 -92
  578. jaxl_python-0.0.8/jaxl/api/client/models/proof_field_request.py +0 -92
  579. jaxl_python-0.0.8/jaxl/api/client/models/proof_id_request.py +0 -67
  580. jaxl_python-0.0.8/jaxl/api/client/models/proofs_requirement.py +0 -89
  581. jaxl_python-0.0.8/jaxl/api/client/models/provider_notes.py +0 -67
  582. jaxl_python-0.0.8/jaxl/api/client/models/provider_pricing.py +0 -83
  583. jaxl_python-0.0.8/jaxl/api/client/models/purpose_enum.py +0 -20
  584. jaxl_python-0.0.8/jaxl/api/client/models/quoted.py +0 -81
  585. jaxl_python-0.0.8/jaxl/api/client/models/razor_pay_checkout_options.py +0 -197
  586. jaxl_python-0.0.8/jaxl/api/client/models/razor_pay_config.py +0 -73
  587. jaxl_python-0.0.8/jaxl/api/client/models/razor_pay_config_display.py +0 -54
  588. jaxl_python-0.0.8/jaxl/api/client/models/razor_pay_model.py +0 -99
  589. jaxl_python-0.0.8/jaxl/api/client/models/razor_pay_read_only.py +0 -67
  590. jaxl_python-0.0.8/jaxl/api/client/models/razor_pay_retry.py +0 -75
  591. jaxl_python-0.0.8/jaxl/api/client/models/receipt_validate_request.py +0 -74
  592. jaxl_python-0.0.8/jaxl/api/client/models/receipt_validate_response.py +0 -67
  593. jaxl_python-0.0.8/jaxl/api/client/models/receipt_validate_serializer_v2_request.py +0 -95
  594. jaxl_python-0.0.8/jaxl/api/client/models/referral_request.py +0 -67
  595. jaxl_python-0.0.8/jaxl/api/client/models/referral_response.py +0 -67
  596. jaxl_python-0.0.8/jaxl/api/client/models/remove_account_request.py +0 -92
  597. jaxl_python-0.0.8/jaxl/api/client/models/requirement_enum.py +0 -20
  598. jaxl_python-0.0.8/jaxl/api/client/models/resolution_enum.py +0 -21
  599. jaxl_python-0.0.8/jaxl/api/client/models/resolve_greeting_response.py +0 -89
  600. jaxl_python-0.0.8/jaxl/api/client/models/resume_subscription_response.py +0 -81
  601. jaxl_python-0.0.8/jaxl/api/client/models/role_enum.py +0 -18
  602. jaxl_python-0.0.8/jaxl/api/client/models/roles_enum.py +0 -21
  603. jaxl_python-0.0.8/jaxl/api/client/models/scenario.py +0 -79
  604. jaxl_python-0.0.8/jaxl/api/client/models/scenario_enum.py +0 -23
  605. jaxl_python-0.0.8/jaxl/api/client/models/scenario_request.py +0 -79
  606. jaxl_python-0.0.8/jaxl/api/client/models/schema_retrieve_format.py +0 -18
  607. jaxl_python-0.0.8/jaxl/api/client/models/schema_retrieve_lang.py +0 -115
  608. jaxl_python-0.0.8/jaxl/api/client/models/schema_retrieve_response_200.py +0 -54
  609. jaxl_python-0.0.8/jaxl/api/client/models/sim.py +0 -184
  610. jaxl_python-0.0.8/jaxl/api/client/models/sim_command_request_request.py +0 -77
  611. jaxl_python-0.0.8/jaxl/api/client/models/sim_create_request.py +0 -161
  612. jaxl_python-0.0.8/jaxl/api/client/models/sim_create_request_metadata.py +0 -54
  613. jaxl_python-0.0.8/jaxl/api/client/models/sim_metadata.py +0 -54
  614. jaxl_python-0.0.8/jaxl/api/client/models/sim_sms_create_request.py +0 -74
  615. jaxl_python-0.0.8/jaxl/api/client/models/sms_request_request.py +0 -88
  616. jaxl_python-0.0.8/jaxl/api/client/models/state_enum.py +0 -18
  617. jaxl_python-0.0.8/jaxl/api/client/models/t_enum.py +0 -20
  618. jaxl_python-0.0.8/jaxl/api/client/models/table_chart_response.py +0 -91
  619. jaxl_python-0.0.8/jaxl/api/client/models/thread.py +0 -92
  620. jaxl_python-0.0.8/jaxl/api/client/models/ticket_create_request.py +0 -74
  621. jaxl_python-0.0.8/jaxl/api/client/models/ticket_id.py +0 -67
  622. jaxl_python-0.0.8/jaxl/api/client/models/transcription.py +0 -84
  623. jaxl_python-0.0.8/jaxl/api/client/models/transcription_alternatives.py +0 -101
  624. jaxl_python-0.0.8/jaxl/api/client/models/transcription_download_response.py +0 -104
  625. jaxl_python-0.0.8/jaxl/api/client/models/transcription_locale.py +0 -75
  626. jaxl_python-0.0.8/jaxl/api/client/models/transcription_result.py +0 -113
  627. jaxl_python-0.0.8/jaxl/api/client/models/transcription_results.py +0 -82
  628. jaxl_python-0.0.8/jaxl/api/client/models/transcription_search_response.py +0 -107
  629. jaxl_python-0.0.8/jaxl/api/client/models/transcription_search_response_serializer_v2.py +0 -124
  630. jaxl_python-0.0.8/jaxl/api/client/models/transcription_word.py +0 -81
  631. jaxl_python-0.0.8/jaxl/api/client/models/transcription_word_position_response.py +0 -81
  632. jaxl_python-0.0.8/jaxl/api/client/models/transcription_word_search_response.py +0 -121
  633. jaxl_python-0.0.8/jaxl/api/client/models/transport_packet.py +0 -131
  634. jaxl_python-0.0.8/jaxl/api/client/models/transport_packet_d.py +0 -54
  635. jaxl_python-0.0.8/jaxl/api/client/models/transport_packet_request.py +0 -131
  636. jaxl_python-0.0.8/jaxl/api/client/models/transport_packet_request_d.py +0 -54
  637. jaxl_python-0.0.8/jaxl/api/client/models/transport_token.py +0 -74
  638. jaxl_python-0.0.8/jaxl/api/client/models/tts_request_request.py +0 -102
  639. jaxl_python-0.0.8/jaxl/api/client/models/tts_response.py +0 -67
  640. jaxl_python-0.0.8/jaxl/api/client/models/unable_to_clone_campaign.py +0 -67
  641. jaxl_python-0.0.8/jaxl/api/client/models/unable_to_fetch_library_files.py +0 -67
  642. jaxl_python-0.0.8/jaxl/api/client/models/unable_to_transcribe_call.py +0 -67
  643. jaxl_python-0.0.8/jaxl/api/client/models/unit_enum.py +0 -27
  644. jaxl_python-0.0.8/jaxl/api/client/models/unmatched_fields.py +0 -92
  645. jaxl_python-0.0.8/jaxl/api/client/models/upload.py +0 -110
  646. jaxl_python-0.0.8/jaxl/api/client/models/upload_request_request.py +0 -67
  647. jaxl_python-0.0.8/jaxl/api/client/models/user.py +0 -99
  648. jaxl_python-0.0.8/jaxl/api/client/models/user_identity_attributes_request.py +0 -139
  649. jaxl_python-0.0.8/jaxl/api/client/models/user_identity_creation_request.py +0 -96
  650. jaxl_python-0.0.8/jaxl/api/client/models/user_identity_uploaded_data_request.py +0 -124
  651. jaxl_python-0.0.8/jaxl/api/client/models/user_identity_uploaded_data_request_additional_attributes.py +0 -56
  652. jaxl_python-0.0.8/jaxl/api/client/models/user_serializer_v2.py +0 -75
  653. jaxl_python-0.0.8/jaxl/api/client/models/v1_analytics_data_retrieve_date_range.py +0 -46
  654. jaxl_python-0.0.8/jaxl/api/client/models/v1_analytics_data_retrieve_resolution.py +0 -21
  655. jaxl_python-0.0.8/jaxl/api/client/models/v1_app_organizations_credentials_retrieve_os.py +0 -18
  656. jaxl_python-0.0.8/jaxl/api/client/models/v1_app_organizations_credentials_retrieve_platform.py +0 -19
  657. jaxl_python-0.0.8/jaxl/api/client/models/v1_app_organizations_list_status_item.py +0 -21
  658. jaxl_python-0.0.8/jaxl/api/client/models/v1_campaign_export_retrieve_as.py +0 -22
  659. jaxl_python-0.0.8/jaxl/api/client/models/v1_greeting_list_greeting_type_item.py +0 -19
  660. jaxl_python-0.0.8/jaxl/api/client/models/v1_greeting_list_language_item.py +0 -75
  661. jaxl_python-0.0.8/jaxl/api/client/models/v1_greeting_list_scenario_item.py +0 -23
  662. jaxl_python-0.0.8/jaxl/api/client/models/v1_ivr_retrieve_duration.py +0 -23
  663. jaxl_python-0.0.8/jaxl/api/client/models/v1_ivr_try_create_lang.py +0 -75
  664. jaxl_python-0.0.8/jaxl/api/client/models/v1_ivr_try_retrieve_lang.py +0 -75
  665. jaxl_python-0.0.8/jaxl/api/client/models/v1_kyc_address_list_exclude.py +0 -185
  666. jaxl_python-0.0.8/jaxl/api/client/models/v1_kyc_address_list_iso_country.py +0 -185
  667. jaxl_python-0.0.8/jaxl/api/client/models/v1_kyc_address_list_resource.py +0 -19
  668. jaxl_python-0.0.8/jaxl/api/client/models/v1_kyc_address_list_status.py +0 -20
  669. jaxl_python-0.0.8/jaxl/api/client/models/v1_kyc_identity_list_iso_country.py +0 -185
  670. jaxl_python-0.0.8/jaxl/api/client/models/v1_kyc_requirements_retrieve_iso_country.py +0 -185
  671. jaxl_python-0.0.8/jaxl/api/client/models/v1_kyc_requirements_retrieve_resource.py +0 -19
  672. jaxl_python-0.0.8/jaxl/api/client/models/v1_kyc_summary_list_iso_country.py +0 -185
  673. jaxl_python-0.0.8/jaxl/api/client/models/v1_kyc_summary_list_provider_status_item.py +0 -22
  674. jaxl_python-0.0.8/jaxl/api/client/models/v1_kyc_summary_list_resource.py +0 -19
  675. jaxl_python-0.0.8/jaxl/api/client/models/v1_kyc_summary_list_status.py +0 -18
  676. jaxl_python-0.0.8/jaxl/api/client/models/v1_library_default_retrieve_scenario.py +0 -19
  677. jaxl_python-0.0.8/jaxl/api/client/models/v1_library_list_scenario.py +0 -21
  678. jaxl_python-0.0.8/jaxl/api/client/models/v1_payments_list_currency.py +0 -55
  679. jaxl_python-0.0.8/jaxl/api/client/models/v1_payments_list_subscription_type.py +0 -18
  680. jaxl_python-0.0.8/jaxl/api/client/models/v1_plans_countries_list_type.py +0 -18
  681. jaxl_python-0.0.8/jaxl/api/client/models/v1_plans_list_currency.py +0 -55
  682. jaxl_python-0.0.8/jaxl/api/client/models/v1_plans_list_type.py +0 -18
  683. jaxl_python-0.0.8/jaxl/api/client/models/v1_plans_resources_list_type.py +0 -18
  684. jaxl_python-0.0.8/jaxl/api/client/models/v1_plans_retrieve_currency.py +0 -55
  685. jaxl_python-0.0.8/jaxl/api/client/models/v1_plans_summary_list_currency.py +0 -55
  686. jaxl_python-0.0.8/jaxl/api/client/models/v1_plans_summary_list_gateway.py +0 -25
  687. jaxl_python-0.0.8/jaxl/api/client/models/v1_plans_summary_list_type.py +0 -18
  688. jaxl_python-0.0.8/jaxl/api/client/models/v2_campaign_export_retrieve_as.py +0 -22
  689. jaxl_python-0.0.8/jaxl/api/client/models/v2_campaign_list_status_item.py +0 -25
  690. jaxl_python-0.0.8/jaxl/api/client/models/v3_orders_consumables_list_currency.py +0 -55
  691. jaxl_python-0.0.8/jaxl/api/client/models/v3_orders_consumables_retrieve_currency.py +0 -55
  692. jaxl_python-0.0.8/jaxl/api/client/models/v3_orders_subscriptions_retrieve_currency.py +0 -55
  693. jaxl_python-0.0.8/jaxl/api/client/models/verify_request.py +0 -74
  694. jaxl_python-0.0.8/jaxl/api/client/models/verify_response.py +0 -117
  695. jaxl_python-0.0.8/jaxl/api/client/models/verify_token_request.py +0 -85
  696. jaxl_python-0.0.8/jaxl/api/client/models/verify_token_response.py +0 -67
  697. jaxl_python-0.0.8/jaxl/api/client/models/voice_enum.py +0 -18
  698. jaxl_python-0.0.8/jaxl/api/client/py.typed +0 -1
  699. jaxl_python-0.0.8/jaxl_python.egg-info/SOURCES.txt +0 -795
  700. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/.github/workflows/sdk.yml +0 -0
  701. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/.isort.cfg +0 -0
  702. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/.pylintrc +0 -0
  703. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/.vscode/settings.json +0 -0
  704. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/LICENSE.md +0 -0
  705. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/README.md +0 -0
  706. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/SPECIFICATION.md +0 -0
  707. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/docs.sh +0 -0
  708. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/examples/__init__.py +0 -0
  709. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/examples/py.typed +0 -0
  710. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/examples/request_and_confirm_code_then_send_to_phone.py +0 -0
  711. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/examples/request_code_and_send_to_phone.py +0 -0
  712. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/examples/send_to_phone.py +0 -0
  713. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/_client.py +0 -0
  714. {jaxl_python-0.0.8/jaxl/api/client/api/schema → jaxl_python-0.0.10/jaxl/api/client/api/v1}/__init__.py +0 -0
  715. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/api/v1/v1_appusers_me_retrieve.py +0 -0
  716. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/api/v1/v1_calls_list.py +0 -0
  717. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/api/v1/v1_calls_token_create.py +0 -0
  718. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/api/v1/v1_calls_usage_retrieve.py +0 -0
  719. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/api/v1/v1_customer_consumables_retrieve.py +0 -0
  720. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/api/v1/v1_devices_attest_create.py +0 -0
  721. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/api/v1/v1_devices_list.py +0 -0
  722. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/api/v1/v1_ivr_create.py +0 -0
  723. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/api/v1/v1_ivr_options_create.py +0 -0
  724. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/api/v1/v1_ivr_options_list.py +0 -0
  725. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/api/v1/v1_messages_list.py +0 -0
  726. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/api/v1/v1_phonenumbers_list.py +0 -0
  727. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/api/v1/v1_phonenumbers_partial_update.py +0 -0
  728. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/api/v1/v1_phonenumbers_search_retrieve.py +0 -0
  729. {jaxl_python-0.0.8/jaxl/api/client/api/v1 → jaxl_python-0.0.10/jaxl/api/client/api/v2}/__init__.py +0 -0
  730. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/api/v2/v2_app_organizations_employees_list.py +0 -0
  731. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/api/v2/v2_app_organizations_groups_list.py +0 -0
  732. {jaxl_python-0.0.8/jaxl/api/client/api/v2 → jaxl_python-0.0.10/jaxl/api/client/api/v3}/__init__.py +0 -0
  733. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/api/v3/v3_orders_subscriptions_list.py +0 -0
  734. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/client.py +0 -0
  735. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/models/address_provider_status_enum.py +0 -0
  736. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/models/available_phone_number_provider_enum.py +0 -0
  737. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/models/call_type_enum.py +0 -0
  738. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/models/campaign_response_status_enum.py +0 -0
  739. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/models/canceled_by_enum.py +0 -0
  740. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/models/currency_enum.py +0 -0
  741. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/models/customer_order_subscriptions_serializer_v2_status_enum.py +0 -0
  742. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/models/device_attestation_error_reason_enum.py +0 -0
  743. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/models/dh_message_type_enum.py +0 -0
  744. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/models/direction_enum.py +0 -0
  745. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/models/id_enum.py +0 -0
  746. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/models/intent_enum.py +0 -0
  747. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/models/iso_country_enum.py +0 -0
  748. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/models/ivr_menu_response_status_enum.py +0 -0
  749. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/models/kyc_status_enum.py +0 -0
  750. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/models/order_status_enum.py +0 -0
  751. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/models/organization_employee_status_enum.py +0 -0
  752. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/models/period_enum.py +0 -0
  753. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/models/phone_number_provider_enum.py +0 -0
  754. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/models/phone_number_status_enum.py +0 -0
  755. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/models/plan_expiry_timestamp_type_enum.py +0 -0
  756. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/models/platform_enum.py +0 -0
  757. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/models/proof_status_enum.py +0 -0
  758. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/models/provider_status_enum.py +0 -0
  759. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/models/rental_currency_enum.py +0 -0
  760. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/models/resource_enum.py +0 -0
  761. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/models/v1_calls_list_direction.py +0 -0
  762. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/models/v1_campaign_list_status_item.py +0 -0
  763. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/models/v1_customer_consumables_retrieve_currency.py +0 -0
  764. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/models/v1_ivr_list_duration.py +0 -0
  765. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/models/v1_kyc_list_iso_country.py +0 -0
  766. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/models/v1_kyc_list_provider_status_item.py +0 -0
  767. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/models/v1_kyc_list_resource.py +0 -0
  768. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/models/v1_kyc_list_status.py +0 -0
  769. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/models/v1_phonenumbers_list_additional_status_item.py +0 -0
  770. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/models/v1_phonenumbers_list_provider.py +0 -0
  771. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/models/v1_phonenumbers_list_status.py +0 -0
  772. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/models/v1_phonenumbers_search_retrieve_intent.py +0 -0
  773. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/models/v1_phonenumbers_search_retrieve_iso_country_code.py +0 -0
  774. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/models/v1_phonenumbers_search_retrieve_resource.py +0 -0
  775. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/models/v2_app_organizations_employees_list_status_item.py +0 -0
  776. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/models/v3_orders_subscriptions_list_currency.py +0 -0
  777. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/client/models/v3_orders_subscriptions_list_status_item.py +0 -0
  778. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/py.typed +0 -0
  779. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/resources/__init__.py +0 -0
  780. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/resources/_constants.py +0 -0
  781. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/resources/accounts.py +0 -0
  782. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/resources/calls.py +0 -0
  783. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/resources/campaigns.py +0 -0
  784. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/resources/devices.py +0 -0
  785. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/resources/ivrs.py +0 -0
  786. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/resources/kycs.py +0 -0
  787. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/resources/members.py +0 -0
  788. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/resources/messages.py +0 -0
  789. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/resources/notifications.py +0 -0
  790. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/resources/payments.py +0 -0
  791. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/resources/phones.py +0 -0
  792. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/resources/silence.py +0 -0
  793. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl/api/resources/teams.py +0 -0
  794. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl_python.egg-info/dependency_links.txt +0 -0
  795. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl_python.egg-info/entry_points.txt +0 -0
  796. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl_python.egg-info/not-zip-safe +0 -0
  797. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl_python.egg-info/requires.txt +0 -0
  798. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/jaxl_python.egg-info/top_level.txt +0 -0
  799. {jaxl_python-0.0.8 → jaxl_python-0.0.10}/pyproject.toml +0 -0
@@ -26,6 +26,8 @@ _scm_version.py
26
26
  *.log
27
27
  .DS_Store
28
28
  license.py
29
+ schema.py
30
+ schema.yaml
29
31
 
30
32
  jaxl-api-credentials*.json
31
33
  docs
@@ -1,7 +1,7 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: jaxl-python
3
- Version: 0.0.8
4
- Summary: Jaxl CLI & Jaxl Python API Client.
3
+ Version: 0.0.10
4
+ Summary: Official Python SDK and CLI for interfacing with the Jaxl API. Manage calls, messages, IVRs, devices, teams, payments, campaigns, streaming transcriptions and AI Agents. Built on OpenAPI, it offers both generated API clients and Pythonic wrappers for ease of use.
5
5
  Home-page: https://github.com/jaxl-innovations-private-limited/jaxl-python
6
6
  Download-URL: https://github.com/jaxl-innovations-private-limited/jaxl-python/archive/main.zip
7
7
  Author: Jaxl Innovations Private Limited
@@ -79,6 +79,7 @@ Next go ahead and:
79
79
 
80
80
  1. [Create a webhook IVR](https://github.com/jaxl-innovations-private-limited/jaxl-python?tab=readme-ov-file#receive-call-events-via-webhook-ivrs). Use your public url as `--message`.
81
81
  2. [Assign a number to webhook IVR](https://github.com/jaxl-innovations-private-limited/jaxl-python?tab=readme-ov-file#assign-a-phone-number-to-ivr-by-id) app.
82
+ 3. For enable streaming apps, you must add `?stream` to your registered webhook IVR url.
82
83
 
83
84
  ## Examples
84
85
 
@@ -8,9 +8,8 @@ with or without modification, is strictly prohibited.
8
8
  """
9
9
 
10
10
  import asyncio
11
- import logging
12
11
  import os
13
- from typing import Any, Dict, Optional
12
+ from typing import Any, Dict, List, Optional
14
13
 
15
14
  from jaxl.api.base import (
16
15
  HANDLER_RESPONSE,
@@ -21,9 +20,6 @@ from jaxl.api.base import (
21
20
  )
22
21
 
23
22
 
24
- logger = logging.getLogger(__name__)
25
-
26
-
27
23
  def _get_system_prompt(brand_name: str, domain: str) -> str:
28
24
  return (
29
25
  "You are a concise and precise virtual assistant "
@@ -57,11 +53,12 @@ class JaxlAppStreamingAIAgent(BaseJaxlApp):
57
53
  "content": _get_system_prompt("Example Company", "example.com"),
58
54
  },
59
55
  ]
56
+ self._chunks: List[str] = []
60
57
 
61
58
  async def handle_setup(self, req: JaxlWebhookRequest) -> HANDLER_RESPONSE:
62
59
  return JaxlWebhookResponse(
63
60
  prompt=["Welcome to AI agent demo"],
64
- num_characters=1,
61
+ num_characters=-1,
65
62
  )
66
63
 
67
64
  async def handle_teardown(self, req: JaxlWebhookRequest) -> HANDLER_RESPONSE:
@@ -70,48 +67,63 @@ class JaxlAppStreamingAIAgent(BaseJaxlApp):
70
67
  self._ctask = None
71
68
  return None
72
69
 
70
+ async def handle_speech_detection(self, speaking: bool) -> None:
71
+ print("🎙️" if speaking else "🤐")
72
+
73
73
  async def handle_transcription(
74
74
  self,
75
75
  req: JaxlStreamRequest,
76
76
  transcription: Dict[str, Any],
77
77
  num_inflight_transcribe_requests: int,
78
- ) -> HANDLER_RESPONSE:
79
- logging.debug(
80
- "📝 %s %d",
81
- transcription["text"],
82
- num_inflight_transcribe_requests,
78
+ ) -> None:
79
+ text = transcription["text"]
80
+ if len(text) == 0:
81
+ print(
82
+ f"🫙 Empty transcription received, {num_inflight_transcribe_requests}"
83
+ )
84
+ return None
85
+ print(
86
+ f"📝 {text} {num_inflight_transcribe_requests}",
83
87
  )
84
88
  if self._ctask is not None:
85
89
  # TODO: Ideally we should also carry forward previous
86
90
  # speech phrase transcription into the next chat with agent task.
87
- logger.debug(
88
- "😢 %s",
89
- "Canceling previous agent chat due to new transcription event",
90
- )
91
+ print("😢 Canceling previous agent chat due to new transcription event")
91
92
  self._ctask.cancel()
92
93
  self._ctask = None
93
- self._ctask = asyncio.create_task(self._chat_with_llm(transcription["text"]))
94
+ self._ctask = asyncio.create_task(self._chat_with_llm(req, text))
94
95
  return None
95
96
 
96
- async def _chat_with_llm(self, transcription: str) -> None:
97
+ async def _chat_with_llm(self, req: JaxlStreamRequest, transcription: str) -> None:
97
98
  url = os.environ.get("JAXL_OLLAMA_URL", None)
98
99
  assert url is not None
99
100
  self._messages.append({"role": "user", "content": transcription})
100
101
 
101
- logger.debug("💬 %s", transcription)
102
+ async def _on_llm_response_chunk(response: Optional[Dict[str, Any]]) -> None:
103
+ await self._on_llm_response_chunk(req, response)
104
+
102
105
  await self.chat_with_ollama(
103
- on_response_chunk_callback=self._on_llm_response_chunk,
106
+ on_response_chunk_callback=_on_llm_response_chunk,
104
107
  url=url,
105
108
  messages=self._messages,
106
109
  )
107
110
 
108
- async def _on_llm_response_chunk(self, response: Optional[Dict[str, Any]]) -> None:
111
+ async def _on_llm_response_chunk(
112
+ self,
113
+ req: JaxlStreamRequest,
114
+ response: Optional[Dict[str, Any]],
115
+ ) -> None:
116
+ assert req.state
109
117
  if response is None:
110
- logger.warning("❌ %s", "Unable to get agent response")
118
+ print("❌ Unable to get agent response")
111
119
  self._ctask = None
112
120
  return
113
121
  if response["done"]:
114
- logger.debug("🎭 %s", "End of agent response")
122
+ # print("🎭 End of agent response")
115
123
  self._ctask = None
124
+ reply = "".join(self._chunks)
125
+ print(f"💬 {reply}")
126
+ await self.tts(req.state.call_id, prompt=reply)
127
+ self._chunks = []
116
128
  return
117
- logger.debug("🕵️ %s", response["message"]["content"])
129
+ self._chunks.append(response["message"]["content"])
@@ -21,13 +21,13 @@ class JaxlAppStreamingAudioChunk(BaseJaxlApp):
21
21
  async def handle_setup(self, req: JaxlWebhookRequest) -> HANDLER_RESPONSE:
22
22
  return JaxlWebhookResponse(
23
23
  prompt=["Welcome to streaming audio chunk demo"],
24
- num_characters=1,
24
+ num_characters=-1,
25
25
  )
26
26
 
27
27
  async def handle_audio_chunk(
28
28
  self,
29
29
  req: JaxlStreamRequest,
30
30
  slin16: bytes,
31
- ) -> HANDLER_RESPONSE:
31
+ ) -> None:
32
32
  print(f"Received {len(slin16)} bytes of raw audio")
33
33
  return None
@@ -23,13 +23,16 @@ class JaxlAppStreamingSpeechSegment(BaseJaxlApp):
23
23
  async def handle_setup(self, req: JaxlWebhookRequest) -> HANDLER_RESPONSE:
24
24
  return JaxlWebhookResponse(
25
25
  prompt=["Welcome to streaming speech audio segments demo"],
26
- num_characters=1,
26
+ num_characters=-1,
27
27
  )
28
28
 
29
+ async def handle_speech_detection(self, speaking: bool) -> None:
30
+ print("🎙️" if speaking else "🤐")
31
+
29
32
  async def handle_speech_segment(
30
33
  self,
31
34
  req: JaxlStreamRequest,
32
35
  slin16s: List[bytes],
33
- ) -> HANDLER_RESPONSE:
36
+ ) -> None:
34
37
  print(f"Received {len(slin16s)} chunks in speech segment")
35
38
  return None
@@ -7,7 +7,7 @@ Redistribution and use in source and binary forms,
7
7
  with or without modification, is strictly prohibited.
8
8
  """
9
9
 
10
- from typing import Any, Dict
10
+ from typing import Any, Dict, cast
11
11
 
12
12
  from jaxl.api.base import (
13
13
  HANDLER_RESPONSE,
@@ -22,15 +22,26 @@ class JaxlAppStreamingTranscription(BaseJaxlApp):
22
22
 
23
23
  async def handle_setup(self, req: JaxlWebhookRequest) -> HANDLER_RESPONSE:
24
24
  return JaxlWebhookResponse(
25
- prompt=["Welcome to streaming transcriptions demo"],
26
- num_characters=1,
25
+ prompt=["Hello, I am a echo bot, I will repeat after you, try me out."],
26
+ num_characters=-1,
27
27
  )
28
28
 
29
+ async def handle_speech_detection(self, speaking: bool) -> None:
30
+ print("🎙️" if speaking else "🤐")
31
+
29
32
  async def handle_transcription(
30
33
  self,
31
34
  req: JaxlStreamRequest,
32
35
  transcription: Dict[str, Any],
33
36
  num_inflight_transcribe_requests: int,
34
- ) -> HANDLER_RESPONSE:
35
- print(transcription["text"], num_inflight_transcribe_requests)
37
+ ) -> None:
38
+ assert req.state
39
+ text = cast(str, transcription["text"]).strip()
40
+ if len(text) == 0:
41
+ print(
42
+ f"🫙 Empty transcription received, {num_inflight_transcribe_requests}"
43
+ )
44
+ return None
45
+ print(f"📝 {text}, {num_inflight_transcribe_requests}")
46
+ await self.tts(req.state.call_id, prompt=text)
36
47
  return None
@@ -0,0 +1,469 @@
1
+ """
2
+ Copyright (c) 2010-present by Jaxl Innovations Private Limited.
3
+
4
+ All rights reserved.
5
+
6
+ Redistribution and use in source and binary forms,
7
+ with or without modification, is strictly prohibited.
8
+
9
+ # Jaxl CLI & Jaxl Python API Client
10
+
11
+ Use Jaxl from Python code or directly via the `jaxl` command-line tool.
12
+
13
+ 1. [Install](#install)
14
+ 2. [JAXL CLI](#jaxl-cli)
15
+ - [Setup](#setup)
16
+ - [Verify API Credentials & Auth Token](#verify-api-credentials--auth-token)
17
+ - [Check Account Balance](#check-account-balance)
18
+ - [Create an IVR](#create-an-ivr)
19
+ - [Create a hangup IVR](#create-a-hangup-ivr)
20
+ - [Configure IVR Options](#configure-ivr-options)
21
+ - [List IVRs](#list-ivrs)
22
+ - [List Purchased Jaxl Numbers](#list-purchased-jaxl-numbers)
23
+ - [Assign a Phone Number to IVR by ID](#assign-a-phone-number-to-ivr-by-id)
24
+ - [Place Outgoing Cellular Call with Existing IVR](#place-outgoing-cellular-call-with-existing-ivr)
25
+ - [Place Outgoing Cellular Call with Ad-hoc IVR](#place-outgoing-cellular-call-with-ad-hoc-ivr)
26
+ - [Dial-out Multi-Party Conference between Cellular Numbers](#dial-out-multi-party-conference-between-cellular-numbers)
27
+ - [Dial-out Agent Team and Cellular Numbers](#dial-out-agent-team-and-cellular-numbers)
28
+ - [Dial-out 2-Party Conference with Ad-hoc IVR](#dial-out-2-party-conference-with-ad-hoc-ivr)
29
+ - [Add External Phone Number to an Active Call](#add-external-phone-number-to-an-active-call)
30
+ - [Add Agent to an Active Call](#add-agent-to-an-active-call)
31
+ - [Remove External Phone Number from an Active Call](#remove-external-phone-number-from-an-active-call)
32
+ - [Remove Agent from an Active Call](#remove-agent-from-an-active-call)
33
+ - [Send Text Prompts (TTS) in an Active Call](#send-text-prompts-tts-in-an-active-call)
34
+ - [Play Audio File in an Active Call](#play-audio-file-in-an-active-call)
35
+ - [Mute a Participant in an Active Call](#mute-a-participant-in-an-active-call)
36
+ - [Unmute a Participant in an Active Call](#unmute-a-participant-in-an-active-call)
37
+ - [Hold a Participant in an Active Call](#hold-a-participant-in-an-active-call)
38
+ - [Unhold a Participant in an Active Call](#unhold-a-participant-in-an-active-call)
39
+ - [Receive Call Events via Webhook IVRs](#receive-call-events-via-webhook-ivrs)
40
+ - [Realtime Streaming Audio](#realtime-streaming-audio)
41
+ - [Realtime Streaming Speech Segments](#realtime-streaming-speech-segments)
42
+ - [Realtime Streaming Transcriptions per Speech Segment](#realtime-streaming-transcriptions-per-speech-segment)
43
+ - [AI Agent: Realtime Transcriptions STT ➡️ LLM/MCP ➡️ TTS](#ai-agent-realtime-transcriptions-stt-️-llmmcp-️-tts)
44
+ - [List Subscriptions Payments](#list-subscriptions-payments)
45
+ - [List Consumable Payments](#list-consumable-payments)
46
+ 3. [Jaxl Python SDK](#jaxl-python-sdk)
47
+ - [SDK Example Usage](#sdk-example-usage)
48
+ 4. [JAXL HTTP Webhook Protocol](./SPECIFICATION.md)
49
+ 5. [SDK Documentation](#sdk-documentation)
50
+ 6. [Status](#status)
51
+
52
+ ## Install
53
+
54
+ `pip install -U jaxl-python`
55
+
56
+ ## JAXL CLI
57
+
58
+ ```bash
59
+ jaxl -h
60
+ usage: jaxl [-h] {accounts,apps,calls,campaigns,devices,ivrs,kycs,members,messages,notifications,payments,phones,teams} ...
61
+
62
+ Jaxl CLI
63
+
64
+ positional arguments:
65
+ {accounts,apps,calls,campaigns,devices,ivrs,kycs,members,messages,notifications,payments,phones,teams}
66
+ accounts Manage Accounts
67
+ apps Manage Apps for Webhooks and Streaming audio/speech/transcriptions.
68
+ calls Manage Calls (Domestic & International Cellular, App-to-App)
69
+ campaigns Manage Campaigns
70
+ devices Manage Devices
71
+ ivrs Manage IVRs (Interactive Voice Response)
72
+ kycs Manage KYCs
73
+ members Manage Members
74
+ messages Manage Messages (SMS, WA, RCS, Email, App-to-App)
75
+ notifications Manage Notifications (Android, iOS, Web)
76
+ payments Manage Payments
77
+ phones Manage Phones (Landline, Mobile, TollFree)
78
+ teams Manage Teams (Managers, Phones)
79
+
80
+ options:
81
+ -h, --help show this help message and exit
82
+ ```
83
+
84
+ ### Setup
85
+
86
+ You will require the following to successfully run `jaxl` command line tool:
87
+
88
+ - `JAXL_API_CREDENTIALS`: Required to connect with Jaxl API Infrastructure
89
+ - `JAXL_API_AUTH_TOKEN`: Ensure necessary permissions are added to generated auth token.
90
+
91
+ Please visit [Jaxl Business Website](https://business.jaxl.com) or download the [Jaxl Business Android](https://play.google.com/store/apps/details?id=com.jaxl.business) or [Jaxl Business iOS](https://apps.apple.com/app/id6451118240) mobile application to access your credentials and auth tokens.
92
+
93
+ Finally, setup following environment variables when trying `jaxl` command line.
94
+
95
+ ```bash
96
+ export JAXL_API_CREDENTIALS=/path/to/jaxl-api-credentials.json
97
+ export JAXL_API_AUTH_TOKEN="....authentication token...."
98
+ ```
99
+
100
+ ### Verify API Credentials & Auth Token
101
+
102
+ ```bash
103
+ jaxl accounts me
104
+ ```
105
+
106
+ ### Check Account Balance
107
+
108
+ ```bash
109
+ jaxl accounts balance
110
+ ```
111
+
112
+ ### Create an IVR
113
+
114
+ ```bash
115
+ jaxl ivrs create \
116
+ --message "Hello, we are calling via Jaxl IVR demo created from CLI"
117
+ ```
118
+
119
+ ### Create a hangup IVR
120
+
121
+ This IVR will speak the message and then hangup the call.
122
+
123
+ ```bash
124
+ jaxl ivrs create \
125
+ --message "Hello, we are calling via Jaxl IVR demo created from CLI" \
126
+ --hangup
127
+ ```
128
+
129
+ ### Configure IVR Options
130
+
131
+ This IVR option uses `--next` to send user to another IVR.
132
+
133
+ ```bash
134
+ jaxl ivrs options configure \
135
+ --ivr <IVR ID TO CONFIGURE> \
136
+ --input 0 \
137
+ --message "Press 0 to repeat this menu" \
138
+ --next <NEXT IVR ID>
139
+ ```
140
+
141
+ > Use &lt;IVR ID TO CONFIGURE&gt; as the &lt;NEXT IVR ID&gt; to complete the "repeat this menu" experience.
142
+
143
+ One of the CTA key flag must be provided. Allowed CTA keys are:
144
+
145
+ - `--next`: Send to another IVR
146
+ - `--phone`: Send to an external phone number
147
+ - `--devices`: Send to devices by ID
148
+ - `--appusers`: Send to app users (org employees) by ID
149
+ - `--teams`: Send to teams by ID
150
+
151
+ ### List IVRs
152
+
153
+ ```bash
154
+ jaxl ivrs list
155
+ ```
156
+
157
+ ### List Purchased Jaxl Numbers
158
+
159
+ ```bash
160
+ jaxl phones list
161
+ ```
162
+
163
+ You can also search for a specific purchased number:
164
+
165
+ ```bash
166
+ jaxl phones list --e164 "+91<Purchased Jaxl Number>"
167
+ ```
168
+
169
+ ### Assign a Phone Number to IVR by ID
170
+
171
+ All incoming calls to this number will send user to the assigned IVR.
172
+
173
+ ```bash
174
+ jaxl phones ivrs \
175
+ --e164 "+91<Purchased Jaxl Number>" \
176
+ --ivr <IVR ID>
177
+ ```
178
+
179
+ ### Place Outgoing Cellular Call with Existing IVR
180
+
181
+ Below command will execute the following flow:
182
+
183
+ - Places a call to &lt;Callee Number&gt;
184
+ - When answered sends them to an existing IVR ID
185
+ - Once IVR finishes, call continues to CTA returned by IVR
186
+
187
+ ```bash
188
+ jaxl calls create \
189
+ --to "+91<Callee Number>" \
190
+ --from "+91<Purchased Jaxl Number>" \
191
+ --ivr <IVR ID>
192
+ ```
193
+
194
+ ### Place Outgoing Cellular Call with Ad-hoc IVR
195
+
196
+ Below command will execute the following flow:
197
+
198
+ - Creates an Ad-hoc IVR using `--message` and `--option` flags
199
+ - Places a call to <Callee Number>
200
+ - When answered sends callee to the ad-hoc IVR
201
+ - Once IVR finishes, call continues to CTA returned by IVR
202
+
203
+ ```bash
204
+ jaxl calls create \
205
+ --to "+91<Callee Number>" \
206
+ --from "+91<Purchased Jaxl Number>" \
207
+ --message "Hello, we are calling you from MyCompany" \
208
+ --option "1=Press 1 for sales:team=<Sales Team ID>" \
209
+ --option "2=Press 2 for HR department:team=<HR Team ID>
210
+ ```
211
+
212
+ ## Dial-out Multi-Party Conference between Cellular Numbers
213
+
214
+ Below command will execute the following flow:
215
+
216
+ - Dials out all `--to` participants in parallel
217
+ - Connects them together as they answer the call
218
+ - Ends the call when one but all others have hanged up the call
219
+
220
+ ```bash
221
+ jaxl calls create \
222
+ --to "+91<Doctors Number>" \
223
+ --to "+91<Patient Number>" \
224
+ --to "+91<Supervisor Number>" \
225
+ --from "+91<Purchased Jaxl Number>"
226
+ ```
227
+
228
+ ### Dial-out Agent Team and Cellular Numbers
229
+
230
+ Below command will execute the following flow:
231
+
232
+ - Dials out multiple teams of doctors & patient in parallel
233
+ - Connects the patient with first doctor to pick the call from the teams
234
+ - Doctors are called on their cellular number first (if added on Jaxl app),
235
+ followed by an attempt to call on Jaxl app directly (VoIP).
236
+ - Calling preference can be controlled per agent (doctor) or team to dictate
237
+ whether to use cellular or voip first to connect with a doctor.
238
+
239
+ ```bash
240
+ jaxl calls create \
241
+ --to "teams=<Doctors Team ID1>,<Doctors Team ID2>" \
242
+ --to "+91<Patient Number>"
243
+ ```
244
+
245
+ ### Dial-out 2-Party Conference with Ad-hoc IVR
246
+
247
+ Below command will execute the following flow:
248
+
249
+ - Dials out to Doctor first
250
+ - When doctor answers the call, they are asked to press 1 when ready
251
+ - If doctor presses 1, a second call is placed to the patient
252
+ - Ends the call when one but all others have hanged up the call
253
+
254
+ ```bash
255
+ jaxl calls create \
256
+ --to "+91<Doctors Number>" \
257
+ --from "+91<Purchased Jaxl Number>" \
258
+ --message "Hello Doctor, this is a call from MyCompany regarding your appointment with Mr. Patient Name. When ready please, " \
259
+ --option "1=Press 1 to connect with the patient:phone=+91<Patient Number>"
260
+ ```
261
+
262
+ ### Add External Phone Number to an Active Call
263
+
264
+ ```bash
265
+ jaxl calls add --call-id 1234 --phone +91<Mobile Number>
266
+ ```
267
+
268
+ ### Add Agent to an Active Call
269
+
270
+ ```bash
271
+ jaxl calls add --call-id 1234 --agent <someone@mycompany.com>
272
+ ```
273
+
274
+ ### Remove External Phone Number from an Active Call
275
+
276
+ ```bash
277
+ jaxl calls remove --call-id 1234 --phone +91<Mobile Number>
278
+ ```
279
+
280
+ ### Remove Agent from an Active Call
281
+
282
+ ```bash
283
+ jaxl calls remove --call-id 1234 --agent <someone@mycompany.com>
284
+ ```
285
+
286
+ ### Send Text Prompts (TTS) in an Active Call
287
+
288
+ ```bash
289
+ jaxl calls speak --call-id 1234 \
290
+ --prompt "Hello, this text was injected in the middle of an active call" \
291
+ --prompt "Yes its possible to pass in multiple prompt flags" \
292
+ --prompt "Use shorter prompt phrases to keep TTS latency low" \
293
+ --prompt "Avoid using excessively large sentences"
294
+ ```
295
+
296
+ ### Play Audio File in an Active Call
297
+
298
+ ```bash
299
+ jaxl calls play --call-id 1234 --audio /path/to/a/file/on/local/disk/or/public/url
300
+ ```
301
+
302
+ > NOTE: Audio file must be in SLIN16 format i.e. 8KHz Mono 16-bit.
303
+
304
+ ### Mute a Participant in an Active Call
305
+
306
+ Mute a specific cellular user in a call.
307
+
308
+ ```bash
309
+ jaxl calls mute --call-id 1234 --phone +91<Mobile Number>
310
+ ```
311
+
312
+ Mute an agent (Jaxl App User) in a call.
313
+
314
+ ```bash
315
+ jaxl calls mute --call-id 1235 --agent <someone@mycompany.com>
316
+ ```
317
+
318
+ ### Unmute a Participant in an Active Call
319
+
320
+ Unmute a specific cellular user in a call.
321
+
322
+ ```bash
323
+ jaxl calls unmute --call-id 1234 --phone +91<Mobile Number>
324
+ ```
325
+
326
+ Unmute a specific agent (Jaxl App User) in a call.
327
+
328
+ ```bash
329
+ jaxl calls unmute --call-id 1235 --agent <someone@mycompany.com>
330
+ ```
331
+
332
+ ### Hold a Participant in an Active Call
333
+
334
+ Put a cellular user on-hold in a call
335
+
336
+ ```bash
337
+ jaxl calls hold --call-id 1234 --phone +91<Mobile Number>
338
+ ```
339
+
340
+ Put an agent on-hold in a call
341
+
342
+ ```bash
343
+ jaxl calls hold --call-id 1235 --agent <someone@mycompany.com>
344
+ ```
345
+
346
+ ### Unhold a Participant in an Active Call
347
+
348
+ Unhold a cellular user in a call
349
+
350
+ ```bash
351
+ jaxl calls unhold --call-id 1234 --phone +91<Mobile Number>
352
+ ```
353
+
354
+ Unhold an agent in a call
355
+
356
+ ```bash
357
+ jaxl calls unhold --call-id 1235 --agent <someone@mycompany.com>
358
+ ```
359
+
360
+ ### Receive Call Events via Webhook IVRs
361
+
362
+ Webhook IVRs can be used to programatically control the lifecycle of incoming and outgoing calls.
363
+ Jaxl will invoke configured webhook URL for subscribed call events. Handle the webhook request and
364
+ use Jaxl SDK to continue and customise the call flows.
365
+
366
+ To create a webhook IVR, use a `https://` URL as `--message` flag e.g.
367
+
368
+ ```bash
369
+ jaxl ivrs create --message "https://example.com/jaxl-webhook-ivr"
370
+ ```
371
+
372
+ Next, assign a number to webhook IVR as shown previously under [Assign a Phone Number to IVR by ID](#assign-a-phone-number-to-ivr-by-id). Now, all incoming calls on the number will start with
373
+ webhook before proceeding further.
374
+
375
+ To control flow of outgoing calls, use webhook IVR ID when placing an outbound call. See [Place Outgoing Cellular Call with Existing IVR](#place-outgoing-cellular-call-with-existing-ivr)
376
+
377
+ See [examples](https://github.com/jaxl-innovations-private-limited/jaxl-python/tree/main/examples) directory for working webhook examples.
378
+
379
+ ### Realtime Streaming Audio
380
+
381
+ Refer to [examples](https://github.com/jaxl-innovations-private-limited/jaxl-python/tree/main/examples) directory for working streaming audio examples.
382
+
383
+ ### Realtime Streaming Speech Segments
384
+
385
+ Refer to [examples](https://github.com/jaxl-innovations-private-limited/jaxl-python/tree/main/examples) directory for working streaming speech segments examples.
386
+
387
+ ### Realtime Streaming Transcriptions per Speech Segment
388
+
389
+ Refer to [examples](https://github.com/jaxl-innovations-private-limited/jaxl-python/tree/main/examples) directory for working streaming transcription per speech segment examples.
390
+
391
+ ### AI Agent: Realtime Transcriptions STT ➡️ LLM/MCP ➡️ TTS
392
+
393
+ Refer to [examples](https://github.com/jaxl-innovations-private-limited/jaxl-python/tree/main/examples) directory for working AI Agent examples.
394
+
395
+ ### List Subscriptions Payments
396
+
397
+ ```bash
398
+ jaxl payments subscriptions list
399
+ ```
400
+
401
+ ### List Consumable Payments
402
+
403
+ ```bash
404
+ jaxl payments consumables total
405
+ ```
406
+
407
+ ## Jaxl Python SDK
408
+
409
+ - Jaxl APIs is built upon [OpenAPI specification](https://www.openapis.org/)
410
+ - `jaxl-python` contains following Python modules:
411
+ - `jaxl.api.client`: Generated OpenAPI SDK
412
+ - `jaxl.api.resources`: Wrapper methods written to support `jaxl` CLI
413
+ - `jaxl_api_client`: Helper function to retrieve an instance of `JaxlApiClient`
414
+
415
+ ### SDK Example Usage:
416
+
417
+ ```python
418
+ from jaxl.api import JaxlApiModule, jaxl_api_client
419
+ from jaxl.api.client.api.v1 import v1_calls_list
420
+
421
+ os.environ.setdefault("JAXL_API_CREDENTIALS", "/path/to/jaxl-api-credentials.json")
422
+
423
+ os.environ.setdefault("JAXL_API_AUTH_TOKEN", "....authentication token...")
424
+
425
+ response = v1_calls_list.sync_detailed(
426
+ client=jaxl_api_client(JaxlApiModule.CALL),
427
+ currency=2, # 1=USD, 2=INR
428
+ )
429
+ ```
430
+
431
+ ## SDK Documentation
432
+
433
+ ```
434
+ # Clone this repository
435
+ git clone git@github.com:jaxl-innovations-private-limited/jaxl-python.git
436
+
437
+ # Enter cloned repo directory
438
+ cd jaxl-python
439
+
440
+ # Create virtual environment
441
+ python3 -m venv .venv
442
+
443
+ # Activate virtual environment
444
+ source .venv/bin/activate
445
+
446
+ # Install
447
+ pip install -e ".[dev]"
448
+
449
+ # Generate documentation
450
+ ./docs.sh
451
+
452
+ # View documentation in browser
453
+ open docs/jaxl/index.html
454
+ ```
455
+
456
+ ## Status
457
+
458
+ [![Python 3.x](https://img.shields.io/static/v1?label=Python&message=3.6%20%7C%203.7%20%7C%203.8%20%7C%203.9%20%7C%203.10%20%7C%203.11%20%7C%203.12&color=blue&style=flat-square)](https://www.python.org/)
459
+
460
+ [![Checked with mypy](https://img.shields.io/static/v1?label=MyPy&message=checked&color=blue&style=flat-square)](http://mypy-lang.org/)
461
+ """
462
+
463
+ from ._client import JaxlApiModule, jaxl_api_client
464
+
465
+
466
+ __all__ = [
467
+ "JaxlApiModule",
468
+ "jaxl_api_client",
469
+ ]