tuneapi documentation
Welcome to the documentation for tuneapi
package. This combines the most commonly used python utilities across Tune AI
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
- tuneapi.apis package
- tuneapi.types package
- tuneapi.utils package
- Submodules
- tuneapi.utils.code module
- tuneapi.utils.env module
- tuneapi.utils.fs module
- tuneapi.utils.logger module
- tuneapi.utils.logic module
- tuneapi.utils.mime module
- tuneapi.utils.misc module
- tuneapi.utils.networking module
- tuneapi.utils.parallel module
- tuneapi.utils.randomness module
- tuneapi.utils.serdeser module
- tuneapi.utils.subway module
- tuneapi.utils.terminal module
- Module contents
- tuneapi.endpoints package
- Changelog