Skip to content

Commit 0923590

Browse files
committed
[chore] add endpoints to docs
1 parent b672bbb commit 0923590

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/index.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ into a single MIT-licensed package. It contains 3 major submodules:
1111
- ``tuneapi.apis``: Contains all the APIs that are used to interact with the Tune AI services and LLM providers
1212
- ``tuneapi.types``: Contains all the types that are used generally
1313
- ``tuneapi.utils``: Contains all the utility functions that are used across the Tune AI codebase. This is pretty interesting
14+
- ``tuneapi.endpoints``: Contains all the API endpoints for the Tune Studio
1415

1516
.. toctree::
1617
:maxdepth: 2
@@ -19,5 +20,6 @@ into a single MIT-licensed package. It contains 3 major submodules:
1920
source/tuneapi.apis
2021
source/tuneapi.types
2122
source/tuneapi.utils
23+
source/tuneapi.endpoints
2224
changelog
2325

0 commit comments

Comments
 (0)