File tree Expand file tree Collapse file tree 2 files changed +13
-3
lines changed
Expand file tree Collapse file tree 2 files changed +13
-3
lines changed Original file line number Diff line number Diff line change 1- tuneapi Changelog
2- =================
1+ Changelog
2+ =========
3+
4+ This package is already used in production at Tune AI, please do not wait for release ``1.x.x `` for stability, or expect
5+ to reach ``1.0.0 ``. We do not follow the general rules of semantic versioning, and there can be breaking changes between
6+ minor versions.
7+
8+ All relevant steps to be taken will be mentioned here.
39
4100.4.12
511------
Original file line number Diff line number Diff line change 66 tuneapi documentation
77=====================
88
9- TuneAPI
9+ Welcome to the documentation for ``tuneapi `` package. This combines the most commonly used python utilities across Tune AI
10+ into a single MIT-licensed package. It contains 3 major submodules:
11+ - ``tuneapi.apis ``: Contains all the APIs that are used to interact with the Tune AI services and LLM providers
12+ - ``tuneapi.types ``: Contains all the types that are used generally
13+ - ``tuneapi.utils ``: Contains all the utility functions that are used across the Tune AI codebase. This is pretty interesting
1014
1115.. toctree ::
1216 :maxdepth: 2
You can’t perform that action at this time.
0 commit comments