Skip to content

Commit

Permalink
[chore] add endpoints to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
yashbonde committed Aug 11, 2024
1 parent b672bbb commit 0923590
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ into a single MIT-licensed package. It contains 3 major submodules:
- ``tuneapi.apis``: Contains all the APIs that are used to interact with the Tune AI services and LLM providers
- ``tuneapi.types``: Contains all the types that are used generally
- ``tuneapi.utils``: Contains all the utility functions that are used across the Tune AI codebase. This is pretty interesting
- ``tuneapi.endpoints``: Contains all the API endpoints for the Tune Studio

.. toctree::
:maxdepth: 2
Expand All @@ -19,5 +20,6 @@ into a single MIT-licensed package. It contains 3 major submodules:
source/tuneapi.apis
source/tuneapi.types
source/tuneapi.utils
source/tuneapi.endpoints
changelog

0 comments on commit 0923590

Please sign in to comment.