Skip to content

Commit

Permalink
deploy: b22d98f
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 13, 2023
1 parent 694ece1 commit 95e9024
Show file tree
Hide file tree
Showing 10 changed files with 620 additions and 591 deletions.
18 changes: 1 addition & 17 deletions api-reference-docs/_sources/index.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,24 +4,8 @@ Welcome to Groundlight Python SDK's documentation!

For a detailed view of the source code, visit the `Groundlight SDK GitHub Repository <https://github.com/groundlight/python-sdk>`_.


.. automodule:: groundlight.client
:members:
:special-members: __init__
:exclude-members: ApiTokenError


.. toctree::
:maxdepth: 2
:caption: Contents:

models



Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
models
9 changes: 9 additions & 0 deletions api-reference-docs/_sources/models.rst.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@

Groundlight Client
==================

.. automodule:: groundlight.client
:members:
:special-members: __init__
:exclude-members: ApiTokenError


API Response Objects
=====================

Expand Down
47 changes: 24 additions & 23 deletions api-reference-docs/genindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,8 @@
</div><div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu">
<p class="caption" role="heading"><span class="caption-text">Contents:</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="models.html">API Response Objects</a></li>
<li class="toctree-l1"><a class="reference internal" href="models.html">Groundlight Client</a></li>
<li class="toctree-l1"><a class="reference internal" href="models.html#api-response-objects">API Response Objects</a></li>
</ul>

</div>
Expand Down Expand Up @@ -96,23 +97,23 @@ <h1 id="index">Index</h1>
<h2 id="_">_</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="index.html#groundlight.client.Groundlight.__init__">__init__() (groundlight.client.Groundlight method)</a>
<li><a href="models.html#groundlight.client.Groundlight.__init__">__init__() (groundlight.client.Groundlight method)</a>
</li>
</ul></td>
</tr></table>

<h2 id="A">A</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="index.html#groundlight.client.Groundlight.add_label">add_label() (groundlight.client.Groundlight method)</a>
<li><a href="models.html#groundlight.client.Groundlight.add_label">add_label() (groundlight.client.Groundlight method)</a>
</li>
<li><a href="index.html#groundlight.client.Groundlight.ask_async">ask_async() (groundlight.client.Groundlight method)</a>
<li><a href="models.html#groundlight.client.Groundlight.ask_async">ask_async() (groundlight.client.Groundlight method)</a>
</li>
</ul></td>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="index.html#groundlight.client.Groundlight.ask_confident">ask_confident() (groundlight.client.Groundlight method)</a>
<li><a href="models.html#groundlight.client.Groundlight.ask_confident">ask_confident() (groundlight.client.Groundlight method)</a>
</li>
<li><a href="index.html#groundlight.client.Groundlight.ask_ml">ask_ml() (groundlight.client.Groundlight method)</a>
<li><a href="models.html#groundlight.client.Groundlight.ask_ml">ask_ml() (groundlight.client.Groundlight method)</a>
</li>
</ul></td>
</tr></table>
Expand All @@ -130,7 +131,7 @@ <h2 id="C">C</h2>
</ul></li>
</ul></td>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="index.html#groundlight.client.Groundlight.create_detector">create_detector() (groundlight.client.Groundlight method)</a>
<li><a href="models.html#groundlight.client.Groundlight.create_detector">create_detector() (groundlight.client.Groundlight method)</a>
</li>
<li><a href="models.html#model.Detector.created_at">created_at (model.Detector attribute)</a>

Expand All @@ -152,23 +153,23 @@ <h2 id="D">D</h2>
<h2 id="G">G</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="index.html#groundlight.client.Groundlight.get_detector">get_detector() (groundlight.client.Groundlight method)</a>
<li><a href="models.html#groundlight.client.Groundlight.get_detector">get_detector() (groundlight.client.Groundlight method)</a>
</li>
<li><a href="index.html#groundlight.client.Groundlight.get_detector_by_name">get_detector_by_name() (groundlight.client.Groundlight method)</a>
<li><a href="models.html#groundlight.client.Groundlight.get_detector_by_name">get_detector_by_name() (groundlight.client.Groundlight method)</a>
</li>
<li><a href="index.html#groundlight.client.Groundlight.get_image_query">get_image_query() (groundlight.client.Groundlight method)</a>
<li><a href="models.html#groundlight.client.Groundlight.get_image_query">get_image_query() (groundlight.client.Groundlight method)</a>
</li>
<li><a href="index.html#groundlight.client.Groundlight.get_or_create_detector">get_or_create_detector() (groundlight.client.Groundlight method)</a>
<li><a href="models.html#groundlight.client.Groundlight.get_or_create_detector">get_or_create_detector() (groundlight.client.Groundlight method)</a>
</li>
</ul></td>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="index.html#groundlight.client.Groundlight">Groundlight (class in groundlight.client)</a>
<li><a href="models.html#groundlight.client.Groundlight">Groundlight (class in groundlight.client)</a>
</li>
<li>
groundlight.client

<ul>
<li><a href="index.html#module-groundlight.client">module</a>
<li><a href="models.html#module-groundlight.client">module</a>
</li>
</ul></li>
<li><a href="models.html#model.Detector.group_name">group_name (model.Detector attribute)</a>
Expand All @@ -191,11 +192,11 @@ <h2 id="I">I</h2>
<h2 id="L">L</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="index.html#groundlight.client.Groundlight.list_detectors">list_detectors() (groundlight.client.Groundlight method)</a>
<li><a href="models.html#groundlight.client.Groundlight.list_detectors">list_detectors() (groundlight.client.Groundlight method)</a>
</li>
</ul></td>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="index.html#groundlight.client.Groundlight.list_image_queries">list_image_queries() (groundlight.client.Groundlight method)</a>
<li><a href="models.html#groundlight.client.Groundlight.list_image_queries">list_image_queries() (groundlight.client.Groundlight method)</a>
</li>
</ul></td>
</tr></table>
Expand All @@ -211,7 +212,7 @@ <h2 id="M">M</h2>
module

<ul>
<li><a href="index.html#module-groundlight.client">groundlight.client</a>
<li><a href="models.html#module-groundlight.client">groundlight.client</a>
</li>
</ul></li>
</ul></td>
Expand Down Expand Up @@ -278,13 +279,13 @@ <h2 id="R">R</h2>
<h2 id="S">S</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="index.html#groundlight.client.Groundlight.start_inspection">start_inspection() (groundlight.client.Groundlight method)</a>
<li><a href="models.html#groundlight.client.Groundlight.start_inspection">start_inspection() (groundlight.client.Groundlight method)</a>
</li>
</ul></td>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="index.html#groundlight.client.Groundlight.stop_inspection">stop_inspection() (groundlight.client.Groundlight method)</a>
<li><a href="models.html#groundlight.client.Groundlight.stop_inspection">stop_inspection() (groundlight.client.Groundlight method)</a>
</li>
<li><a href="index.html#groundlight.client.Groundlight.submit_image_query">submit_image_query() (groundlight.client.Groundlight method)</a>
<li><a href="models.html#groundlight.client.Groundlight.submit_image_query">submit_image_query() (groundlight.client.Groundlight method)</a>
</li>
</ul></td>
</tr></table>
Expand All @@ -304,23 +305,23 @@ <h2 id="T">T</h2>
<h2 id="U">U</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="index.html#groundlight.client.Groundlight.update_detector_confidence_threshold">update_detector_confidence_threshold() (groundlight.client.Groundlight method)</a>
<li><a href="models.html#groundlight.client.Groundlight.update_detector_confidence_threshold">update_detector_confidence_threshold() (groundlight.client.Groundlight method)</a>
</li>
</ul></td>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="index.html#groundlight.client.Groundlight.update_inspection_metadata">update_inspection_metadata() (groundlight.client.Groundlight method)</a>
<li><a href="models.html#groundlight.client.Groundlight.update_inspection_metadata">update_inspection_metadata() (groundlight.client.Groundlight method)</a>
</li>
</ul></td>
</tr></table>

<h2 id="W">W</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="index.html#groundlight.client.Groundlight.wait_for_confident_result">wait_for_confident_result() (groundlight.client.Groundlight method)</a>
<li><a href="models.html#groundlight.client.Groundlight.wait_for_confident_result">wait_for_confident_result() (groundlight.client.Groundlight method)</a>
</li>
</ul></td>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="index.html#groundlight.client.Groundlight.wait_for_ml_result">wait_for_ml_result() (groundlight.client.Groundlight method)</a>
<li><a href="models.html#groundlight.client.Groundlight.wait_for_ml_result">wait_for_ml_result() (groundlight.client.Groundlight method)</a>
</li>
</ul></td>
</tr></table>
Expand Down
Loading

0 comments on commit 95e9024

Please sign in to comment.