Metadata-Version: 2.4
Name: tuneapi
Version: 8.0.18
Summary: A swiss knife python package for building application with LLMs. Very opinionated.
Project-URL: Homepage, https://github.com/yashbonde/tuneapi
Project-URL: Repository, https://github.com/yashbonde/tuneapi.git
Project-URL: Documentation, https://github.com/yashbonde/tuneapi#readme
Author: Yash Bonde
Author-email: Frello Technology Private Limited <engineering@nimblebox.ai>
License: MIT
License-File: LICENSE
Keywords: ai,api,language-models,llm,machine-learning
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.11
Requires-Dist: aiofiles>=24.1.0
Requires-Dist: cloudpickle==3.0.0
Requires-Dist: cryptography>=42.0.5
Requires-Dist: fire==0.7.0
Requires-Dist: httpx>=0.28.1
Requires-Dist: nutree==0.8.0
Requires-Dist: pillow>=10.2.0
Requires-Dist: pydantic>=2.6.4
Requires-Dist: requests>=2.31.0
Requires-Dist: snowflake-id==1.0.2
Requires-Dist: tqdm>=4.66.1
Provides-Extra: all
Requires-Dist: boto3==1.29.6; extra == 'all'
Requires-Dist: protobuf>=5.27.3; extra == 'all'
Provides-Extra: boto3
Requires-Dist: boto3==1.29.6; extra == 'boto3'
Provides-Extra: protobuf
Requires-Dist: protobuf>=5.27.3; extra == 'protobuf'
Description-Content-Type: text/markdown

# tuneapi

A swiss knife python package for building application with LLMs. Very opinionated.

I originally built at Tune AI (nimblebox.ai) for building assistants. Was MIT licensed since conception I've forked and run the latest code.

# license

MIT License.
