File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments